!1 change the path of files

Merge pull request !1 from openeuler-net/init
This commit is contained in:
openeuler-ci-bot 2019-12-26 17:27:14 +08:00 committed by Gitee
commit c2d4d891a8

View File

@ -1,6 +1,6 @@
Name: colord
Version: 1.4.3
Release: 3
Release: 4
Summary: A system activated daemon
License: GPLv2+ and LGPLv2+
URL: https://www.freedesktop.org/software/colord/
@ -77,7 +77,8 @@ exit 0
%systemd_postun colord.service
%files -f %{name}.lang
%doc COPYING
%doc AUTHORS
%license COPYING
%{_bindir}/*
%attr(755,colord,colord) %dir %{_localstatedir}/lib/colord/icc
%attr(755,colord,colord) %dir %{_localstatedir}/lib/colord
@ -135,7 +136,7 @@ exit 0
%{_icccolordir}/colord/WideGamutRGB.icc
%files help
%doc AUTHORS README.md NEWS
%doc README.md NEWS
%dir %{_datadir}/gtk-doc/html/colord
%{_datadir}/gtk-doc/html/colord/*
%{_datadir}/dbus-1/interfaces/org.freedesktop.ColorHelper.xml
@ -144,5 +145,8 @@ exit 0
%{_datadir}/man/man1/*.1.gz
%changelog
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.4.3-4
- change the path of files
* Wed Sep 18 2019 Yiru Wang <wangyiru1@huawei.com> - 1.4.3-3
- Pakcage init