Author: hawk                         Date: Fri Jun  1 14:35:36 2007 GMT
Module: SPECS                         Tag: hawk-LINUX_2_6
---- Log message:
- builds and works on x86, release 1
- include subname in kernel-release to allow installation of more than
  one kernel variant

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1701.2.22 -> 1.441.2.1701.2.23) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1701.2.22 SPECS/kernel.spec:1.441.2.1701.2.23
--- SPECS/kernel.spec:1.441.2.1701.2.22 Thu May 31 17:16:02 2007
+++ SPECS/kernel.spec   Fri Jun  1 16:35:29 2007
@@ -81,7 +81,7 @@
 
 %define                _basever        2.6.21
 %define                _postver        .3
-%define                _rel            0.1
+%define                _rel            1
 %define                _rc             %{nil}
 %define                _subname        
%{?with_pax:-pax}%{?with_grsec_full:-grsecurity}%{?with_vserver:-vserver}
 Summary:       The Linux kernel (the core of the Linux operating system)
@@ -194,7 +194,7 @@
 # modules will be looked from /lib/modules/%{kernel_release}%{?smp}
 # _localversion is just that without version for "> localversion"
 %define                _localversion %{release}
-%define                kernel_release %{version}-%{_localversion}
+%define                kernel_release %{version}%{_subname}-%{_localversion}
 %define                _kernelsrcdir   /usr/src/linux%{_subname}-%{version}
 
 %define        CommonOpts      HOSTCC="%{__cc}" HOSTCFLAGS="-Wall 
-Wstrict-prototypes %{rpmcflags} -fomit-frame-pointer"
@@ -1379,6 +1379,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1701.2.23  2007/06/01 14:35:29  hawk
+- builds and works on x86, release 1
+- include subname in kernel-release to allow installation of more than
+  one kernel variant
+
 Revision 1.441.2.1701.2.22  2007/05/31 15:16:02  hawk
 - 2.6.21.3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1701.2.22&r2=1.441.2.1701.2.23&f=u

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

Reply via email to