packages: libsvg/libsvg.spec - rel 7 - fix building with current libtool
baggins
baggins at pld-linux.org
Wed May 13 16:16:11 CEST 2009
Author: baggins Date: Wed May 13 14:16:11 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 7
- fix building with current libtool
---- Files affected:
packages/libsvg:
libsvg.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: packages/libsvg/libsvg.spec
diff -u packages/libsvg/libsvg.spec:1.14 packages/libsvg/libsvg.spec:1.15
--- packages/libsvg/libsvg.spec:1.14 Thu May 7 17:30:14 2009
+++ packages/libsvg/libsvg.spec Wed May 13 16:16:05 2009
@@ -3,13 +3,14 @@
Summary(pl.UTF-8): Ogólna biblioteka SVG
Name: libsvg
Version: 0.1.4
-Release: 6
+Release: 7
License: LGPL
Group: Libraries
Source0: http://cairographics.org/snapshots/%{name}-%{version}.tar.gz
# Source0-md5: ce0715e3013f78506795fba16e8455d3
Patch0: %{name}-link.patch
Patch1: %{name}-pkgconfig.patch
+Patch2: %{name}-lt.patch
URL: http://www.xsvg.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -62,6 +63,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
%{__libtoolize}
@@ -107,6 +109,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2009/05/13 14:16:05 baggins
+- rel 7
+- fix building with current libtool
+
Revision 1.14 2009/05/07 15:30:14 baggins
- rel 6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libsvg/libsvg.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list