OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 02-Aug-2005 21:15:50
Branch: HEAD Handle: 2005080220154900
Modified files:
openpkg-src/pango pango.patch pango.spec
Log:
upgrading package: pango 1.8.1 -> 1.8.2
Summary:
Revision Changes Path
1.9 +2 -5 openpkg-src/pango/pango.patch
1.44 +3 -3 openpkg-src/pango/pango.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/pango/pango.patch
============================================================================
$ cvs diff -u -r1.8 -r1.9 pango.patch
--- openpkg-src/pango/pango.patch 5 Mar 2005 08:32:22 -0000 1.8
+++ openpkg-src/pango/pango.patch 2 Aug 2005 19:15:49 -0000 1.9
@@ -90,12 +90,9 @@
Index: pangoxft.pc.in
--- pangoxft.pc.in.orig 2002-06-04 18:14:16 +0200
+++ pangoxft.pc.in 2004-12-17 09:08:59 +0100
-@@ -6,6 +6,6 @@
- Name: Pango Xft
- Description: Xft font support for Pango
+@@ -8,4 +6,4 @@
Version: @VERSION@
--Requires: pango
-+Requires: pango,pangoft2
+ Requires: pango pangoft2
Libs: -L${libdir} [EMAIL PROTECTED]@ @PKGCONFIG_XFT_LIBS@
-Cflags: -I${includedir}/pango-1.0 @XFT_CFLAGS@
+Cflags: -I${includedir}/pango-1.0 -I${includedir} @XFT_CFLAGS@
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/pango/pango.spec
============================================================================
$ cvs diff -u -r1.43 -r1.44 pango.spec
--- openpkg-src/pango/pango.spec 20 Apr 2005 17:57:17 -0000 1.43
+++ openpkg-src/pango/pango.spec 2 Aug 2005 19:15:49 -0000 1.44
@@ -23,7 +23,7 @@
##
# package version
-%define V_pango 1.8.1
+%define V_pango 1.8.2
%define V_glib_major 2.6
%define V_gtk_major 2.6
@@ -38,7 +38,7 @@
Group: XWindow
License: GPL
Version: %{V_pango}
-Release: 20050420
+Release: 20050802
# list of sources
Source0:
ftp://ftp.gtk.org/pub/gtk/v%{V_gtk_major}/pango-%{V_pango}.tar.bz2
@@ -97,7 +97,7 @@
--with-xml-catalog="%{l_prefix}/share/sgml/catalog.xml" \
--disable-nls \
--with-native-locale=no \
- --with-included-modules=yes \
+ --disable-dependency-tracking \
--enable-shm \
--disable-debug \
--disable-rebuilds \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]