SPECS: libsvg-cairo.spec - fix building with recent autoconf/libtool
hawk
hawk at pld-linux.org
Sun Dec 7 21:17:21 CET 2008
Author: hawk Date: Sun Dec 7 20:17:21 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix building with recent autoconf/libtool
---- Files affected:
SPECS:
libsvg-cairo.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/libsvg-cairo.spec
diff -u SPECS/libsvg-cairo.spec:1.19 SPECS/libsvg-cairo.spec:1.20
--- SPECS/libsvg-cairo.spec:1.19 Sun Dec 7 20:12:27 2008
+++ SPECS/libsvg-cairo.spec Sun Dec 7 21:17:16 2008
@@ -3,11 +3,12 @@
Summary(pl.UTF-8): Renderowanie SVG przy użyciu Cairo
Name: libsvg-cairo
Version: 0.1.6
-Release: 6
+Release: 7
License: LGPL v2+
Group: Libraries
Source0: http://cairographics.org/snapshots/%{name}-%{version}.tar.gz
# Source0-md5: d79da7b3a60ad8c8e4b902c9b3563047
+Patch0: %{name}-ac.patch
URL: http://www.xsvg.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -60,6 +61,7 @@
%prep
%setup -q
+%patch0 -p1
%build
%{__libtoolize}
@@ -103,6 +105,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2008/12/07 20:17:16 hawk
+- fix building with recent autoconf/libtool
+
Revision 1.19 2008/12/07 19:12:27 hawk
- release 6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libsvg-cairo.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list