Explorar o código

fix interdependency betwen pangoxft and pangoft2

Ralf S. Engelschall %!s(int64=21) %!d(string=hai) anos
pai
achega
baa94c10cc
Modificáronse 2 ficheiros con 7 adicións e 4 borrados
  1. 6 3
      pango/pango.patch
  2. 1 1
      pango/pango.spec

+ 6 - 3
pango/pango.patch

@@ -41,10 +41,13 @@ Index: pangox.pc.in
  
 Index: pangoxft.pc.in
 --- pangoxft.pc.in.orig	2002-06-04 18:14:16.000000000 +0200
-+++ pangoxft.pc.in	2003-11-16 12:24:34.000000000 +0100
-@@ -8,4 +8,4 @@
++++ pangoxft.pc.in	2004-04-06 08:48:29.000000000 +0200
+@@ -6,6 +6,6 @@
+ Name: Pango Xft
+ Description: Xft font support for Pango
  Version: @VERSION@
- Requires: pango
+-Requires: pango
++Requires: pango,pangoft2
  Libs: -L${libdir} -lpangoxft-@PANGO_API_VERSION@ @PKGCONFIG_XFT_LIBS@
 -Cflags: -I${includedir}/pango-1.0 @XFT_CFLAGS@
 +Cflags: -I${includedir}/pango-1.0 -I${includedir} @XFT_CFLAGS@

+ 1 - 1
pango/pango.spec

@@ -39,7 +39,7 @@ Class:        PLUS
 Group:        XWindow
 License:      GPL
 Version:      %{V_pango}
-Release:      20040322
+Release:      20040406
 
 #   list of sources
 Source0:      ftp://ftp.gtk.org/pub/gtk/v%{V_gtk_major}/pango-%{V_pango}.tar.gz