SHA256
1
0
forked from pool/pcmanfm-qt

Accepting request 1135959 from home:sfalken:branches:X11:LXQt

- Added %dir declarations for icon directories to clear
  buildfailure

OBS-URL: https://build.opensuse.org/request/show/1135959
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/pcmanfm-qt?expand=0&rev=41
This commit is contained in:
Michael Vetter 2024-01-08 08:38:31 +00:00 committed by Git OBS Bridge
parent 16744c2d50
commit cfdf34dbae
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 1 07:19:03 UTC 2024 - Shawn Dunn <sfalken@opensuse.org>
- Added %dir declarations for icon directories to clear
buildfailure
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 5 14:31:35 UTC 2023 - Michael Vetter <mvetter@suse.com> Sun Nov 5 14:31:35 UTC 2023 - Michael Vetter <mvetter@suse.com>

View File

@ -70,6 +70,8 @@ PCManFM-Qt is the Qt port of the LXDE file manager PCManFM
%doc AUTHORS %doc AUTHORS
%dir %{_datadir}/pcmanfm-qt %dir %{_datadir}/pcmanfm-qt
%dir %{_datadir}/pcmanfm-qt/lxqt %dir %{_datadir}/pcmanfm-qt/lxqt
%dir %{_datadir}/icons/hicolor/scalable
%dir %{_datadir}/icons/hicolor/scalable/apps
%{_bindir}/%{name} %{_bindir}/%{name}
%{_datadir}/applications/*.desktop %{_datadir}/applications/*.desktop
%{_mandir}/man?/%{name}.?%{ext_man} %{_mandir}/man?/%{name}.?%{ext_man}