add check in spec and rebuild libxkbfile
(cherry picked from commit 85c40a767f8c6dd855153c077a76833b418ec507)
This commit is contained in:
parent
174c13b544
commit
a5ae3d5652
@ -1,6 +1,6 @@
|
|||||||
Name: libxkbfile
|
Name: libxkbfile
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 2
|
Release: 4
|
||||||
Summary: X11 keyboard file manipulation library
|
Summary: X11 keyboard file manipulation library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.x.org
|
URL: https://www.x.org
|
||||||
@ -27,6 +27,9 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
|
|||||||
%configure
|
%configure
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
|
%check
|
||||||
|
make check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
%delete_la_and_a
|
%delete_la_and_a
|
||||||
@ -46,6 +49,12 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
|
|||||||
%{_libdir}/%{name}.so
|
%{_libdir}/%{name}.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 18 2021 jinzhimin <jinzhimin2@huawei.com> - 1.1.0-4
|
||||||
|
- rebuild libxkbfile
|
||||||
|
|
||||||
|
* Thu Feb 18 2021 jinzhimin <jinzhimin2@huawei.com> - 1.1.0-3
|
||||||
|
- add check in spec
|
||||||
|
|
||||||
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.0-2
|
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.0-2
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user