SPECS: grub2.spec - builds now

arekm arekm at pld-linux.org
Tue Dec 5 18:37:13 CET 2006


Author: arekm                        Date: Tue Dec  5 17:37:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- builds now

---- Files affected:
SPECS:
   grub2.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/grub2.spec
diff -u SPECS/grub2.spec:1.30 SPECS/grub2.spec:1.31
--- SPECS/grub2.spec:1.30	Tue Dec  5 17:53:04 2006
+++ SPECS/grub2.spec	Tue Dec  5 18:37:07 2006
@@ -89,6 +89,7 @@
 
 %prep
 %setup -q -n grub-%{version}
+sed -i -e 's#AC_INIT(GRUB,#AC_INIT(GRUB2,#g' configure.ac
 sed -i -e 's,/boot/grub,%{_datadir},' \
 	kern/i386/efi/startup.S \
 	kern/i386/pc/startup.S \
@@ -152,7 +153,7 @@
 %attr(754,root,root) %{_sbindir}/grub2-install
 %ifarch %{ix86} %{x8664}
 %attr(754,root,root) %{_sbindir}/grub-mkdevicemap
-%attr(754,root,root) %{_sbindir}/grub-probefs
+%attr(754,root,root) %{_sbindir}/grub-probe
 %attr(754,root,root) %{_sbindir}/grub-setup
 %endif
 
@@ -162,6 +163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2006/12/05 17:37:07  arekm
+- builds now
+
 Revision 1.30  2006/12/05 16:53:04  glen
 - 1.95, stalls on mawk ...
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/grub2.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list