Run tests during check phase
Additionally, include the LICENSE_EXCEPTION file as an installed part of the licenses.
This commit is contained in:
parent
97fa4d1442
commit
42fb7b6003
@ -69,10 +69,13 @@ the functionality of the installed glib-networking package.
|
|||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
|
|
||||||
|
%check
|
||||||
|
%meson_test
|
||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%license COPYING
|
%license COPYING LICENSE_EXCEPTION
|
||||||
%doc NEWS README
|
%doc NEWS README
|
||||||
%{_libdir}/gio/modules/libgiognomeproxy.so
|
%{_libdir}/gio/modules/libgiognomeproxy.so
|
||||||
%{_libdir}/gio/modules/libgiognutls.so
|
%{_libdir}/gio/modules/libgiognutls.so
|
||||||
|
Loading…
Reference in New Issue
Block a user