[libotr/el5] Add pkgconfig requires

Paul Wouters pwouters at fedoraproject.org
Thu Aug 9 16:07:29 UTC 2012


commit 95ec983ffff2495d030e7e61042fe5b6b25d776e
Author: Paul Wouters <pwouters at redhat.com>
Date:   Thu Aug 9 12:06:44 2012 -0400

    Add pkgconfig requires

 libotr.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libotr.spec b/libotr.spec
index b8962df..9cf4f56 100644
--- a/libotr.spec
+++ b/libotr.spec
@@ -11,6 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Provides: libotr-toolkit = %{version}
 Obsoletes: libotr-toolkit < %{version}
 Requires: libgcrypt >= 1.2.0
+Requires: pkgconfig
 BuildRequires: libgcrypt-devel >= 1.2.0, libgpg-error-devel 
 
 %description
@@ -76,6 +77,7 @@ rm -rf $RPM_BUILD_ROOT
 - Patch for Multiple heap-based buffer overflows in the Base64 decoder
    (rhbz#846377, upstream will not release 3.2.1 for this)
 - Don't build static lib
+- Add pkgconfig requires
 
 * Thu Oct 23 2008 Paul Wouters <paul at xelerance.com> 3.2.0-1
 - Upgraded to current version


More information about the scm-commits mailing list