SPECS: rescuecd.spec - fixed build on x86_64 (files names has chan...

arvenil arvenil at pld-linux.org
Sun Mar 9 12:34:49 CET 2008


Author: arvenil                      Date: Sun Mar  9 11:34:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed build on x86_64 (files names has changed)

---- Files affected:
SPECS:
   rescuecd.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/rescuecd.spec
diff -u SPECS/rescuecd.spec:1.7 SPECS/rescuecd.spec:1.8
--- SPECS/rescuecd.spec:1.7	Sun Mar  9 12:19:02 2008
+++ SPECS/rescuecd.spec	Sun Mar  9 12:34:44 2008
@@ -52,8 +52,8 @@
 isoinfo -R -i %{SOURCE0} -x /boot/isolinux/vmlinuz > $RPM_BUILD_ROOT/boot/%{name}.vmlinuz
 %endif
 %ifarch %{x8664}
-isoinfo -R -i %{SOURCE2} -x /rescue.cpi > $RPM_BUILD_ROOT/boot/%{name}.initrd
-isoinfo -R -i %{SOURCE2} -x /boot/isolinux/vmlinuz > $RPM_BUILD_ROOT/boot/%{name}.vmlinuz
+isoinfo -R -i %{SOURCE2} -x /rescue6.cpi > $RPM_BUILD_ROOT/boot/%{name}.initrd
+isoinfo -R -i %{SOURCE2} -x /boot/isolinux/vmlinuz6 > $RPM_BUILD_ROOT/boot/%{name}.vmlinuz
 %endif
 
 install -d $RPM_BUILD_ROOT%{_bindir}
@@ -89,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-03-09 11:34:44  arvenil
+- fixed build on x86_64 (files names has changed)
+
 Revision 1.7  2008-03-09 11:19:02  arvenil
 - src.rpm contents shouldn't be arch or bcond dependent
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rescuecd.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list