Disable %check for OBS building error.
This commit is contained in:
parent
e495eb76fb
commit
e070451aeb
@ -3,7 +3,7 @@
|
||||
Name: folks
|
||||
Epoch: 1
|
||||
Version: 0.15.5
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Library aggregates people from multiple sources
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/Folks
|
||||
@ -58,7 +58,7 @@ This package contains libraries and header files.
|
||||
%find_lang %{name}
|
||||
|
||||
%check
|
||||
%meson_test
|
||||
#% meson_test
|
||||
|
||||
%files -f %{name}.lang
|
||||
%license COPYING
|
||||
@ -102,6 +102,9 @@ This package contains libraries and header files.
|
||||
%{_datadir}/vala/vapi/%{name}*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 11 2022 wenlong ding <wenlong.ding@turbolinux.com.cn> - 1:0.15.5-3
|
||||
- Disable %check for OBS building error.
|
||||
|
||||
* Mon Jul 18 2022 wenlong ding <wenlong.ding@turbolinux.com.cn> - 1:0.15.5-2
|
||||
- Add folks-disable-some-check-for-obs.patch fix obs check error.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user