OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 22-Sep-2008 16:52:30
Branch: HEAD Handle: 2008092215523000
Modified files:
openpkg-src/cairo cairo.spec
Log:
upgrading package: cairo 1.7.4 -> 1.7.6
Summary:
Revision Changes Path
1.39 +6 -6 openpkg-src/cairo/cairo.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/cairo/cairo.spec
============================================================================
$ cvs diff -u -r1.38 -r1.39 cairo.spec
--- openpkg-src/cairo/cairo.spec 7 Sep 2008 17:50:00 -0000 1.38
+++ openpkg-src/cairo/cairo.spec 22 Sep 2008 14:52:30 -0000 1.39
@@ -31,8 +31,8 @@
Class: EVAL
Group: Graphics
License: MIT-style
-Version: 1.7.4
-Release: 20080907
+Version: 1.7.6
+Release: 20080922
# package options
%option with_pdf yes
@@ -50,11 +50,11 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, pkgconfig
PreReq: OpenPKG, openpkg >= 20040130
-BuildPreReq: libpixman >= 0.11.2, fontconfig, freetype
-PreReq: libpixman >= 0.11.2, fontconfig, freetype
+BuildPreReq: libpixman >= 0.12, fontconfig, freetype
+PreReq: libpixman >= 0.12, fontconfig, freetype
%if "%{with_png}" == "yes"
-BuildPreReq: png >= 1.2.8-20050204, zlib
-PreReq: png >= 1.2.8-20050204, zlib
+BuildPreReq: png, zlib
+PreReq: png, zlib
%endif
%if "%{with_ps}" == "yes"
BuildPreReq: zlib
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]