]> git.pld-linux.org Git - packages/pango.git/commitdiff
- updated to version 1.2.0 - stable
authoraflinta <aflinta@pld-linux.org>
Sat, 21 Dec 2002 11:00:05 +0000 (11:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pango.spec -> 1.80

pango.spec

index b86c0c978532e950abd13ea803d1d63f88a7800a..c771866a357437cd2d7c62cec3a22378720b8ea7 100644 (file)
@@ -2,11 +2,11 @@ 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.6
+Version:       1.2.0
 Release:       1
 License:       LGPL
 Group:         X11/Libraries
-Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/1.1/%{name}-%{version}.tar.bz2
+Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/1.2/%{name}-%{version}.tar.bz2
 Patch0:                %{name}-freetype.patch
 Patch1:                %{name}-xfonts.patch
 URL:           http://www.pango.org/
@@ -15,7 +15,7 @@ BuildRequires:        Xft-devel >= 2.1-2
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: freetype-devel >= 2.1.3
-BuildRequires: glib2-devel >= 2.1.5
+BuildRequires: glib2-devel >= 2.2.0
 BuildRequires: gtk-doc >= 0.9-4
 BuildRequires: libtool
 BuildRequires: perl
@@ -127,9 +127,11 @@ rm -rf $RPM_BUILD_ROOT
        pkgconfigdir=%{_pkgconfigdir} \
        HTML_DIR=%{_gtkdocdir}
 perl -p -i -e 's|-I/usr/include | |g' $RPM_BUILD_ROOT%{_pkgconfigdir}/*.pc
-
 > $RPM_BUILD_ROOT%{_sysconfdir}/pango/pango.modules
 
+#Remove uneeded static files from modules dir
+rm $RPM_BUILD_ROOT%{_libdir}/%{name}/%{version}/modules/*.a
+
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.142815 seconds and 4 git commands to generate.