SPECS (LINUX_2_6_28): kernel.spec - rel 2 - apply bzip2-lzma patch - compre...
baggins
baggins at pld-linux.org
Wed Apr 1 17:49:09 CEST 2009
Author: baggins Date: Wed Apr 1 15:49:09 2009 GMT
Module: SPECS Tag: LINUX_2_6_28
---- Log message:
- rel 2
- apply bzip2-lzma patch
- compress kernel image with lzma by default
---- Files affected:
SPECS:
kernel.spec (1.441.2.2083.2.1 -> 1.441.2.2083.2.2)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.2083.2.1 SPECS/kernel.spec:1.441.2.2083.2.2
--- SPECS/kernel.spec:1.441.2.2083.2.1 Fri Mar 27 07:12:14 2009
+++ SPECS/kernel.spec Wed Apr 1 17:49:02 2009
@@ -109,7 +109,7 @@
%define basever 2.6.28
%define postver .9
-%define rel 1
+%define rel 2
%define _enable_debug_packages 0
@@ -367,7 +367,7 @@
AutoReqProv: no
BuildRequires: /sbin/depmod
BuildRequires: gcc >= 5:3.2
-%{?with_rescuecd:BuildRequires: lzma >= 1:4.42.2}
+BuildRequires: lzma >= 1:4.999.5
# for hostname command
BuildRequires: net-tools
BuildRequires: perl-base
@@ -876,8 +876,8 @@
%if %{with rescuecd}
%patch7000 -p1
-%patch7001 -p1
%endif
+%patch7001 -p1
# grsecurity & pax stuff
#
@@ -1697,6 +1697,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.2083.2.2 2009/04/01 15:49:02 baggins
+- rel 2
+- apply bzip2-lzma patch
+- compress kernel image with lzma by default
+
Revision 1.441.2.2083.2.1 2009/03/27 06:12:14 glen
- minimum udev: 081 (Documentation/Changes)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.2083.2.1&r2=1.441.2.2083.2.2&f=u
More information about the pld-cvs-commit
mailing list