Author: adamg Date: Wed Jun 25 08:46:32 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pass --install to libtoolize (fixes build) - release 2
---- Files affected: SPECS: exiv2.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/exiv2.spec diff -u SPECS/exiv2.spec:1.24 SPECS/exiv2.spec:1.25 --- SPECS/exiv2.spec:1.24 Tue Jun 24 20:25:09 2008 +++ SPECS/exiv2.spec Wed Jun 25 10:46:27 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Narzędzia do obróbki metadanych Exif i Iptc Name: exiv2 Version: 0.17.1 -Release: 1 +Release: 2 License: GPL v2+ Group: Applications Source0: http://www.exiv2.org/%{name}-%{version}.tar.gz @@ -68,7 +68,7 @@ ln -s config/configure.ac . %build -%{__libtoolize} +%{__libtoolize} --install %{__aclocal} %{__autoconf} # don't touch autoheader, config.h.in has been manually modified @@ -119,6 +119,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2008/06/25 08:46:27 adamg +- pass --install to libtoolize (fixes build) +- release 2 + Revision 1.24 2008/06/24 18:25:09 draenog - up to 0.17.1 (fixes CVE-2008-2696) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/exiv2.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
