Accepting request 97184 from Base:System
- add automake as buildrequire to avoid implicit dependency OBS-URL: https://build.opensuse.org/request/show/97184 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpgme?expand=0&rev=42
This commit is contained in:
commit
912bda0a29
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:5f71b336604cfbad1d97096edd26b03a34caac8b92fe354e1293f168a3a51d46
|
oid sha256:15ef27a875ae0d79d7446fd931deda11438e724ffbeac74449ed19cba23df4d4
|
||||||
size 843510
|
size 841093
|
||||||
|
@ -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
|
Sun Oct 2 15:20:21 UTC 2011 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
10
gpgme.spec
10
gpgme.spec
@ -16,18 +16,18 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: gpgme
|
Name: gpgme
|
||||||
BuildRequires: gpg2 >= 2.0.10
|
BuildRequires: gpg2 >= 2.0.10
|
||||||
Version: 1.3.1
|
Version: 1.3.1
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPLv2+
|
|
||||||
Summary: A Library Designed to Give Applications Easy Access to GnuPG
|
Summary: A Library Designed to Give Applications Easy Access to GnuPG
|
||||||
Url: http://www.gnupg.org/related_software/gpgme/
|
License: GPL-2.0+
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
|
Url: http://www.gnupg.org/related_software/gpgme/
|
||||||
Source: ftp://ftp.gnupg.org/gcrypt/gpgme/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnupg.org/gcrypt/gpgme/%{name}-%{version}.tar.bz2
|
||||||
Patch0: gpgme-1.3.0-gpgme-config-remove-extraneous-libs.patch
|
Patch0: gpgme-1.3.0-gpgme-config-remove-extraneous-libs.patch
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
|
BuildRequires: automake
|
||||||
BuildRequires: libassuan-devel >= 2.0.2
|
BuildRequires: libassuan-devel >= 2.0.2
|
||||||
BuildRequires: libgpg-error-devel >= 1.4
|
BuildRequires: libgpg-error-devel >= 1.4
|
||||||
PreReq: %install_info_prereq
|
PreReq: %install_info_prereq
|
||||||
@ -48,7 +48,6 @@ Authors of MUAs should especially consider using GPGME. Creating a set
|
|||||||
of standard widgets for common key selection tasks is even planned.
|
of standard widgets for common key selection tasks is even planned.
|
||||||
|
|
||||||
%package -n libgpgme11
|
%package -n libgpgme11
|
||||||
License: GPLv2+
|
|
||||||
Summary: A Library Designed to give Applications easy Access to GnuPG
|
Summary: A Library Designed to give Applications easy Access to GnuPG
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: gpg2
|
Requires: gpg2
|
||||||
@ -70,7 +69,6 @@ Authors of MUAs should especially consider using GPGME. Creating a set
|
|||||||
of standard widgets for common key selection tasks is even planned.
|
of standard widgets for common key selection tasks is even planned.
|
||||||
|
|
||||||
%package -n libgpgme-devel
|
%package -n libgpgme-devel
|
||||||
License: GPLv2+
|
|
||||||
Summary: A Library Designed to give Applications easy Access to GnuPG
|
Summary: A Library Designed to give Applications easy Access to GnuPG
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: glibc-devel
|
Requires: glibc-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user