Run the test suite, thanks to Ville Skyttä <ville.skytta@iki.fi> (#928539)

This commit is contained in:
Petr Šabata 2013-04-29 16:25:44 +02:00
parent 54ff73c97d
commit d79745819f

View File

@ -1,7 +1,7 @@
Summary: Library for extracting extra information from image files
Name: libexif
Version: 0.6.21
Release: 4%{?dist}
Release: 5%{?dist}
Group: System Environment/Libraries
License: LGPLv2+
URL: http://libexif.sourceforge.net/
@ -53,6 +53,9 @@ iconv -f latin1 -t utf-8 < COPYING > COPYING.utf8; cp COPYING.utf8 COPYING
iconv -f latin1 -t utf-8 < README > README.utf8; cp README.utf8 README
%find_lang libexif-12
%check
make check
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
@ -70,6 +73,9 @@ iconv -f latin1 -t utf-8 < README > README.utf8; cp README.utf8 README
%doc libexif-api.html
%changelog
* Mon Apr 29 2013 Petr Šabata <contyk@redhat.com> - 0.6.21-5
- Run the test suite, thanks to Ville Skyttä <ville.skytta@iki.fi> (#928539)
* Wed Mar 27 2013 Petr Šabata <contyk@redhat.com> - 0.6.21-4
- Run autoreconf for aarch64