Accepting request 817620 from X11:LXQt
- Dont BuildRequire Openbox and add %dir %{_sysconfdir}/xdg/openbox again. Openbox is not a hard requirement and thus might not be in dependency chain. The directory will then not be owned by any package once it is instaled. - Don't package filesystem dirs - BuildRequires openbox to provide /etc/xdg/openbox OBS-URL: https://build.opensuse.org/request/show/817620 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-session?expand=0&rev=21
This commit is contained in:
commit
80df700fce
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 29 07:09:24 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Dont BuildRequire Openbox and add %dir %{_sysconfdir}/xdg/openbox
|
||||
again. Openbox is not a hard requirement and thus might not
|
||||
be in dependency chain. The directory will then not be owned by
|
||||
any package once it is instaled.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 24 10:48:05 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
|
||||
|
||||
- Don't package filesystem dirs
|
||||
- BuildRequires openbox to provide /etc/xdg/openbox
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 11:02:55 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
|
||||
|
||||
|
@ -94,8 +94,6 @@ ln -s %{_sysconfdir}/alternatives/default-xsession.desktop %{buildroot}%{_datadi
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc AUTHORS
|
||||
%dir %{_sysconfdir}/xdg/
|
||||
%dir %{_sysconfdir}/xdg/autostart
|
||||
%dir %{_sysconfdir}/xdg/openbox
|
||||
%dir %{_datadir}/kdm/
|
||||
%dir %{_datadir}/kdm/sessions/
|
||||
|
Loading…
Reference in New Issue
Block a user