Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2013-02-07 14:16:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grub2 (Old)
 and      /work/SRC/openSUSE:Factory/.grub2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grub2", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/grub2/grub2.changes      2013-01-31 
14:48:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2013-02-07 
14:16:22.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb  7 10:38:42 UTC 2013 - [email protected]
+
+- grub.efi signing on build server.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ grub2.spec ++++++
--- /var/tmp/diff_new_pack.BlPSkX/_old  2013-02-07 14:16:24.000000000 +0100
+++ /var/tmp/diff_new_pack.BlPSkX/_new  2013-02-07 14:16:24.000000000 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+# needssslcertforbuild
 
 Name:           grub2
 %ifarch x86_64 ppc64
@@ -47,6 +48,11 @@
 %if 0%{?suse_version} == 1210
 BuildRequires:  guile
 %endif
+%ifarch x86_64
+%if 0%{?suse_version} >= 1230
+BuildRequires:  pesign-obs-integration
+%endif
+%endif
 
 # Modules always contain just 32-bit code
 %define _libdir %{_exec_prefix}/lib
@@ -333,6 +339,11 @@
 make DESTDIR=$RPM_BUILD_ROOT install
 
 install -m 644 grub.efi 
$RPM_BUILD_ROOT%{_libdir}/%{name}/%{grubefiarch}/grub.efi
+%ifarch x86_64
+%if 0%{?suse_version} >= 1230
+export BRP_PESIGN_FILES="%{_libdir}/%{name}/%{grubefiarch}/grub.efi"
+%endif
+%endif
 
 # Create grub.efi link to system efi directory
 # This is for tools like kiwi not fiddling with the path



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

Reply via email to