diff --git a/.cvsignore b/.cvsignore index 599e272..b81f8a0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,6 +1 @@ -clog -exiv2-0.12.tar.gz -exiv2-0.14.tar.gz -exiv2-0.15.tar.gz -exiv2-0.16-pre1.tar.gz -exiv2-0.16.tar.gz +exiv2-0.17.1.tar.gz diff --git a/exiv2-0.16-gcc43.patch b/exiv2-0.16-gcc43.patch index d1bbbeb..9b00b63 100644 --- a/exiv2-0.16-gcc43.patch +++ b/exiv2-0.16-gcc43.patch @@ -16,7 +16,7 @@ diff -up exiv2-0.16/xmpsdk/src/XMPMeta-Serialize.cpp.gcc43 exiv2-0.16/xmpsdk/src #include #endif -+#include ++#include + using namespace std; @@ -31,7 +31,7 @@ diff -up exiv2-0.16/xmpsdk/src/XMPMeta.cpp.gcc43 exiv2-0.16/xmpsdk/src/XMPMeta.c #include #endif -+#include ++#include + using namespace std; @@ -43,7 +43,7 @@ diff -up exiv2-0.16/xmpsdk/src/XMPMeta-GetSet.cpp.gcc43 exiv2-0.16/xmpsdk/src/XM #include #endif -+#include ++#include + using namespace std; @@ -55,7 +55,7 @@ diff -up exiv2-0.16/xmpsdk/src/XMPMeta-Parse.cpp.gcc43 exiv2-0.16/xmpsdk/src/XMP #include #endif -+#include ++#include + using namespace std; diff --git a/exiv2.spec b/exiv2.spec index f68045b..d951449 100644 --- a/exiv2.spec +++ b/exiv2.spec @@ -6,8 +6,8 @@ Summary: Exif and Iptc metadata manipulation library Name: exiv2 -Version: 0.16 -Release: 2%{?dist} +Version: 0.17.1 +Release: 1%{?dist} License: GPLv2+ Group: Applications/Multimedia @@ -123,7 +123,7 @@ rm -rf %{buildroot} %files libs -f exiv2.lang %defattr(-,root,root,-) %endif -%{_libdir}/libexiv2.so.* +%{_libdir}/libexiv2.so.4* %files devel %defattr(-,root,root,-) @@ -134,6 +134,9 @@ rm -rf %{buildroot} %changelog +* Mon Jun 23 2008 Rex Dieter 0.17.1-1 +- exiv2-0.17.1 + * Mon Feb 11 2008 Rex Dieter 0.16-2 - respin (gcc43) - gcc43 patch diff --git a/sources b/sources index 70d7da5..fb56a45 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a6e72343885d990c593bd013c6c988f1 exiv2-0.16.tar.gz +52a602f4f0d9e89b7084ac795b7547ac exiv2-0.17.1.tar.gz