change the path of files

This commit is contained in:
hexiujun 2019-12-26 14:14:02 +08:00
parent b6c685be73
commit 2f6aa3c179

View File

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