[yast-commit] [ci_new_pac] JFYI yast2-x11 -> sle12
Script 'mail_helper' called by ro Hello packager, This is just FYI. Your package was checked in in distribution "sle12" by autobuild-member: ro. Here comes the log... ---------------------------%<------------------------------ Hi, here is the log from ci_new_pac /mounts/work_src_done/SLE12/yast2-x11 -> sle12 Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-x11/yast2-x11.changes 2014-02-14 14:02:41.000000000 +0100 +++ /mounts/work_src_done/SLE12/yast2-x11/yast2-x11.changes 2014-03-12 12:14:03.000000000 +0100 @@ -1,0 +2,7 @@ +Tue Mar 11 14:33:37 UTC 2014 - jreidinger@suse.com + +- move icewm config to yast2-theme as it contain color schema + for installation +- 3.1.3 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-x11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-x11 (Old) and /mounts/work_src_done/SLE12/yast2-x11 (BS:build ID:34247 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-x11", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-x11-3.1.2.tar.bz2 New: ---- yast2-x11-3.1.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-x11.spec ++++++ --- /var/tmp/diff_new_pack.ZePXfi/_old 2014-03-12 17:05:00.000000000 +0100 +++ /var/tmp/diff_new_pack.ZePXfi/_new 2014-03-12 17:05:00.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-x11 -Version: 3.1.2 +Version: 3.1.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -29,7 +29,9 @@ BuildRequires: xorg-x11-libXmu-devel 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 ++++++ yast2-x11-3.1.2.tar.bz2 -> yast2-x11-3.1.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-x11-3.1.2/package/yast2-x11.changes new/yast2-x11-3.1.3/package/yast2-x11.changes --- old/yast2-x11-3.1.2/package/yast2-x11.changes 2014-02-14 09:55:21.000000000 +0100 +++ new/yast2-x11-3.1.3/package/yast2-x11.changes 2014-03-12 12:40:03.000000000 +0100 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Tue Mar 11 14:33:37 UTC 2014 - jreidinger@suse.com + +- move icewm config to yast2-theme as it contain color schema + for installation +- 3.1.3 + +------------------------------------------------------------------- Thu Feb 13 19:55:49 UTC 2014 - lslezak@suse.cz - changed window title bar color in icewm config to match the new diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-x11-3.1.2/package/yast2-x11.spec new/yast2-x11-3.1.3/package/yast2-x11.spec --- old/yast2-x11-3.1.2/package/yast2-x11.spec 2014-02-14 09:55:21.000000000 +0100 +++ new/yast2-x11-3.1.3/package/yast2-x11.spec 2014-03-12 12:40:03.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-x11 -Version: 3.1.2 +Version: 3.1.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -29,7 +29,9 @@ BuildRequires: xorg-x11-libXmu-devel 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.2/src/config/Makefile.am new/yast2-x11-3.1.3/src/config/Makefile.am --- old/yast2-x11-3.1.2/src/config/Makefile.am 2014-02-14 09:55:21.000000000 +0100 +++ new/yast2-x11-3.1.3/src/config/Makefile.am 2014-03-12 12:40:03.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.2/src/config/preferences.yast2 new/yast2-x11-3.1.3/src/config/preferences.yast2 --- old/yast2-x11-3.1.2/src/config/preferences.yast2 2014-02-14 09:55:21.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:28/ae/73" -ColorNormalTitleBar="rgb:65/65/65" - -# 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 continue with "q"... Checked in at Wed Mar 12 17:05:14 CET 2014 by ro Remember to have fun... -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
ro