enable test

(cherry picked from commit de452e6803586b6392ec2661e28f02a1cdcfb729)
This commit is contained in:
zhangpan 2023-03-11 10:15:08 +00:00 committed by openeuler-sync-bot
parent 6d3bf96dcc
commit fa1071c2cb

View File

@ -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,12 @@ autoreconf -ivf
%doc README ChangeLog %doc README ChangeLog
%changelog %changelog
* Sat Mar 11 2023 zhangpan <zhangpan103@h-partners.com> - 1.3-7
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:enable test
* 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