]> git.pld-linux.org Git - packages/pango.git/commitdiff
- updated to 1.1.1
authortrojan <trojan@pld-linux.org>
Fri, 4 Oct 2002 07:38:13 +0000 (07:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pango.spec -> 1.53

pango.spec

index 84d34f875555ca9f3aad161c46bc826570c0223d..d9408f5489e2378e92a9931def536fcedd0c6a5f 100644 (file)
@@ -2,12 +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.0.4
-Release:       2
+Version:       1.1.1
+Release:       1
 License:       LGPL
 Group:         X11/Libraries
-Source0:       ftp://ftp.gtk.org/pub/gtk/v2.0/%{name}-%{version}.tar.bz2
-Patch0:                %{name}-am_ac.patch
+Source0:       ftp://ftp.gtk.org/pub/gtk/v2.1/%{name}-%{version}.tar.bz2
 URL:           http://www.pango.org/
 Requires:      freetype >= 2.1.2
 BuildRequires: XFree86-devel
@@ -76,7 +75,6 @@ internacionalizado.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 rm -f missing acinclude.m4
@@ -117,10 +115,10 @@ umask 022
 %attr(755,root,root) %{_bindir}/pango-querymodules
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 %dir %{_libdir}/pango
-%dir %{_libdir}/pango/1.0.0
-%dir %{_libdir}/pango/1.0.0/modules
-%attr(755,root,root) %{_libdir}/pango/1.0.0/modules/*.so
-%attr(755,root,root) %{_libdir}/pango/1.0.0/modules/*.la
+%dir %{_libdir}/pango/1.1.0
+%dir %{_libdir}/pango/1.1.0/modules
+%attr(755,root,root) %{_libdir}/pango/1.1.0/modules/*.so
+%attr(755,root,root) %{_libdir}/pango/1.1.0/modules/*.la
 %dir %{_sysconfdir}/pango
 %config(noreplace) %verify(not size md5 mtime) %{_sysconfdir}/pango/pangox.aliases
 %ghost %{_sysconfdir}/pango/pango.modules
@@ -136,4 +134,4 @@ umask 022
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libpango*.a
-%attr(644,root,root) %{_libdir}/pango/1.0.0/modules/*.a
+%attr(644,root,root) %{_libdir}/pango/1.1.0/modules/*.a
This page took 0.181042 seconds and 4 git commands to generate.