SPECS (DEVEL): cairo.spec - 1.5.8 devel
glen
glen at pld-linux.org
Thu Feb 14 13:22:22 CET 2008
Author: glen Date: Thu Feb 14 12:22:22 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- 1.5.8 devel
---- Files affected:
SPECS:
cairo.spec (1.76 -> 1.76.2.1)
---- Diffs:
================================================================
Index: SPECS/cairo.spec
diff -u SPECS/cairo.spec:1.76 SPECS/cairo.spec:1.76.2.1
--- SPECS/cairo.spec:1.76 Thu Feb 14 13:05:37 2008
+++ SPECS/cairo.spec Thu Feb 14 13:22:17 2008
@@ -5,22 +5,22 @@
%bcond_with glitz # build with glitz backend
%bcond_without xcb # XCB backend
%bcond_with tests # perform tests (can fail due to out of memory)
-%bcond_without lcd # use own LCD filtering instead of freetype's
+%bcond_with lcd # use own LCD filtering instead of freetype's
#
Summary: Cairo - multi-platform 2D graphics library
Summary(pl.UTF-8): Cairo - wieloplatformowa biblioteka graficzna 2D
Name: cairo
-Version: 1.4.14
-Release: 1
+Version: 1.5.8
+Release: 0.1
License: LGPL v2.1 or MPL v1.1
Group: Libraries
-Source0: http://cairographics.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: e8c442ff821c0719a69508fecba9038f
+Source0: http://cairographics.org/snapshots/%{name}-%{version}.tar.gz
+# Source0-md5: 4a1711892ac571b156592d8d53e86da1
Patch0: %{name}-link.patch
# updated from http://david.freetype.org/lcd/cairo-1.2.4-lcd-filter-1.patch
# NOTE: this patch wasn't applied upstream, is unmaintained by its author for
# about a year and becomes more and more ugly => it's subject to drop soon --q
-Patch1: %{name}-1.2.4-lcd-filter-1.patch
+#Patch1: %{name}-1.2.4-lcd-filter-1.patch
URL: http://cairographics.org/
BuildRequires: autoconf >= 2.54
BuildRequires: automake >= 1:1.7
@@ -117,7 +117,7 @@
%prep
%setup -q
%patch0 -p1
-%{?with_lcd:%patch1 -p1}
+#%{?with_lcd:%patch1 -p1}
%build
%{?with_apidocs:%{__gtkdocize}}
@@ -151,7 +151,7 @@
%files
%defattr(644,root,root,755)
# COPYING contains only notes, not LGPL/MPL texts
-%doc AUTHORS COPYING ChangeLog NEWS README TODO
+%doc AUTHORS COPYING ChangeLog NEWS README
%attr(755,root,root) %{_libdir}/libcairo.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libcairo.so.2
@@ -184,6 +184,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.76.2.1 2008-02-14 12:22:17 glen
+- 1.5.8 devel
+
Revision 1.76 2008-02-14 12:05:37 glen
- adapter
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cairo.spec?r1=1.76&r2=1.76.2.1&f=u
More information about the pld-cvs-commit
mailing list