Author: sparky Date: Mon Jan 16 19:33:15 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to latest snapshot (20060103), builds on ix86
---- Files affected: SPECS: grub2.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/grub2.spec diff -u SPECS/grub2.spec:1.24 SPECS/grub2.spec:1.25 --- SPECS/grub2.spec:1.24 Fri Oct 28 22:40:13 2005 +++ SPECS/grub2.spec Mon Jan 16 20:33:09 2006 @@ -5,7 +5,7 @@ # Conditional build: %bcond_with static # build static binaries # -%define _snap 20051025 +%define _snap 20060103 Summary: GRand Unified Bootloader Summary(pl): GRUB2 - bootloader dla x86 i ppc Summary(pt_BR): Gerenciador de inicializaçăo GRUB2 @@ -16,7 +16,7 @@ License: GPL v2 Group: Base Source0: http://sparky.homelinux.org/snaps/grub/%{name}-%{_snap}.tar.bz2 -# Source0-md5: 6eb5008d112af2ce2d601076c76d4967 +# Source0-md5: 4880185c75388fd0c09596a712a95cdc URL: http://www.gnu.org/software/grub/grub-2.en.html BuildRequires: autoconf >= 2.53 BuildRequires: automake @@ -100,6 +100,7 @@ -i kern/i386/pc/startup.S sed 's/setjmp\.c/setjmp.S/g' \ -i conf/sparc64-ieee1275.mk +chmod +x mkinstalldirs %build cp -f /usr/share/automake/config.sub . @@ -168,6 +169,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2006/01/16 19:33:09 sparky +- updated to latest snapshot (20060103), builds on ix86 + Revision 1.24 2005/10/28 20:40:13 sparky - fixed sparc64 makefile, i see no way to make sparc64 (or other) crosscompilation :/ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/grub2.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
