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