[gucharmap] fix pc file

Matthias Clasen mclasen at fedoraproject.org
Wed Mar 7 19:53:49 UTC 2012


commit 3b32efbe2399294e690f9014a20e9ab8012469bd
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Mar 7 14:54:01 2012 -0500

    fix pc file

 gucharmap.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/gucharmap.spec b/gucharmap.spec
index ba2780e..b492f15 100644
--- a/gucharmap.spec
+++ b/gucharmap.spec
@@ -4,7 +4,7 @@
 
 Name:           gucharmap
 Version:        3.3.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Unicode character picker and font browser
 
 Group:          Applications/System
@@ -50,6 +50,8 @@ needed to use the libgucharmap library.
            --enable-introspection
 make %{?_smp_mflags}
 
+sed -i -e '/^Requires.private/d' gucharmap-2.90.pc
+
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT RUN_QUERY_IMMODULES_TEST=false
@@ -107,6 +109,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 
 %changelog
+* Wed Mar  7 2012 Matthias Clasen <mclasen at redhat.com> - 3.3.1-2
+- Fix pc file
+
 * Tue Feb  7 2012 Matthias Clasen <mclasen at redhat.com> - 3.3.1-1
 - Update to 3.3.1
 


More information about the scm-commits mailing list