Hello community, here is the log from the commit of package yast2-x11 for openSUSE:Factory checked in at 2014-03-21 12:13:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-x11 (Old) and /work/SRC/openSUSE:Factory/.yast2-x11.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-x11" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-x11/yast2-x11.changes 2013-11-15 14:25:44.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-x11.new/yast2-x11.changes 2014-03-21 12:14:01.000000000 +0100 @@ -1,0 +2,19 @@ +Thu Mar 13 09:29:50 UTC 2014 - [email protected] + +- fix typo in requires + +------------------------------------------------------------------- +Tue Mar 11 14:33:37 UTC 2014 - [email protected] + +- move icewm config to yast2-theme as it contain color schema + for installation +- 3.1.3 + +------------------------------------------------------------------- +Thu Feb 13 19:55:49 UTC 2014 - [email protected] + +- changed window title bar color in icewm config to match the new + color schema at installation +- 3.1.2 + +------------------------------------------------------------------- Old: ---- yast2-x11-3.1.1.tar.bz2 New: ---- yast2-x11-3.1.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-x11.spec ++++++ --- /var/tmp/diff_new_pack.cFwgNk/_old 2014-03-21 12:14:02.000000000 +0100 +++ /var/tmp/diff_new_pack.cFwgNk/_new 2014-03-21 12:14:02.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-x11 # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-x11 -Version: 3.1.1 +Version: 3.1.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -29,11 +29,13 @@ BuildRequires: libtool BuildRequires: xorg-x11-libX11-devel BuildRequires: xorg-x11-libXmu-devel -BuildRequires: yast2-devtools >= 3.0.6 +BuildRequires: yast2-devtools >= 3.1.10 Requires: xdm +Requires: yast2_theme >= 3.1.10 Summary: YaST2 - X11 support License: GPL-2.0 Group: System/YaST +Url: http://github.com/yast/yast-x11/ Supplements: packageand(yast2-installation:xorg-x11-server) Obsoletes: sax2-tools <= 8.1 ++++++ yast2-x11-3.1.1.tar.bz2 -> yast2-x11-3.1.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-x11-3.1.1/VERSION new/yast2-x11-3.1.3/VERSION --- old/yast2-x11-3.1.1/VERSION 2013-11-15 13:21:28.000000000 +0100 +++ new/yast2-x11-3.1.3/VERSION 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -3.1.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-x11-3.1.1/package/yast2-x11.changes new/yast2-x11-3.1.3/package/yast2-x11.changes --- old/yast2-x11-3.1.1/package/yast2-x11.changes 2013-11-15 13:21:28.000000000 +0100 +++ new/yast2-x11-3.1.3/package/yast2-x11.changes 2014-03-13 15:00:47.000000000 +0100 @@ -1,4 +1,23 @@ ------------------------------------------------------------------- +Thu Mar 13 09:29:50 UTC 2014 - [email protected] + +- fix typo in requires + +------------------------------------------------------------------- +Tue Mar 11 14:33:37 UTC 2014 - [email protected] + +- move icewm config to yast2-theme as it contain color schema + for installation +- 3.1.3 + +------------------------------------------------------------------- +Thu Feb 13 19:55:49 UTC 2014 - [email protected] + +- changed window title bar color in icewm config to match the new + color schema at installation +- 3.1.2 + +------------------------------------------------------------------- Wed Nov 13 15:56:18 UTC 2013 - [email protected] - Add explicit COPYING file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-x11-3.1.1/package/yast2-x11.spec new/yast2-x11-3.1.3/package/yast2-x11.spec --- old/yast2-x11-3.1.1/package/yast2-x11.spec 2013-11-15 13:21:28.000000000 +0100 +++ new/yast2-x11-3.1.3/package/yast2-x11.spec 2014-03-13 15:00:47.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-x11 -Version: 3.1.1 +Version: 3.1.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -27,9 +27,11 @@ License: GPL-2.0 BuildRequires: autoconf automake gcc-c++ libtool xorg-x11-libX11-devel BuildRequires: xorg-x11-libXmu-devel -BuildRequires: yast2-devtools >= 3.0.6 +BuildRequires: yast2-devtools >= 3.1.10 Requires: xdm +Requires: yast2_theme >= 3.1.10 Summary: YaST2 - X11 support +Url: http://github.com/yast/yast-x11/ Supplements: packageand(yast2-installation:xorg-x11-server) Obsoletes: sax2-tools <= 8.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-x11-3.1.1/src/config/Makefile.am new/yast2-x11-3.1.3/src/config/Makefile.am --- old/yast2-x11-3.1.1/src/config/Makefile.am 2013-11-04 17:31:41.000000000 +0100 +++ new/yast2-x11-3.1.3/src/config/Makefile.am 2014-03-13 15:00:47.000000000 +0100 @@ -2,11 +2,8 @@ # Makefile.am for x11/src/config # -icewmdir = /etc/icewm -icewm_DATA = preferences.yast2 - icewmprivdir = /etc/icewm/yast2 icewmpriv_DATA = winoptions -EXTRA_DIST = $(icewm_DATA) $(icewmpriv_DATA) +EXTRA_DIST = $(icewmpriv_DATA) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-x11-3.1.1/src/config/preferences.yast2 new/yast2-x11-3.1.3/src/config/preferences.yast2 --- old/yast2-x11-3.1.1/src/config/preferences.yast2 2013-11-04 17:31:41.000000000 +0100 +++ new/yast2-x11-3.1.3/src/config/preferences.yast2 1970-01-01 01:00:00.000000000 +0100 @@ -1,117 +0,0 @@ -# IceWM configuration file for use during installation - -# Hide taskbar -ShowTaskBar=0 - -# Hide titlebar buttons and window menu -TitleButtonsLeft="" -TitleButtonsRight="" -WinMenuItems="" - -# Enable Alt+Tab -QuickSwitch=1 -KeySysSwitchNext="Alt+Tab" -KeySysSwitchLast="Alt+Shift+Tab" - -# Disable Windows key -Win95Keys=0 - -# Colors -ColorActiveTitleBar="rgb:4e/6f/9f" -ColorNormalTitleBar="rgb:c3/c3/c3" - -# Borders -BorderSizeX=3 -BorderSizeY=3 -DlgBorderSizeX=3 -DlgBorderSizeY=3 - -# Disable most shortcuts -# :r !grep -o '\<Key[^=]*' /etc/icewm/preferences | grep -v Switch | sed 's/$/=""/' -KeyWinRaise="" -KeyWinOccupyAll="" -KeyWinLower="" -KeyWinClose="" -KeyWinRestore="" -KeyWinPrev="" -KeyWinNext="" -KeyWinMove="" -KeyWinSize="" -KeyWinMinimize="" -KeyWinMaximize="" -KeyWinMaximizeVert="" -KeyWinMaximizeHoriz="" -KeyWinFullscreen="" -KeyWinHide="" -KeyWinRollup="" -KeyWinMenu="" -KeyWinArrangeN="" -KeyWinArrangeNE="" -KeyWinArrangeE="" -KeyWinArrangeSE="" -KeyWinArrangeS="" -KeyWinArrangeSW="" -KeyWinArrangeW="" -KeyWinArrangeNW="" -KeyWinArrangeC="" -KeySysWinNext="" -KeySysWinPrev="" -KeySysWinMenu="" -KeySysDialog="" -KeySysMenu="" -KeySysWindowList="" -KeySysWinListMenu="" -KeySysAddressBar="" -KeySysWorkspacePrev="" -KeySysWorkspaceNext="" -KeySysWorkspaceLast="" -KeySysWorkspacePrevTakeWin="" -KeySysWorkspaceNextTakeWin="" -KeySysWorkspaceLastTakeWin="" -KeySysWorkspace1="" -KeySysWorkspace2="" -KeySysWorkspace3="" -KeySysWorkspace4="" -KeySysWorkspace5="" -KeySysWorkspace6="" -KeySysWorkspace7="" -KeySysWorkspace8="" -KeySysWorkspace9="" -KeySysWorkspace10="" -KeySysWorkspace11="" -KeySysWorkspace12="" -KeySysWorkspace1TakeWin="" -KeySysWorkspace2TakeWin="" -KeySysWorkspace3TakeWin="" -KeySysWorkspace4TakeWin="" -KeySysWorkspace5TakeWin="" -KeySysWorkspace6TakeWin="" -KeySysWorkspace7TakeWin="" -KeySysWorkspace8TakeWin="" -KeySysWorkspace9TakeWin="" -KeySysWorkspace10TakeWin="" -KeySysWorkspace11TakeWin="" -KeySysWorkspace12TakeWin="" -KeySysTileVertical="" -KeySysTileHorizontal="" -KeySysCascade="" -KeySysArrange="" -KeySysArrangeIcons="" -KeySysMinimizeAll="" -KeySysHideAll="" -KeySysUndoArrange="" -KeySysShowDesktop="" -KeySysCollapseTaskBar="" - -# Disable root window menus -# :r !grep -o '\<Desktop[^=]*Button=' /etc/icewm/preferences | sed 's/$/0/' -DesktopWinMenuButton=0 -DesktopWinListButton=0 -DesktopMenuButton=0 - -# Disable maximize and rollup -TitleBarMaximizeButton=0 -TitleBarRollupButton=0 - -# Disable possibility to move the base window, BNC 466827 -ClientWindowMouseActions=0 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
