Enable self tests

This commit is contained in:
Kalev Lember 2017-09-01 06:19:33 +02:00
parent efcf10ec5d
commit f9cb11e417

View File

@ -12,6 +12,7 @@ BuildRequires: gobject-introspection-devel
BuildRequires: pkgconfig
BuildRequires: libudev-devel
BuildRequires: gtk-doc
BuildRequires: umockdev-devel
# Upstream promises to remove libgudev from systemd before this version
Provides: libgudev1 = %{version}-%{release}
@ -44,6 +45,9 @@ make %{?_smp_mflags}
%makeinstall
rm %{buildroot}%{_libdir}/*.la
%check
make check
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
@ -67,6 +71,7 @@ rm %{buildroot}%{_libdir}/*.la
%changelog
* Fri Sep 01 2017 Kalev Lember <klember@redhat.com> - 232-1
- Update to 232
- Enable self tests
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 230-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild