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

Petr Šabata psabata at fedoraproject.org
Mon Apr 29 14:25:49 UTC 2013


commit d79745819fdd941faf7664a575553787db61f55e
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Apr 29 16:25:44 2013 +0200

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

 libexif.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/libexif.spec b/libexif.spec
index b61f53a..7acf735 100644
--- a/libexif.spec
+++ b/libexif.spec
@@ -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 at redhat.com> - 0.6.21-5
+- Run the test suite, thanks to Ville Skyttä <ville.skytta at iki.fi> (#928539)
+
 * Wed Mar 27 2013 Petr Šabata <contyk at redhat.com> - 0.6.21-4
 - Run autoreconf for aarch64
 


More information about the scm-commits mailing list