Add -i to autoreconf so it adds the test-driver script

This commit is contained in:
Steve 2013-03-10 12:34:02 -04:00
parent 8f9dae7223
commit 323e0628d1
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Name: prelude-manager
Epoch: 1
Version: 1.0.1
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Prelude-Manager
Group: Applications/Internet
@ -73,7 +73,7 @@ This plugin adds alerting by email capabilities to prelude-manager
%setup -q
#%patch1 -p1
%patch2 -p1
autoreconf
autoreconf -i
%build
export CFLAGS="$RPM_OPT_FLAGS"
@ -157,6 +157,9 @@ getent passwd prelude-manager >/dev/null || \
%changelog
* Sun Mar 10 2013 Steve Grubb <sgrubb@redhat.com> - 1.0.1-7
- Add -i to autoreconf so it adds the test-driver script
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild