Author: arekm Date: Wed Feb 18 19:01:34 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.4.0
---- Files affected: SPECS: xorg-lib-libXfont.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/xorg-lib-libXfont.spec diff -u SPECS/xorg-lib-libXfont.spec:1.36 SPECS/xorg-lib-libXfont.spec:1.37 --- SPECS/xorg-lib-libXfont.spec:1.36 Thu Dec 25 14:07:40 2008 +++ SPECS/xorg-lib-libXfont.spec Wed Feb 18 20:01:29 2009 @@ -2,15 +2,16 @@ Summary: X font library used by the X server Summary(pl.UTF-8): Używana przez X serwer biblioteka fontów X Name: xorg-lib-libXfont -Version: 1.3.4 +Version: 1.4.0 Release: 1 License: MIT Group: X11/Libraries Source0: http://xorg.freedesktop.org/releases/individual/lib/libXfont-%{version}.tar.bz2 -# Source0-md5: 788371ee566ef97ed4ca0794873b38cf +# Source0-md5: 3a8e06b25912ef339d70a8ba003da9b5 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake +BuildRequires: bzip2-devel BuildRequires: freetype-devel >= 2 BuildRequires: libtool BuildRequires: pkgconfig >= 1:0.19 @@ -79,7 +80,7 @@ %{__autoheader} %{__automake} %configure \ - --enable-type1 + --with-bzip2 %{__make} @@ -119,6 +120,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2009/02/18 19:01:29 arekm +- up to 1.4.0 + Revision 1.36 2008/12/25 13:07:40 qboosh - updated to 1.3.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-lib-libXfont.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
