update code

This commit is contained in:
zhuchunyi 2019-11-06 19:36:40 +08:00
parent e6077b011c
commit 6d93ab94a5

View File

@ -1,6 +1,6 @@
Name: libXv Name: libXv
Version: 1.0.11 Version: 1.0.11
Release: 10 Release: 11
Summary: library for the X Video extension to the X Window System Summary: library for the X Video extension to the X Window System
License: MIT License: MIT
URL: https://www.x.org URL: https://www.x.org
@ -38,7 +38,8 @@ autoreconf -v --install --force
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc AUTHORS COPYING %doc AUTHORS
%license COPYING
%{_libdir}/libXv.so.1* %{_libdir}/libXv.so.1*
%files devel %files devel
@ -54,6 +55,12 @@ autoreconf -v --install --force
%doc man/xv-library-v2.2.txt %doc man/xv-library-v2.2.txt
%changelog %changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.11-11
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license files
* Mon Sep 02 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.11-10 * Mon Sep 02 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.11-10
- Type: enhancement - Type: enhancement
- ID: NA - ID: NA