Author: hawk Date: Fri Aug 27 08:49:18 2010 GMT Module: packages Tag: Titanium ---- Log message: - don't duplicate sources for pae builds to save ftp space
---- Files affected: packages/kernel-vanilla: kernel-vanilla.spec (1.43.2.11.2.117 -> 1.43.2.11.2.118) ---- Diffs: ================================================================ Index: packages/kernel-vanilla/kernel-vanilla.spec diff -u packages/kernel-vanilla/kernel-vanilla.spec:1.43.2.11.2.117 packages/kernel-vanilla/kernel-vanilla.spec:1.43.2.11.2.118 --- packages/kernel-vanilla/kernel-vanilla.spec:1.43.2.11.2.117 Fri Aug 27 09:54:24 2010 +++ packages/kernel-vanilla/kernel-vanilla.spec Fri Aug 27 10:49:13 2010 @@ -44,6 +44,9 @@ Source1: http://www.kernel.org/pub/linux/kernel/v2.6/patch-%{version}.bz2 # Source1-md5: 29aa10a231882a6e52908642b572326f %endif +%if %{with pae} +NoSource: 0 +%endif Source2: kernel-vanilla-autoconf.h Source3: kernel-vanilla-config.h @@ -860,6 +863,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43.2.11.2.118 2010/08/27 08:49:13 hawk +- don't duplicate sources for pae builds to save ftp space + Revision 1.43.2.11.2.117 2010/08/27 07:54:24 hawk - updated to 2.6.32.21 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel-vanilla/kernel-vanilla.spec?r1=1.43.2.11.2.117&r2=1.43.2.11.2.118&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
