From d29a4a291bc222497258d116ca12069610090f1751f6c5956ed5621f51f4e6ca Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 15 Mar 2013 06:19:57 +0000 Subject: [PATCH] - correct the license of the generated package to fix build OBS-URL: https://build.opensuse.org/package/show/Base:System/pesign-obs-integration?expand=0&rev=14 --- pesign-obs-integration.changes | 5 +++++ pesign-obs-integration.spec | 6 +++--- pesign-repackage.spec.in | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/pesign-obs-integration.changes b/pesign-obs-integration.changes index d99fdc5..1adfc9a 100644 --- a/pesign-obs-integration.changes +++ b/pesign-obs-integration.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 15 06:19:39 UTC 2013 - coolo@suse.com + +- correct the license of the generated package to fix build + ------------------------------------------------------------------- Tue Mar 5 08:23:48 UTC 2013 - mmarek@suse.cz diff --git a/pesign-obs-integration.spec b/pesign-obs-integration.spec index ab357a8..ad3de54 100644 --- a/pesign-obs-integration.spec +++ b/pesign-obs-integration.spec @@ -15,9 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild -# needssslcertforbuild +# needssslcertforbuild Name: pesign-obs-integration Summary: Macros and scripts to sign the kernel and bootloader @@ -25,7 +24,8 @@ License: GPL-2.0 Group: Development/Tools/Other Version: 9.0 Release: 0. -Requires: openssl mozilla-nss-tools +Requires: mozilla-nss-tools +Requires: openssl %ifarch %ix86 x86_64 ia64 Requires: pesign %endif diff --git a/pesign-repackage.spec.in b/pesign-repackage.spec.in index 0ce22fb..0b59d36 100644 --- a/pesign-repackage.spec.in +++ b/pesign-repackage.spec.in @@ -29,7 +29,7 @@ BuildRequires: openssl mozilla-nss-tools %ifarch %ix86 x86_64 ia64 BuildRequires: pesign %endif -License: GPLv +License: GPL-2.0 Group: Development/Tools/Other Summary: Spec file to rebuild RPMs with signatures BuildRoot: %{_tmppath}/%{name}-%{version}-build