Author: shadzik Date: Thu Apr 12 15:17:54 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - proper kernel-module-build version
---- Files affected: SPECS: truecrypt.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/truecrypt.spec diff -u SPECS/truecrypt.spec:1.20 SPECS/truecrypt.spec:1.21 --- SPECS/truecrypt.spec:1.20 Fri Mar 23 21:51:39 2007 +++ SPECS/truecrypt.spec Thu Apr 12 17:17:48 2007 @@ -31,6 +31,7 @@ URL: http://www.truecrypt.org/ BuildRequires: rpmbuild(macros) >= 1.379 %if %{with kernel} +BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.20.2 Requires(post,postun): /sbin/depmod %endif Requires: device-mapper @@ -178,6 +179,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2007/04/12 15:17:48 shadzik +- proper kernel-module-build version + Revision 1.20 2007/03/23 20:51:39 shadzik - adapt to new kernel macros - add BR: rpmbuild(macros) >= 1.379 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/truecrypt.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [EMAIL PROTECTED] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
