enable check while building
This commit is contained in:
parent
deaf8e7241
commit
4360565483
8
atk.spec
8
atk.spec
@ -1,6 +1,6 @@
|
|||||||
Name: atk
|
Name: atk
|
||||||
Version: 2.36.0
|
Version: 2.36.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Interfaces for accessibility support
|
Summary: Interfaces for accessibility support
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://developer.gnome.org/platform-overview/stable/atk
|
URL: http://developer.gnome.org/platform-overview/stable/atk
|
||||||
@ -28,6 +28,9 @@ needed for ATK related applications or toolkits.
|
|||||||
%meson -Ddocs=true
|
%meson -Ddocs=true
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
|
%check
|
||||||
|
%meson_test
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
sed -i 's/idm[0-9]\{5,32\}\"/idm12345678912345\"/g' $(find %{_buildrootdir} -name api-index-full.html)
|
sed -i 's/idm[0-9]\{5,32\}\"/idm12345678912345\"/g' $(find %{_buildrootdir} -name api-index-full.html)
|
||||||
@ -47,6 +50,9 @@ sed -i 's/idm[0-9]\{5,32\}\"/idm12345678912345\"/g' $(find %{_buildrootdir} -nam
|
|||||||
%{_datadir}/gir-1.0
|
%{_datadir}/gir-1.0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 11 2022 yangcheng <yangcheng87@h-partners.com> - 2.36.0-2
|
||||||
|
- enable check while building
|
||||||
|
|
||||||
* Mon Jul 20 2020 wangye <wangye70@huawei.com> - 2.36.0-1
|
* Mon Jul 20 2020 wangye <wangye70@huawei.com> - 2.36.0-1
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user