!5 [sync] PR-2: add check in spec and rebuild libSM
From: @openeuler-sync-bot Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
a14efd7e9e
11
libSM.spec
11
libSM.spec
@ -1,6 +1,6 @@
|
|||||||
Name: libSM
|
Name: libSM
|
||||||
Version: 1.2.3
|
Version: 1.2.3
|
||||||
Release: 2
|
Release: 4
|
||||||
Summary: Runtime library for X11 SM
|
Summary: Runtime library for X11 SM
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
@ -29,6 +29,9 @@ autoreconf -ivf
|
|||||||
%configure --with-libuuid
|
%configure --with-libuuid
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
|
%check
|
||||||
|
make check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
%delete_la
|
%delete_la
|
||||||
@ -56,6 +59,12 @@ autoreconf -ivf
|
|||||||
%exclude %{_docdir}
|
%exclude %{_docdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 9 2021 jinzhimin <jinzhimin2@huawei.com> - 1.2.3-4
|
||||||
|
- rebuild libSM
|
||||||
|
|
||||||
|
* Tue Feb 9 2021 jinzhimin <jinzhimin2@huawei.com> - 1.2.3-3
|
||||||
|
- add check in spec
|
||||||
|
|
||||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.3-2
|
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.3-2
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user