SPECS (LINUX_2_6): kernel.spec - _rel 0.5, - fixed %%install for -...

cieciwa cieciwa at pld-linux.org
Fri Aug 5 10:00:39 CEST 2005


Author: cieciwa                      Date: Fri Aug  5 08:00:39 2005 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- _rel 0.5,
- fixed %%install for --without smp --without up.

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1152 -> 1.441.2.1153) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1152 SPECS/kernel.spec:1.441.2.1153
--- SPECS/kernel.spec:1.441.2.1152	Mon Aug  1 17:37:59 2005
+++ SPECS/kernel.spec	Fri Aug  5 10:00:34 2005
@@ -104,7 +104,7 @@
 %define		_procps_ver		3.2.0
 %define		_oprofile_ver		0.5.3
 
-%define		_rel		0.4
+%define		_rel		0.5
 
 %define		_netfilter_snap		20050801
 
@@ -1042,8 +1042,10 @@
 install %{SOURCE1} $RPM_BUILD_ROOT%{_prefix}/src/linux-%{version}/include/linux/autoconf.h
 install %{SOURCE2} $RPM_BUILD_ROOT%{_prefix}/src/linux-%{version}/include/linux/config.h
 
+%if %{with up} || %{with smp}
 # ghosted initrd
 touch $RPM_BUILD_ROOT/boot/initrd-%{version}-%{release}{,smp}.gz
+%endif
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -1445,6 +1447,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1153  2005/08/05 08:00:34  cieciwa
+- _rel 0.5,
+- fixed %%install for --without smp --without up.
+
 Revision 1.441.2.1152  2005/08/01 15:37:59  pluto
 - (cross)depmod issue corrected.
 
================================================================

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




More information about the pld-cvs-commit mailing list