!5 [sync] PR-2: fix the bug in spec and rebuild
From: @openeuler-sync-bot Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
9aa4c9eb38
@ -1,6 +1,6 @@
|
|||||||
Name: hicolor-icon-theme
|
Name: hicolor-icon-theme
|
||||||
Version: 0.17
|
Version: 0.17
|
||||||
Release: 4
|
Release: 6
|
||||||
Summary: The default icon theme
|
Summary: The default icon theme
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -37,11 +37,18 @@ gtk-update-icon-cache --force %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%files
|
%files
|
||||||
%doc README
|
%doc README
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%dir %{_datadir}/icons/hicolor
|
||||||
%ghost %{_datadir}/icons/hicolor/icon-theme.cache
|
%ghost %{_datadir}/icons/hicolor/icon-theme.cache
|
||||||
%{_datadir}/icons/hicolor/index.theme
|
%{_datadir}/icons/hicolor/index.theme
|
||||||
%{_datadir}/icons/hicolor/*/*
|
%{_datadir}/icons/hicolor/*/*
|
||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 9 2021 jinzhimin <jinzhimin2@huawei.com> - 0.17-6
|
||||||
|
- rebuild hicolor-icon-theme
|
||||||
|
|
||||||
|
* Tue Feb 9 2021 jinzhimin <jinzhimin2@huawei.com> - 0.17.5
|
||||||
|
- fix the bug for packing files
|
||||||
|
|
||||||
* Mon Aug 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.17-4
|
* Mon Aug 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.17-4
|
||||||
- Package Init
|
- Package Init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user