- BR: gawk
This commit is contained in:
parent
4ba95e5d02
commit
7d4c60cf6c
@ -2,7 +2,7 @@
|
|||||||
Name: gpgme
|
Name: gpgme
|
||||||
Summary: GnuPG Made Easy - high level crypto API
|
Summary: GnuPG Made Easy - high level crypto API
|
||||||
Version: 1.1.5
|
Version: 1.1.5
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -13,6 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
|
|
||||||
Patch1: gpgme-1.1.3-config_extras.patch
|
Patch1: gpgme-1.1.3-config_extras.patch
|
||||||
|
|
||||||
|
BuildRequires: gawk
|
||||||
BuildRequires: gnupg
|
BuildRequires: gnupg
|
||||||
BuildRequires: gnupg2
|
BuildRequires: gnupg2
|
||||||
BuildRequires: libgpg-error-devel
|
BuildRequires: libgpg-error-devel
|
||||||
@ -105,6 +106,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 25 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.1.5-4
|
||||||
|
- BR: gawk
|
||||||
|
|
||||||
* Sat Aug 25 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.1.5-3
|
* Sat Aug 25 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.1.5-3
|
||||||
- respin (BuildID)
|
- respin (BuildID)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user