This commit is contained in:
Matthias Clasen 2005-03-02 16:01:23 +00:00
parent 344a5376fb
commit 4813df0ddf

View File

@ -1,7 +1,7 @@
Summary: Library for extracting extra information from image files Summary: Library for extracting extra information from image files
Name: libexif Name: libexif
Version: 0.5.12 Version: 0.5.12
Release: 4 Release: 5
Group: System Environment/Libraries Group: System Environment/Libraries
License: LGPL License: LGPL
URL: http://libexif.sourceforge.net/ URL: http://libexif.sourceforge.net/
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/libexif.pc %{_libdir}/pkgconfig/libexif.pc
%changelog %changelog
* Wed Mar 2 2005 Matthias Clasen <mclasen@redhat.com>
- Rebuild with gcc4
* Wed Nov 9 2004 Matthias Saou <matthias.saou@est.une.marmotte.net> * Wed Nov 9 2004 Matthias Saou <matthias.saou@est.une.marmotte.net>
- Use %%find_lang macro. - Use %%find_lang macro.
- Add %%doc files, including mandatory copy of the LGPL license. - Add %%doc files, including mandatory copy of the LGPL license.