Enable tests
This commit is contained in:
parent
4083f17944
commit
07ec608392
@ -70,6 +70,10 @@ rm -f %{buildroot}%{_libdir}/*.la
|
||||
install -Dpm 0644 lept.pc %{buildroot}/%{_libdir}/pkgconfig
|
||||
|
||||
|
||||
%check
|
||||
make check
|
||||
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
@ -91,6 +95,8 @@ install -Dpm 0644 lept.pc %{buildroot}/%{_libdir}/pkgconfig
|
||||
%changelog
|
||||
* Sun Dec 25 2016 Sandro Mani <manisandro@gmail.com> - 1.74.0-1
|
||||
- Update to 1.74.0
|
||||
- Add tools subpackage
|
||||
- Enable tests
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.73-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user