SPECS: grub.spec - more verbose stage files - dont' verify stage2 mtime (gr...
sls
sls at pld-linux.org
Sun Nov 23 22:02:24 CET 2008
Author: sls Date: Sun Nov 23 21:02:24 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more verbose stage files
- dont' verify stage2 mtime (grub-install rewrites it)
- rel. 12
---- Files affected:
SPECS:
grub.spec (1.123 -> 1.124)
---- Diffs:
================================================================
Index: SPECS/grub.spec
diff -u SPECS/grub.spec:1.123 SPECS/grub.spec:1.124
--- SPECS/grub.spec:1.123 Wed May 28 21:03:59 2008
+++ SPECS/grub.spec Sun Nov 23 22:02:18 2008
@@ -15,7 +15,7 @@
Summary(pt_BR.UTF-8): Gerenciador de inicialização GRUB
Name: grub
Version: 0.97
-Release: 11
+Release: 12
License: GPL
Group: Base
Source0: ftp://alpha.gnu.org/gnu/grub/%{name}-%{version}.tar.gz
@@ -269,7 +269,10 @@
%defattr(644,root,root,755)
%doc TODO BUGS NEWS ChangeLog docs/menu.lst
%dir %{_libdir}/grub
-%{_libdir}/grub/*stage*
+%{_libdir}/grub/stage1
+%{_libdir}/grub/*stage1_5
+%verify(not mtime) %{_libdir}/grub/stage2
+%{_libdir}/grub/stage2_eltorito
%{_libdir}/grub/splash.xpm.gz
%config(noreplace) %verify(not md5 mtime size) %{_libdir}/grub/menu.lst
%attr(754,root,root) %{_bindir}/*
@@ -297,6 +300,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.124 2008/11/23 21:02:18 sls
+- more verbose stage files
+- dont' verify stage2 mtime (grub-install rewrites it)
+- rel. 12
+
Revision 1.123 2008/05/28 19:03:59 glen
- ac-way: 32bit grub in main sources by RM decision; rel 11
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/grub.spec?r1=1.123&r2=1.124&f=u
More information about the pld-cvs-commit
mailing list