]> git.pld-linux.org Git - packages/pango.git/commitdiff
- updated to 1.2.1
authortrojan <trojan@pld-linux.org>
Mon, 3 Feb 2003 13:38:14 +0000 (13:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pango.spec -> 1.82

pango.spec

index 65e01dc95c1520e21c7b4ee889a9e7b891e51435..88023ccaf3cc0343f7bf09cb50a98e7454d546f2 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.2.0
-Release:       2
+Version:       1.2.1
+Release:       1
 License:       LGPL
 Group:         X11/Libraries
 Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/1.2/%{name}-%{version}.tar.bz2
@@ -130,7 +130,7 @@ 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
+rm $RPM_BUILD_ROOT%{_libdir}/%{name}/1.2.0/modules/*.a
 
 
 %clean
This page took 0.037282 seconds and 4 git commands to generate.