Author: shadzik Date: Thu Jun 21 16:00:45 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.14
---- Files affected: SPECS: exiv2.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/exiv2.spec diff -u SPECS/exiv2.spec:1.18 SPECS/exiv2.spec:1.19 --- SPECS/exiv2.spec:1.18 Mon Apr 16 23:05:16 2007 +++ SPECS/exiv2.spec Thu Jun 21 18:00:39 2007 @@ -2,12 +2,13 @@ Summary: Exif and Iptc metadata manipulation tools Summary(pl.UTF-8): Narzędzia do obróbki metadanych Exif i Iptc Name: exiv2 -Version: 0.12 -Release: 2 +Version: 0.14 +Release: 1 License: GPL v2+ Group: Applications Source0: http://www.exiv2.org/%{name}-%{version}.tar.gz -# Source0-md5: a97a4e489df7ec99458e3e33b506c3e6 +# Source0-md5: 6f8edde77d95f49fc83329feb615bb33 +Patch0: %{name}-mkinstalldirs.patch URL: http://www.exiv2.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake @@ -62,6 +63,7 @@ %prep %setup -q +%patch0 -p0 ln -s config/configure.ac . @@ -96,11 +98,10 @@ %files libs %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/libexiv2-*.so +%attr(755,root,root) %{_libdir}/libexiv2.so.* %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/%{name}-config %attr(755,root,root) %{_libdir}/libexiv2.so %{_libdir}/libexiv2.la %{_includedir}/%{name} @@ -116,6 +117,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2007/06/21 16:00:39 shadzik +- up to 0.14 + Revision 1.18 2007/04/16 21:05:16 pluto - rebuild to fix libstdc++ implementation change (_ZNSo9_M_insertEPKcl). - release 2. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/exiv2.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
