From 0dad5b45ed48cb87ee5277a6c642db39ad9ada7e593656372329280504385649 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 30 Nov 2011 13:14:30 +0000 Subject: [PATCH 1/2] Accepting request 94463 from home:coolo:removeautomake add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/94463 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=44 --- gpg2.changes | 5 +++++ gpg2.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/gpg2.changes b/gpg2.changes index 195e1b1..ba67bce 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 30 09:55:47 UTC 2011 - coolo@suse.com + +- add automake as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Sat Oct 1 15:53:04 UTC 2011 - crrodriguez@opensuse.org diff --git a/gpg2.spec b/gpg2.spec index 62ceb25..03d4e71 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -15,12 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: gpg2 Version: 2.0.18 Release: 4 +BuildRequires: automake BuildRequires: expect BuildRequires: fdupes BuildRequires: libgpg-error-devel >= 1.7 @@ -39,10 +39,9 @@ BuildRequires: libpth-devel >= 1.3.7 BuildRequires: pth >= 1.3.7 %endif Url: http://www.gnupg.org/aegypten2/ -License: GPLv2+ +License: GPL-2.0+ Group: Productivity/Networking/Security PreReq: %install_info_prereq -AutoReqProv: on Requires: pinentry dirmngr Recommends: %name-lang = %{version} Provides: newpg gpg = 1.4.9 gnupg = %{version} From 506630496bddb60999a09e7562aa21fb66dad39e02077551ebca3061b706fdc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Tue, 6 Dec 2011 11:07:42 +0000 Subject: [PATCH 2/2] Accepting request 95544 from home:vitezslav_cizek:branches:Base:System - fixed licence to GPL-3.0+ (bnc#734878) OBS-URL: https://build.opensuse.org/request/show/95544 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=45 --- gpg2.changes | 5 +++++ gpg2.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gpg2.changes b/gpg2.changes index ba67bce..848267c 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 6 10:58:36 UTC 2011 - vcizek@suse.com + +- fixed licence to GPL-3.0+ (bnc#734878) + ------------------------------------------------------------------- Wed Nov 30 09:55:47 UTC 2011 - coolo@suse.com diff --git a/gpg2.spec b/gpg2.spec index 03d4e71..51863c4 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -39,7 +39,7 @@ BuildRequires: libpth-devel >= 1.3.7 BuildRequires: pth >= 1.3.7 %endif Url: http://www.gnupg.org/aegypten2/ -License: GPL-2.0+ +License: GPL-3.0+ Group: Productivity/Networking/Security PreReq: %install_info_prereq Requires: pinentry dirmngr