update code
This commit is contained in:
parent
4b56e0b465
commit
6b855fbad7
@ -1,6 +1,6 @@
|
||||
Name: libXvMC
|
||||
Version: 1.0.11
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: X-Video Motion Compensation API
|
||||
License: MIT
|
||||
URL: https://www.x.org
|
||||
@ -43,7 +43,7 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/X11/XvMCConfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING
|
||||
%license COPYING
|
||||
%{_libdir}/*.so.*
|
||||
%ghost %config(missingok,noreplace) %verify (not md5 size mtime) %{_sysconfdir}/X11/XvMCConfig
|
||||
|
||||
@ -59,6 +59,11 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/X11/XvMCConfig
|
||||
%doc README.md XvMC_API.txt
|
||||
|
||||
%changelog
|
||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.11-2
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:change the directory of the license file
|
||||
|
||||
* Mon Sep 09 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.11-1
|
||||
- Type: enhancement
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user