]> git.pld-linux.org Git - packages/pango.git/commitdiff
- updated to 1.1.4
authorgrzegol <grzegol@pld-linux.org>
Tue, 3 Dec 2002 20:38:01 +0000 (20:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pango-freetype.patch -> 1.2
    pango.spec -> 1.73

pango-freetype.patch
pango.spec

index fba6fb6d92ad15a1557cff1174f1ca8d0625cdd2..adc4090dd94c1fe027b3af18e2bb4e31dd85c1ac 100644 (file)
@@ -1,11 +1,15 @@
---- pango-1.1.1/examples/Makefile.am.orig      Fri Aug  9 03:39:48 2002
-+++ pango-1.1.1/examples/Makefile.am   Sun Oct  6 19:01:26 2002
-@@ -2,7 +2,7 @@
- aliasdir = $(sysconfdir)/pango
--INCLUDES = -DG_DISABLE_DEPRECATED -I$(top_srcdir) $(QT_INCLUDES) $(GLIB_CFLAGS) $(FONTCONFIG_CFLAGS) $(FREETYPE_CFLAGS)
-+INCLUDES = -DG_DISABLE_DEPRECATED -I$(top_srcdir) $(QT_INCLUDES) $(FREETYPE_CFLAGS) $(GLIB_CFLAGS) $(FONTCONFIG_CFLAGS)
+diff -urN aaa/pango-1.1.4/examples/Makefile.am pango-1.1.4/examples/Makefile.am
+--- aaa/pango-1.1.4/examples/Makefile.am       Tue Nov 26 14:36:40 2002
++++ pango-1.1.4/examples/Makefile.am   Tue Dec  3 21:25:17 2002
+@@ -6,9 +6,9 @@
+       -DG_DISABLE_DEPRECATED          \
+       -I$(top_srcdir)                 \
+       $(QT_INCLUDES)                  \
++      $(FREETYPE_CFLAGS)      \
+       $(GLIB_CFLAGS)                  \
+-      $(FONTCONFIG_CFLAGS)            \
+-      $(FREETYPE_CFLAGS)
++      $(FONTCONFIG_CFLAGS)
  
  ###################################################
  
index 7fca702cc4ad0f36e602a690aa0d21fd70e5ce92..c7b7701eae953e77329ed96cace6f09fe5857507 100644 (file)
@@ -2,8 +2,8 @@ Summary:        System for layout and rendering of internationalized text
 Summary(pl):   System renderowania miêdzynarodowego tekstu
 Summary(pt_BR):        Sistema para layout e renderização de texto internacionalizado
 Name:          pango
-Version:       1.1.3
-Release:       2
+Version:       1.1.4
+Release:       1
 License:       LGPL
 Group:         X11/Libraries
 Source0:       ftp://ftp.gtk.org/pub/gtk/v2.1/%{name}-%{version}.tar.bz2
This page took 0.17255 seconds and 4 git commands to generate.