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