Add provides bundled gnulib

This commit is contained in:
Steve 2012-09-06 12:35:19 -04:00
parent 03f243dbfa
commit b6fc0465d8
1 changed files with 4 additions and 5 deletions

View File

@ -17,13 +17,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libpreludedb-devel, libxml2-devel
BuildRequires: libprelude-devel >= 0.9.21.3
%if 0%{?fedora} > 6
BuildRequires: tcp_wrappers-devel
%else
BuildRequires: tcp_wrappers
%endif
Requires(pre) : /usr/sbin/useradd
# For libprelude-1.0.0-Fix-building-with-glibc-2.16.6.patch:
BuildRequires: autoconf, automake
BuildRequires: systemd-units
Requires(pre) : /usr/sbin/useradd
Requires(post): systemd-units
Requires(preun): systemd-units
Requires(postun): systemd-units
@ -75,6 +73,7 @@ This plugin adds alerting by email capabilities to prelude-manager
%setup -q
#%patch1 -p1
%patch2 -p1
autoreconf
%build
export CFLAGS="$RPM_OPT_FLAGS"