!1 taglib: change the path of AUTHORS

Merge pull request !1 from openeuler-net/init
This commit is contained in:
openeuler-ci-bot 2019-12-26 20:39:51 +08:00 committed by Gitee
commit 558d187563

View File

@ -1,7 +1,7 @@
Name: taglib
Summary: Audio Meta-Data Library
Version: 1.11.1
Release: 11
Release: 12
License: LGPLv2 or MPLv1.1
URL: https://taglib.github.io/
Source0: https://taglib.github.io/releases/%{name}-%{version}.tar.gz
@ -52,20 +52,30 @@ test "$(pkg-config --modversion taglib_c)" = "%{version}"
%ldconfig_scriptlets
%files
%license AUTHORS COPYING.LGPL COPYING.MPL
%defattr(-,root,root)
%doc AUTHORS
%license COPYING.LGPL COPYING.MPL
%{_libdir}/libtag*.so.*
%files devel
%defattr(-,root,root)
%{_bindir}/%{name}-config
%{_includedir}/%{name}/
%{_libdir}/libtag*.so
%{_libdir}/pkgconfig/taglib*.pc
%files help
%defattr(-,root,root)
%doc NEWS examples
%changelog
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.11.1-12
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:change the path of AUTHORS
* Wed Nov 20 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.11.1-11
- Type: enhancement
- ID: NA