Author: qboosh Date: Sat Oct 30 18:40:20 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.2.0 - xft-config script is gone
---- Files affected: packages/xorg-lib-libXft: xorg-lib-libXft.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: packages/xorg-lib-libXft/xorg-lib-libXft.spec diff -u packages/xorg-lib-libXft/xorg-lib-libXft.spec:1.33 packages/xorg-lib-libXft/xorg-lib-libXft.spec:1.34 --- packages/xorg-lib-libXft/xorg-lib-libXft.spec:1.33 Thu Nov 12 10:44:54 2009 +++ packages/xorg-lib-libXft/xorg-lib-libXft.spec Sat Oct 30 20:40:14 2010 @@ -6,15 +6,15 @@ Summary: X Font Rendering library Summary(pl.UTF-8): Biblioteka do renderowania fontów Name: xorg-lib-libXft -Version: 2.1.14 -Release: 2 +Version: 2.2.0 +Release: 1 License: MIT Group: X11/Libraries Source0: http://xorg.freedesktop.org/archive/individual/lib/libXft-%{version}.tar.bz2 -# Source0-md5: 254e62a233491e0e1251636536163e20 +# Source0-md5: cce3c327258116493b753f157e0360c7 Patch0: %{name}-lcd-filter.patch URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf >= 2.57 +BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: fontconfig-devel >= 2.2 %{?with_lcd:BuildRequires: freetype-devel >= 1:2.3.0} @@ -22,7 +22,7 @@ BuildRequires: libtool BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-lib-libXrender-devel >= 0.8.2 -BuildRequires: xorg-util-util-macros >= 1.3 +BuildRequires: xorg-util-util-macros >= 1.8 Requires: fontconfig %{?with_lcd:Requires: freetype >= 1:2.3.0} Requires: xorg-lib-libXrender >= 0.8.2 @@ -112,13 +112,11 @@ %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/xft-config %attr(755,root,root) %{_libdir}/libXft.so %{_libdir}/libXft.la %dir %{_includedir}/X11/Xft %{_includedir}/X11/Xft/*.h %{_pkgconfigdir}/xft.pc -%{_mandir}/man1/xft-config.1* %{_mandir}/man3/Xft.3* %files static @@ -131,6 +129,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2010/10/30 18:40:14 qboosh +- updated to 2.2.0 +- xft-config script is gone + Revision 1.33 2009/11/12 09:44:54 patrys - rebuild - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-lib-libXft/xorg-lib-libXft.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
