update license field

This commit is contained in:
Matthias Clasen 2007-08-08 03:50:46 +00:00
parent be4ec05a6d
commit 1b7885d5e7

View File

@ -1,9 +1,9 @@
Summary: Library for extracting extra information from image files
Name: libexif
Version: 0.6.15
Release: 2%{?dist}
Release: 3%{?dist}
Group: System Environment/Libraries
License: LGPL
License: LGPLv2+
URL: http://libexif.sourceforge.net/
Source0: libexif-%{version}.tar.bz2
Source1: libexif-docs.tar.gz
@ -56,7 +56,7 @@ rm -rf $RPM_BUILD_ROOT
%files -f libexif-12.lang
%defattr(-,root,root,-)
%doc ChangeLog COPYING README NEWS
%doc AUTHORS COPYING README NEWS
%{_libdir}/libexif.so.*
%files devel
@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/libexif.pc
%changelog
* Tue Aug 7 2007 Matthias Clasen <mclasen@redhat.com> - 0.6.15-3
- Update the license field
* Wed Jun 13 2007 Matthias Clasen <mclasen@redhat.com> - 0.6.15-2
- Add patch for CVE-2007-4168. Fix bug #243892