Accepting request 141603 from home:AndreasStieger:branches:Base:System
update to 1.3.2 OBS-URL: https://build.opensuse.org/request/show/141603 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=37
This commit is contained in:
11
gpgme.spec
11
gpgme.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gpgme
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -15,20 +15,21 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: gpgme
|
||||
BuildRequires: gpg2 >= 2.0.10
|
||||
Version: 1.3.1
|
||||
Version: 1.3.2
|
||||
Release: 0
|
||||
Summary: A Library Designed to Give Applications Easy Access to GnuPG
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Security
|
||||
Url: http://www.gnupg.org/related_software/gpgme/
|
||||
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.2-gpgme-config-remove-extraneous-libs.patch
|
||||
Source2: baselibs.conf
|
||||
BuildRequires: automake
|
||||
BuildRequires: libassuan-devel >= 2.0.2
|
||||
BuildRequires: libgpg-error-devel >= 1.4
|
||||
BuildRequires: libgpg-error-devel >= 1.8
|
||||
PreReq: %install_info_prereq
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -134,7 +135,7 @@ rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING ChangeLog README NEWS THANKS TODO
|
||||
%doc AUTHORS COPYING ChangeLog ChangeLog-2011 README NEWS THANKS TODO
|
||||
%{_datadir}/common-lisp
|
||||
%{_datadir}/common-lisp/source
|
||||
%{_infodir}/gpgme*
|
||||
|
Reference in New Issue
Block a user