packages: grub2/grub2.spec - do not overwrite grub.d/40_custom on upgrade

glen glen at pld-linux.org
Tue Nov 17 15:57:34 CET 2009


Author: glen                         Date: Tue Nov 17 14:57:34 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- do not overwrite grub.d/40_custom on upgrade

---- Files affected:
packages/grub2:
   grub2.spec (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: packages/grub2/grub2.spec
diff -u packages/grub2/grub2.spec:1.62 packages/grub2/grub2.spec:1.63
--- packages/grub2/grub2.spec:1.62	Tue Nov 17 15:06:23 2009
+++ packages/grub2/grub2.spec	Tue Nov 17 15:57:27 2009
@@ -254,7 +254,7 @@
 %attr(755,root,root) %{_sysconfdir}/grub.d/00_header
 %attr(755,root,root) %{_sysconfdir}/grub.d/10_linux
 %attr(755,root,root) %{_sysconfdir}/grub.d/30_os-prober
-%attr(755,root,root) %{_sysconfdir}/grub.d/40_custom
+%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/grub.d/40_custom
 
 %ifarch %{ix86} %{x8664}
 %attr(755,root,root) %{_sbindir}/grub-mkdevicemap
@@ -273,6 +273,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2009/11/17 14:57:27  glen
+- do not overwrite grub.d/40_custom on upgrade
+
 Revision 1.62  2009/11/17 14:06:23  glen
 - update desc from homepage; rel 3
 
@@ -331,7 +334,8 @@
 - fix file dups
 
 Revision 1.43  2009/03/28 22:03:36  arekm
-- up to svn version; use standard /boot/grub place (it's supposed to replace grub.spec package); include man pages; drop obsolete todo
+- up to svn version; use standard /boot/grub place (it's supposed to replace
+  grub.spec package); include man pages; drop obsolete todo
 
 Revision 1.42  2009/01/31 12:02:58  patrys
 - properly detect initrd images
@@ -341,14 +345,13 @@
 - added bcond_without grubemu (build grub-emu binary)
 - more files included in package
 - adapterized
-
-Based on patch by Daniel Dawid Majewski (Message-ID: <49455C60.8000000 at o2.pl>)
+  Based on patch by Daniel Dawid Majewski (Message-ID: <49455C60.8000000 at o2.pl>)
 
 Revision 1.40  2008/02/04 19:37:45  arekm
 - 1.96
 
 Revision 1.39  2007/06/08 10:49:02  arekm
-BR: gcc-multilib
+- BR: gcc-multilib
 
 Revision 1.38  2007/02/14 21:42:50  qboosh
 - resolved conflict
@@ -451,7 +454,7 @@
 - attempt to make it work (in future) on amd64
 
 Revision 1.7  2005/03/27 18:08:41  sparky
-- putt all executables in /sbin
+- put all executables in /sbin
 - explicit files listing
 - removed commented lines
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/grub2/grub2.spec?r1=1.62&r2=1.63&f=u



More information about the pld-cvs-commit mailing list