Author: freetz Date: Tue Jul 11 20:43:58 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pkgconfig patch added, rel.4
---- Files affected: SPECS: libsvg.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/libsvg.spec diff -u SPECS/libsvg.spec:1.9 SPECS/libsvg.spec:1.10 --- SPECS/libsvg.spec:1.9 Tue Jul 11 22:33:44 2006 +++ SPECS/libsvg.spec Tue Jul 11 22:43:53 2006 @@ -3,12 +3,13 @@ Summary(pl): Ogólna biblioteka SVG Name: libsvg Version: 0.1.4 -Release: 3 +Release: 4 License: LGPL Group: Libraries Source0: http://cairographics.org/snapshots/%{name}-%{version}.tar.gz # Source0-md5: ce0715e3013f78506795fba16e8455d3 Patch0: %{name}-link.patch +Patch1: %{name}-pkgconfig.patch URL: http://www.xsvg.org/ BuildRequires: autoconf BuildRequires: automake @@ -60,6 +61,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -105,6 +107,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2006/07/11 20:43:53 freetz +- pkgconfig patch added, rel.4 + Revision 1.9 2006/07/11 20:33:44 freetz - rel.3 (fixed link.patch), pass --as-needed to LDFLAGS ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libsvg.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
