Enable the test suite

This commit is contained in:
Kalev Lember 2017-03-21 09:58:08 +01:00
parent 5b9a411cfc
commit 104dbfd73f

View File

@ -67,10 +67,8 @@ This package contains the python3 bindings for %{name}
%make_install
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
# Can't get this to work at the moment
# https://bugzilla.gnome.org/show_bug.cgi?id=723790
#%check
#make tests
%check
make check
%post -p /sbin/ldconfig
@ -110,6 +108,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
- Update to 0.10.5
- Build API documentation
- Update source URL
- Enable the test suite
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild