change the path of files
This commit is contained in:
parent
b6c685be73
commit
2f6aa3c179
10
colord.spec
10
colord.spec
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user