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
|
||||
%meson_install
|
||||
|
||||
%check
|
||||
%meson_test
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%files -f %{name}.lang
|
||||
%license COPYING
|
||||
%license COPYING LICENSE_EXCEPTION
|
||||
%doc NEWS README
|
||||
%{_libdir}/gio/modules/libgiognomeproxy.so
|
||||
%{_libdir}/gio/modules/libgiognutls.so
|
||||
|
Loading…
Reference in New Issue
Block a user