Author: sparky Date: Fri Oct 28 17:30:54 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: automake - unpackaged files
---- Files affected: SPECS: grub2.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/grub2.spec diff -u SPECS/grub2.spec:1.20 SPECS/grub2.spec:1.21 --- SPECS/grub2.spec:1.20 Wed Oct 26 10:07:02 2005 +++ SPECS/grub2.spec Fri Oct 28 19:30:49 2005 @@ -19,6 +19,7 @@ # Source0-md5: 6eb5008d112af2ce2d601076c76d4967 URL: http://www.gnu.org/software/grub/grub-2.en.html BuildRequires: autoconf >= 2.53 +BuildRequires: automake BuildRequires: libtool %ifarch %{ix86} %{x8664} BuildRequires: lzo-devel >= 1.0.2 @@ -153,6 +154,9 @@ %attr(754,root,root) %{_sbindir}/grub-emu %attr(754,root,root) %{_sbindir}/grub-mkimage %ifarch %{ix86} %{x8664} +%attr(754,root,root) %{_sbindir}/grub-install +%attr(754,root,root) %{_sbindir}/grub-mkdevicemap +%attr(754,root,root) %{_sbindir}/grub-probefs %attr(754,root,root) %{_sbindir}/grub-setup %endif @@ -162,6 +166,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2005/10/28 17:30:49 sparky +- BR: automake +- unpackaged files + Revision 1.20 2005/10/26 08:07:02 sparky - new snap (not tested) just to point there is (will be) new arch: sparc64 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/grub2.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
