Author: mguevara                     Date: Tue Feb 27 13:10:26 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 0.2
- some 2.6.20 fixes added: truecrypt-init_work-2.6.20-fix.patch and
  truecrypt-blk_congestion_wait-2.6.20-fix.patch

---- Files affected:
SPECS:
   truecrypt.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/truecrypt.spec
diff -u SPECS/truecrypt.spec:1.11 SPECS/truecrypt.spec:1.12
--- SPECS/truecrypt.spec:1.11   Sun Feb 18 14:22:41 2007
+++ SPECS/truecrypt.spec        Tue Feb 27 14:10:19 2007
@@ -15,7 +15,7 @@
 Summary(pl.UTF-8):     TrueCrypt - wolnodostępne oprogramowanie do szyfrowania 
dysków
 Name:          truecrypt
 Version:       4.2a
-%define           _rel 0.1
+%define           _rel 0.2
 Release:       %{_rel}
 License:       GPL
 Group:         Base/Kernel
@@ -24,6 +24,8 @@
 # Source0-md5: 6e60ead403fe23355f61341ccce68ff1
 Patch0:                %{name}-build.patch
 Patch1:                %{name}-4.2a_kernel-2.6.18-rc1_fix.patch
+Patch2:                %{name}-init_work-2.6.20-fix.patch
+Patch3:                %{name}-blk_congestion_wait-2.6.20-fix.patch
 URL:           http://www.truecrypt.org/
 %if %{with kernel}
 Requires(post,postun): /sbin/depmod
@@ -104,6 +106,8 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
 %if %{with kernel}
@@ -204,6 +208,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007/02/27 13:10:19  mguevara
+- rel 0.2
+- some 2.6.20 fixes added: truecrypt-init_work-2.6.20-fix.patch and
+  truecrypt-blk_congestion_wait-2.6.20-fix.patch
+
 Revision 1.11  2007/02/18 13:22:41  qboosh
 - fixed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/truecrypt.spec?r1=1.11&r2=1.12&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to