Author: qboosh Date: Thu Apr 27 09:02:37 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 1.1.2, updated link patch
---- Files affected: SPECS: cairo.spec (1.51 -> 1.51.4.1) ---- Diffs: ================================================================ Index: SPECS/cairo.spec diff -u SPECS/cairo.spec:1.51 SPECS/cairo.spec:1.51.4.1 --- SPECS/cairo.spec:1.51 Wed Mar 15 23:04:28 2006 +++ SPECS/cairo.spec Thu Apr 27 11:02:32 2006 @@ -9,19 +9,19 @@ Summary: Cairo - multi-platform 2D graphics library Summary(pl): Cairo - wieloplatformowa biblioteka graficzna 2D Name: cairo -Version: 1.0.4 +Version: 1.1.2 Release: 1 License: LGPL v2.1 or MPL v1.1 Group: Libraries -Source0: http://cairographics.org/releases/%{name}-%{version}.tar.gz -# Source0-md5: 9002b0e69b3f94831a22d3f2a7735ce2 +Source0: http://cairographics.org/snapshots/%{name}-%{version}.tar.gz +# Source0-md5: fa311ae12985a3ee75565cb002733022 Patch0: %{name}-link.patch URL: http://cairographics.org/ BuildRequires: autoconf >= 2.54 BuildRequires: automake >= 1.7 BuildRequires: fontconfig-devel BuildRequires: freetype-devel >= 1:2.1.10 -%{?with_glitz:BuildRequires: glitz-devel >= 0.4.4} +%{?with_glitz:BuildRequires: glitz-devel >= 0.5.1} %{?with_apidocs:BuildRequires: gtk-doc >= 1.3} BuildRequires: libpng-devel BuildRequires: libtool @@ -30,7 +30,7 @@ BuildRequires: xorg-lib-libXrender-devel >= 0.6 BuildRequires: zlib-devel Requires: freetype >= 1:2.1.10 -%{?with_glitz:Requires: glitz >= 0.4.4} +%{?with_glitz:Requires: glitz >= 0.5.1} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -80,7 +80,7 @@ Requires: %{name} = %{version}-%{release} Requires: fontconfig-devel Requires: freetype-devel >= 1:2.1.10 -%{?with_glitz:Requires: glitz-devel >= 0.4.4} +%{?with_glitz:Requires: glitz-devel >= 0.5.1} Requires: libpng-devel %{?with_xcb:Requires: xcb-devel} Requires: xorg-lib-libXrender-devel >= 0.6 @@ -159,6 +159,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51.4.1 2006/04/27 09:02:32 qboosh +- updated to 1.1.2, updated link patch + Revision 1.51 2006/03/15 22:04:28 freetz - 1.0.4, gcc4 fix already included ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cairo.spec?r1=1.51&r2=1.51.4.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
