[libextractor] removed pkgconfig path dependencies

ensc ensc at fedoraproject.org
Sat Oct 9 08:57:55 UTC 2010


commit eb5900be0bffcc2339cdb8753944da2c7e89be26
Author: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
Date:   Sat Oct 9 10:55:56 2010 +0200

    removed pkgconfig path dependencies

 libextractor.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/libextractor.spec b/libextractor.spec
index c63a118..4a924d7 100644
--- a/libextractor.spec
+++ b/libextractor.spec
@@ -33,8 +33,6 @@ Requires(preun):	/sbin/install-info
 Summary:	Development files for %name
 Group:		Development/Libraries
 Requires:	%name%{?_isa} = %version-%release
-Requires:	%_libdir/pkgconfig
-
 
 %package plugins
 Summary:	Plugins for libextractor
@@ -242,6 +240,9 @@ test $1 != 0 || /sbin/install-info --info-dir %_infodir --delete %_infodir/extra
 
 
 %changelog
+* Sat Oct  9 2010 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.6.2-1500
+- removed pkgconfig path dependencies which are already implied by autodeps (#533957)
+
 * Wed Oct  6 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 0.6.2-1501
 - rebuild for poppler
 


More information about the scm-commits mailing list