enable make check
This commit is contained in:
parent
47a18cbcbc
commit
fcf384c7fb
@ -1,6 +1,6 @@
|
|||||||
Name: spice-vdagent
|
Name: spice-vdagent
|
||||||
Version: 0.20.0
|
Version: 0.20.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Agent for Spice guests
|
Summary: Agent for Spice guests
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://spice-space.org/
|
URL: https://spice-space.org/
|
||||||
@ -48,6 +48,9 @@ installed on domU o.s. to work. The default is 0.
|
|||||||
%install
|
%install
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT V=2
|
make install DESTDIR=$RPM_BUILD_ROOT V=2
|
||||||
|
|
||||||
|
%check
|
||||||
|
make check
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%systemd_post spice-vdagentd.service spice-vdagentd.socket
|
%systemd_post spice-vdagentd.service spice-vdagentd.socket
|
||||||
|
|
||||||
@ -77,6 +80,9 @@ make install DESTDIR=$RPM_BUILD_ROOT V=2
|
|||||||
%{_mandir}/man1/*.1.gz
|
%{_mandir}/man1/*.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 zhangpan <zhangpan103@h-partners.com> - 0.20.0-3
|
||||||
|
- enable make check
|
||||||
|
|
||||||
* Mon Feb 22 2021 jinzhimin <jinzhimin2@huawei.com> - 0.20.0-2
|
* Mon Feb 22 2021 jinzhimin <jinzhimin2@huawei.com> - 0.20.0-2
|
||||||
- fix CVE-2020-25650 CVE-2020-25651 CVE-2020-25652 CVE-2020-25653
|
- fix CVE-2020-25650 CVE-2020-25651 CVE-2020-25652 CVE-2020-25653
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user