Author: shadzik Date: Thu Dec 3 19:58:56 2009 GMT Module: packages Tag: HEAD ---- Log message: - 0.18.2 - add -configure.patch
---- Files affected: packages/exiv2: exiv2.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: packages/exiv2/exiv2.spec diff -u packages/exiv2/exiv2.spec:1.31 packages/exiv2/exiv2.spec:1.32 --- packages/exiv2/exiv2.spec:1.31 Wed Nov 4 18:05:51 2009 +++ packages/exiv2/exiv2.spec Thu Dec 3 20:58:50 2009 @@ -2,15 +2,16 @@ Summary: Exif and Iptc metadata manipulation tools Summary(pl.UTF-8): Narzędzia do obróbki metadanych Exif i Iptc Name: exiv2 -Version: 0.17.1 -Release: 3 +Version: 0.18.2 +Release: 1 License: GPL v2+ Group: Applications/Graphics Source0: http://www.exiv2.org/%{name}-%{version}.tar.gz -# Source0-md5: 52a602f4f0d9e89b7084ac795b7547ac +# Source0-md5: 300cc55e098d7ff7560b4c6992282c53 Patch0: %{name}-mkinstalldirs.patch Patch1: %{name}-png_support.patch Patch2: gcc44.patch +Patch3: %{name}-configure.patch URL: http://www.exiv2.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake @@ -70,6 +71,7 @@ %patch0 -p0 %patch1 -p1 %patch2 -p1 +%patch3 -p0 ln -s config/configure.ac . @@ -125,6 +127,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2009/12/03 19:58:50 shadzik +- 0.18.2 +- add -configure.patch + Revision 1.31 2009/11/04 17:05:51 sls - added gcc44.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/exiv2/exiv2.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
