!9 enable test
From: @zppzhangpan Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
379d056e35
@ -1,6 +1,6 @@
|
|||||||
Name: libXvMC
|
Name: libXvMC
|
||||||
Version: 1.0.13
|
Version: 1.0.13
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: X-Video Motion Compensation API
|
Summary: X-Video Motion Compensation API
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.x.org
|
URL: https://www.x.org
|
||||||
@ -32,6 +32,9 @@ autoreconf -vif
|
|||||||
%configure
|
%configure
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
|
%check
|
||||||
|
make check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11
|
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11
|
||||||
@ -59,6 +62,9 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/X11/XvMCConfig
|
|||||||
%doc README.md XvMC_API.txt
|
%doc README.md XvMC_API.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 16 2023 zhangpan <zhangpan103@h-partners.com> - 1.0.13-2
|
||||||
|
- enable test
|
||||||
|
|
||||||
* Sun Jul 31 2022 tianlijing <tianlijing@kylinos.cn> - 1.0.13-1
|
* Sun Jul 31 2022 tianlijing <tianlijing@kylinos.cn> - 1.0.13-1
|
||||||
- update to 1.0.13
|
- update to 1.0.13
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user