!5 [sync] PR-4: add check in spec and rebuild libXvMc
From: @openeuler-sync-bot Reviewed-by: @yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
5ddb77156c
11
libXvMC.spec
11
libXvMC.spec
@ -1,6 +1,6 @@
|
||||
Name: libXvMC
|
||||
Version: 1.0.11
|
||||
Release: 2
|
||||
Release: 4
|
||||
Summary: X-Video Motion Compensation API
|
||||
License: MIT
|
||||
URL: https://www.x.org
|
||||
@ -32,6 +32,9 @@ autoreconf -vif
|
||||
%configure
|
||||
%make_build
|
||||
|
||||
%check
|
||||
make check
|
||||
|
||||
%install
|
||||
%make_install
|
||||
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11
|
||||
@ -59,6 +62,12 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/X11/XvMCConfig
|
||||
%doc README.md XvMC_API.txt
|
||||
|
||||
%changelog
|
||||
* Tue Feb 9 2021 jinzhimin <jinzhimin2@huawei.com> - 1.0.11-4
|
||||
- rebuild libXvMC
|
||||
|
||||
* Tue Feb 9 2021 jinzhimin <jinzhimin2@huawei.com> - 1.0.11-3
|
||||
- add check in spec
|
||||
|
||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.11-2
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user