Hello community,

here is the log from the commit of package mate-branding-openSUSE for 
openSUSE:Factory checked in at 2014-05-02 14:00:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-branding-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.mate-branding-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-branding-openSUSE"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/mate-branding-openSUSE/mate-branding-openSUSE.changes
    2014-04-09 13:15:09.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-branding-openSUSE.new/mate-branding-openSUSE.changes
       2014-05-02 14:00:28.000000000 +0200
@@ -1,0 +2,6 @@
+Thu May  1 00:23:48 UTC 2014 - p.drou...@gmail.com
+
+- Do not rename openSUSE layout
+- Also use gsetting keys to apply layout
+
+-------------------------------------------------------------------

New:
----
  mate-panel-branding.gschema.override.in

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mate-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.fg3Izg/_old  2014-05-02 14:00:29.000000000 +0200
+++ /var/tmp/diff_new_pack.fg3Izg/_new  2014-05-02 14:00:29.000000000 +0200
@@ -30,6 +30,7 @@
 Source1:        mate-session-branding-openSUSE-mate_defaults.conf
 Source2:        mate-session-branding.gschema.override.in
 Source3:        opensuse.layout
+Source4:        mate-panel-branding.gschema.override.in
 Patch0:         mate-control-center-branding-add-YaST.patch
 # PATCH-FIX-OPENSUSE mate-menus-branding-remove-X-SuSE-ControlCenter.patch 
vu...@opensuse.org -- Remove the desktop files with X-SuSE-YaST category from 
the Applications menu and explicitly add YaST launcher
 Patch1:         mate-menus-branding-remove-X-SuSE-ControlCenter.patch
@@ -111,7 +112,8 @@
 cp -a %{SOURCE1} mate_defaults.conf
 cp -a %{SOURCE2} mate-session-branding.gschema.override.in
 # Mate Panel branding part
-cp -a %{SOURCE3} default.layout
+cp -a %{SOURCE3} openSUSE.layout
+cp -a %{SOURCE4} zz-mate-panel-openSUSE-branding.gschema.override
 
 %build
 # Mate session manager branding part
@@ -125,12 +127,13 @@
 install -d %{buildroot}%{_sysconfdir}/xdg/menus
 install -m0644 *.menu %{buildroot}%{_sysconfdir}/xdg/menus/
 # Mate Panel branding part
+install -d %{buildroot}%{_datadir}/glib-2.0/schemas
 install -d %{buildroot}%{_datadir}/mate-panel/
-install -m0644 default.layout %{buildroot}%{_datadir}/mate-panel/
+install -m0644 openSUSE.layout %{buildroot}%{_datadir}/mate-panel/
+install -m0644 zz-mate-panel-openSUSE-branding.gschema.override 
%{buildroot}%{_datadir}/glib-2.0/schemas/
 # Mate Session Manager branding part
 install -d %{buildroot}%{_sysconfdir}
 install -m0644 mate_defaults.conf %{buildroot}%{_sysconfdir}/
-install -d %{buildroot}%{_datadir}/glib-2.0/schemas
 install -m0644 zz-mate-session-openSUSE-branding.gschema.override 
%{buildroot}%{_datadir}/glib-2.0/schemas/
 # Remove unwanted menu file
 rm -r %{buildroot}%{_sysconfdir}/xdg/menus/mate-settings.menu
@@ -145,7 +148,8 @@
 
 %files -n mate-panel-branding-openSUSE
 %defattr(-,root,root)
-%{_datadir}/mate-panel/default.layout
+%{_datadir}/mate-panel/openSUSE.layout
+%{_datadir}/glib-2.0/schemas/zz-mate-panel-openSUSE-branding.gschema.override
 
 %files -n mate-session-manager-branding-openSUSE
 %defattr(-,root,root)

++++++ mate-panel-branding.gschema.override.in ++++++
[org.mate.panel]
default-layout = 'openSUSE'
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to