Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2012-06-25 14:40:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grub2 (Old)
 and      /work/SRC/openSUSE:Factory/.grub2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grub2", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/grub2/grub2.changes      2012-05-21 
07:24:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2012-06-25 
15:24:34.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Jun 22 08:50:12 UTC 2012 - [email protected]
+
+- do not package grub.cfg, as it's generated at runtime and the
+  presence of it would confuse pygrub (bnc#768063)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ grub2.spec ++++++
--- /var/tmp/diff_new_pack.OfmUHb/_old  2012-06-25 15:24:35.000000000 +0200
+++ /var/tmp/diff_new_pack.OfmUHb/_new  2012-06-25 15:24:35.000000000 +0200
@@ -215,7 +215,6 @@
 # Ghost config file
 install -d $RPM_BUILD_ROOT/boot/%{name}-efi
 touch $RPM_BUILD_ROOT/boot/%{name}-efi/grub.cfg
-ln -s ../boot/%{name}-efi/grub.cfg 
$RPM_BUILD_ROOT%{_sysconfdir}/%{name}-efi.cfg
 
 install -m 755 -d $RPM_BUILD_ROOT/boot/efi/EFI/opensuse/
 install -m 755 grub.efi $RPM_BUILD_ROOT/boot/efi/EFI/opensuse/grub.efi
@@ -236,7 +235,6 @@
 # Ghost config file
 install -d $RPM_BUILD_ROOT/boot/%{name}
 touch $RPM_BUILD_ROOT/boot/%{name}/grub.cfg
-ln -s ../boot/%{name}/grub.cfg $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.cfg
 
 # Remove devel files
 rm $RPM_BUILD_ROOT/%{_libdir}/%{name}/*/*.h
@@ -320,11 +318,8 @@
 %dir %{_sysconfdir}/grub.d
 %{_sysconfdir}/grub.d/README
 %config %{_sysconfdir}/grub.d/??_*
-%{_sysconfdir}/%{name}.cfg
 %dir /boot/%{name}
-# Actually, this is replaced by update-grub from scriptlets,
-# but it takes care of modified persistent part
-%config(noreplace) /boot/%{name}/grub.cfg
+%ghost /boot/%{name}/grub.cfg
 %doc grub-%{version}/COPYING grub-%{version}/NEWS
 %doc grub-%{version}/README grub-%{version}/THANKS grub-%{version}/TODO
 %doc grub-%{version}/ChangeLog grub-%{version}/README.openSUSE
@@ -366,11 +361,8 @@
 %{_sbindir}/grub2-efi-ofpathname
 %endif
 %{_bindir}/grub2-efi-script-check
-%{_sysconfdir}/grub2-efi.cfg
 %dir /boot/grub2-efi
-# Actually, this is replaced by update-grub from scriptlets,
-# but it takes care of modified persistent part
-%config(noreplace) /boot/grub2-efi/grub.cfg
+%ghost /boot/grub2-efi/grub.cfg
 %doc grub-%{version}/COPYING grub-%{version}/NEWS
 %doc grub-%{version}/README grub-%{version}/THANKS grub-%{version}/TODO
 %doc grub-%{version}/ChangeLog grub-%{version}/README.openSUSE


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to