diff --git a/libgpg-error.spec b/libgpg-error.spec index 18005d5..832b9a0 100644 --- a/libgpg-error.spec +++ b/libgpg-error.spec @@ -8,7 +8,11 @@ Source1: ftp://ftp.gnupg.org/gcrypt/libgpg-error/%{name}-%{version}.tar.bz2.sig Group: System Environment/Libraries License: LGPLv2+ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + BuildRequires: gawk, gettext, autoconf, automake, gettext-devel, libtool +%if 0%{?fedora} > 13 +BuildRequires: gettext-autopoint +%endif Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig