rebuild to get a pkgconfig(libexif) provides
This commit is contained in:
parent
5b7ae6f9f0
commit
7d64394582
@ -1,7 +1,7 @@
|
||||
Summary: Library for extracting extra information from image files
|
||||
Name: libexif
|
||||
Version: 0.6.16
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://libexif.sourceforge.net/
|
||||
@ -11,7 +11,7 @@ Patch1: cve-2007-6351.patch
|
||||
Patch2: cve-2007-6352.patch
|
||||
Patch3: olympus-byte-order.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: doxygen, pkgconfig
|
||||
|
||||
%description
|
||||
Most digital cameras produce EXIF files, which are JPEG files with
|
||||
@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/libexif.pc
|
||||
|
||||
%changelog
|
||||
* Thu Dec 11 2008 Caolán McNamara <caolanm@redhat.com> - 0.6.16-2
|
||||
- rebuild to get a pkgconfig(libexif) provides
|
||||
|
||||
* Tue Feb 5 2008 Matthias Clasen <mclasen@redhat.com> - 0.6.16-1
|
||||
- Update to 0.6.16
|
||||
- Drop obsolete patch
|
||||
|
Loading…
Reference in New Issue
Block a user