lpabon pushed to cmockery2 (f20). "Release 2"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 20:20:56 UTC 2015


>From bde99b4c606a2cee2472e1545b631329b76cd384 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luis=20Pab=C3=B3n?= <lpabon at redhat.com>
Date: Fri, 11 Jul 2014 12:36:04 -0400
Subject: Release 2


diff --git a/cmockery2.spec b/cmockery2.spec
index 0fa0dd6..6ca9b26 100644
--- a/cmockery2.spec
+++ b/cmockery2.spec
@@ -1,13 +1,15 @@
 Name:           cmockery2
 Summary:        Lightweight C unit testing framework
 Version:        1.3.8
-Release:        1%{?dist}
+Release:        2%{?dist}
 Group:          System Environment/Libraries
 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:  pkgconfig
+Requires:       pkgconfig
 
 %description
 Cmockery tests are compiled into a stand-alone executable and linked
@@ -95,6 +97,9 @@ make check
 %exclude %{_libdir}/libcmockery.la
 
 %changelog
+* Fri Jul 11 2014 Luis Pabon, Jr. <lpabon at redhat.com> - 1.3.8-2
+- pkgconfig dependency
+
 * Mon Jul 07 2014 Luis Pabon, Jr. <lpabon at redhat.com> - 1.3.8-1
 - clang support
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/cmockery2.git/commit/?h=f20&id=bde99b4c606a2cee2472e1545b631329b76cd384


More information about the scm-commits mailing list