enable tests
This commit is contained in:
parent
31df3d7d26
commit
d579f614fc
@ -1,6 +1,6 @@
|
|||||||
Name: libxshmfence
|
Name: libxshmfence
|
||||||
Version: 1.3
|
Version: 1.3
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: X11 shared memory fences
|
Summary: X11 shared memory fences
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.x.org/
|
URL: https://www.x.org/
|
||||||
@ -28,6 +28,9 @@ autoreconf -ivf
|
|||||||
%configure
|
%configure
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
|
%check
|
||||||
|
make check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
%delete_la
|
%delete_la
|
||||||
@ -51,6 +54,9 @@ autoreconf -ivf
|
|||||||
%doc README ChangeLog
|
%doc README ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 6 2022 liuyumeng1 <liuyumeng5@h-partners.com> - 1.3-7
|
||||||
|
- enable tests
|
||||||
|
|
||||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3-6
|
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3-6
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user