diff --git a/libexif.spec b/libexif.spec index de70f5a..d9d5d19 100644 --- a/libexif.spec +++ b/libexif.spec @@ -1,14 +1,12 @@ Summary: Library for extracting extra information from image files Name: libexif -Version: 0.6.13 -Release: 4%{?dist} +Version: 0.6.15 +Release: 1%{?dist} Group: System Environment/Libraries License: LGPL URL: http://libexif.sourceforge.net/ Source0: libexif-%{version}.tar.bz2 Source1: libexif-docs.tar.gz -Patch0: libexif-0.6.13-dont-build-docs.patch -Patch1: libexif-integer-overflow.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: doxygen @@ -32,8 +30,6 @@ for writing programs that use libexif. # to avoid multilib conflicts, we toss in pre-generated docs # and neuter make all in the docs dir tar xzf %{SOURCE1} -%patch0 -p1 -b .dont-build-docs -%patch1 -p0 -b .integer-overflow %build %configure --disable-static --disable-docs @@ -69,6 +65,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libexif.pc %changelog +* Wed May 30 2007 Matthias Clasen - 0.6.15-1 +- Update to 0.6.15 +- Drop obsolete patch + * Thu May 24 2007 Matthias Clasen - 0.6.13-4 - Add patch for CVE-2007-2645. diff --git a/sources b/sources index 6269c87..fd40b43 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -1b1e2b495c5aa20c08725f30545a110b libexif-0.6.13.tar.bz2 -399f3bdeb9b24275a33347e7208827b9 libexif-docs.tar.gz +58871e364c454d107eee001456cc8f24 libexif-0.6.15.tar.bz2 +916f61beb4afa88f05130b10e7640333 libexif-docs.tar.gz