Hello community,
here is the log from the commit of package icewm-theme-branding for
openSUSE:Factory checked in at 2017-10-19 19:32:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/icewm-theme-branding (Old)
and /work/SRC/openSUSE:Factory/.icewm-theme-branding.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icewm-theme-branding"
Thu Oct 19 19:32:36 2017 rev:5 rq:534466 version:1.2.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/icewm-theme-branding/icewm-theme-branding.changes
2017-10-02 16:54:40.658400418 +0200
+++
/work/SRC/openSUSE:Factory/.icewm-theme-branding.new/icewm-theme-branding.changes
2017-10-19 19:32:37.815491045 +0200
@@ -1,0 +2,6 @@
+Tue Oct 10 13:39:04 UTC 2017 - [email protected]
+
+- Use prefoverride instead of preferences in the sysconfig to make
+ sure take priority over theme
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ icewm-theme-branding.spec ++++++
--- /var/tmp/diff_new_pack.foxA8o/_old 2017-10-19 19:32:38.703449499 +0200
+++ /var/tmp/diff_new_pack.foxA8o/_new 2017-10-19 19:32:38.707449312 +0200
@@ -46,6 +46,9 @@
%install
make DESTDIR=%{buildroot} prefix=%{_prefix} install
+# move preferences to prefoverride to take preference over themes
+mv %{buildroot}/%{_sysconfdir}/icewm/preferences \
+ %{buildroot}/%{_sysconfdir}/icewm/prefoverride
%files
%defattr(-,root,root)
@@ -53,7 +56,7 @@
%dir %{_sysconfdir}/icewm
%config %{_sysconfdir}/icewm/keys
%config %{_sysconfdir}/icewm/menu
-%config %{_sysconfdir}/icewm/preferences
+%config %{_sysconfdir}/icewm/prefoverride
%config %{_sysconfdir}/icewm/startup
%config %{_sysconfdir}/icewm/theme
%config %{_sysconfdir}/icewm/toolbar