add missing gawk buildrequirement
This commit is contained in:
parent
6c18c32777
commit
fa1aec53a2
@ -1,7 +1,7 @@
|
||||
Summary: libgpg-error
|
||||
Name: libgpg-error
|
||||
Version: 1.5
|
||||
Release: 4
|
||||
Release: 5
|
||||
URL: ftp://ftp.gnupg.org/gcrypt/libgpg-error/
|
||||
Source0: ftp://ftp.gnupg.org/gcrypt/libgpg-error/%{name}-%{version}.tar.bz2
|
||||
Source1: ftp://ftp.gnupg.org/gcrypt/libgpg-error/%{name}-%{version}.tar.bz2.sig
|
||||
@ -9,6 +9,7 @@ Source2: wk@g10code.com
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: gawk
|
||||
Prereq: /sbin/ldconfig
|
||||
|
||||
%description
|
||||
@ -91,6 +92,9 @@ rm -fr $RPM_BUILD_ROOT
|
||||
%{_datadir}/aclocal/gpg-error.m4
|
||||
|
||||
%changelog
|
||||
* Wed Aug 22 2007 Nalin Dahyabhai <nalin@redhat.com> - 1.5-5
|
||||
- add missing gawk buildrequirement
|
||||
|
||||
* Thu Aug 16 2007 Nalin Dahyabhai <nalin@redhat.com> - 1.5-4
|
||||
- clarify license
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user