[febootstrap/el5] Add BR pkgconfig.

Richard W.M. Jones rjones at fedoraproject.org
Fri Mar 30 09:35:18 UTC 2012


commit 758c43058f55e549a7537cc9dc3fcb4f0e18ef5b
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Fri Mar 30 10:35:07 2012 +0100

    Add BR pkgconfig.

 febootstrap.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/febootstrap.spec b/febootstrap.spec
index 01c766b..de36d3d 100644
--- a/febootstrap.spec
+++ b/febootstrap.spec
@@ -1,14 +1,14 @@
 Summary:     Bootstrapping tool for creating supermin appliances
 Name:        febootstrap
 Version:     3.14
-Release:     1%{?dist}
+Release:     2%{?dist}
 License:     GPLv2+
 Group:       Development/Tools
 URL:         http://people.redhat.com/~rjones/febootstrap/
 Source0:     http://people.redhat.com/~rjones/febootstrap/files/%{name}-%{version}.tar.gz
 BuildRoot:   %{_tmppath}/%{name}-%{version}-%{release}-root
 
-BuildRequires: autoconf, automake, libtool
+BuildRequires: autoconf, automake, libtool, pkgconfig
 Patch0001:   0001-RHEL-5-configure-Ignore-missing-AC_PROG_SED.patch
 Patch0002:   0002-RHEL-5-build-Remove-a-few-C99-isms-that-confused-old.patch
 
@@ -97,7 +97,7 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Fri Mar 30 2012 Richard Jones <rjones at redhat.com> - 3.14-1
+* Fri Mar 30 2012 Richard Jones <rjones at redhat.com> - 3.14-2
 - New upstream version 3.14.
 - Import from Rawhide into EPEL 5.
 - Add upstream patches to fix build on RHEL 5.


More information about the scm-commits mailing list