[libplist] run test suite

Peter Robinson pbrobinson at fedoraproject.org
Wed Oct 15 08:58:29 UTC 2014


commit a0289215cfd7478c280f2f925b3813ac645278fd
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Oct 15 09:58:08 2014 +0100

    run test suite

 libplist.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/libplist.spec b/libplist.spec
index 170f570..935b48f 100644
--- a/libplist.spec
+++ b/libplist.spec
@@ -50,6 +50,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f -name "*.la" -delete
 
+%check
+make check
+
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig


More information about the scm-commits mailing list