Accepting request 94752 from home:coolo:removeautomake
add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/94752 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=32
This commit is contained in:
parent
825706edad
commit
054322dfe5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 1 15:56:05 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add automake as buildrequire to avoid implicit dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 2 15:20:21 UTC 2011 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -15,19 +15,18 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: gpgme
|
||||
BuildRequires: gpg2 >= 2.0.10
|
||||
Version: 1.3.1
|
||||
Release: 1
|
||||
License: GPLv2+
|
||||
Release: 0
|
||||
License: GPL-2.0+
|
||||
Summary: A Library Designed to Give Applications Easy Access to GnuPG
|
||||
Url: http://www.gnupg.org/related_software/gpgme/
|
||||
Group: Productivity/Security
|
||||
Source: ftp://ftp.gnupg.org/gcrypt/gpgme/%{name}-%{version}.tar.bz2
|
||||
Patch0: gpgme-1.3.0-gpgme-config-remove-extraneous-libs.patch
|
||||
Source2: baselibs.conf
|
||||
BuildRequires: automake
|
||||
BuildRequires: libassuan-devel >= 2.0.2
|
||||
BuildRequires: libgpg-error-devel >= 1.4
|
||||
PreReq: %install_info_prereq
|
||||
@ -48,7 +47,6 @@ Authors of MUAs should especially consider using GPGME. Creating a set
|
||||
of standard widgets for common key selection tasks is even planned.
|
||||
|
||||
%package -n libgpgme11
|
||||
License: GPLv2+
|
||||
Summary: A Library Designed to give Applications easy Access to GnuPG
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: gpg2
|
||||
@ -70,7 +68,6 @@ Authors of MUAs should especially consider using GPGME. Creating a set
|
||||
of standard widgets for common key selection tasks is even planned.
|
||||
|
||||
%package -n libgpgme-devel
|
||||
License: GPLv2+
|
||||
Summary: A Library Designed to give Applications easy Access to GnuPG
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: glibc-devel
|
||||
|
Loading…
Reference in New Issue
Block a user