[cmockery2/el5] Added pkgconfig

Luis Pabon lpabon at fedoraproject.org
Fri Jul 11 16:17:33 UTC 2014


commit b7d4d5f28bf4b66d8ab94974a064124a788a120e
Author: Luis Pabón <lpabon at redhat.com>
Date:   Fri Jul 11 12:17:26 2014 -0400

    Added pkgconfig

 cmockery2.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/cmockery2.spec b/cmockery2.spec
index 8de9cc6..e289645 100644
--- a/cmockery2.spec
+++ b/cmockery2.spec
@@ -7,7 +7,8 @@ URL:            https://github.com/lpabon/%{name}
 License:        ASL 2.0
 Source0:        https://github.com/lpabon/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
 Buildroot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-BuildRequires:    automake libtool
+BuildRequires:  automake libtool
+Requires:       pkgconfig
 
 %description
 Cmockery tests are compiled into a stand-alone executable and linked


More information about the scm-commits mailing list