Hello community,

here is the log from the commit of package WindowMaker for openSUSE:Factory 
checked in at 2015-10-08 08:24:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/WindowMaker (Old)
 and      /work/SRC/openSUSE:Factory/.WindowMaker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "WindowMaker"

Changes:
--------
--- /work/SRC/openSUSE:Factory/WindowMaker/WindowMaker.changes  2015-09-24 
06:15:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.WindowMaker.new/WindowMaker.changes     
2015-10-08 08:24:48.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Oct  5 09:24:02 UTC 2015 - [email protected]
+
+- bsc#900820: Always use default openSUSE wallpaper for theme 'SUSE'.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ WindowMaker.spec ++++++
--- /var/tmp/diff_new_pack.EFVYc1/_old  2015-10-08 08:24:49.000000000 +0200
+++ /var/tmp/diff_new_pack.EFVYc1/_new  2015-10-08 08:24:49.000000000 +0200
@@ -51,10 +51,12 @@
 BuildRequires:  libXft-devel
 %endif
 BuildRequires:  update-desktop-files
+BuildRequires:  wallpaper-branding-openSUSE
 BuildRequires:  xorg-x11-devel
+Requires:       wallpaper-branding-openSUSE
+Requires:       xdg-menu
 Provides:       windowmanager
 Provides:       wmaker
-Requires:       xdg-menu
 
 %description
 Window Maker is an X11 window manager originally designed to provide
@@ -147,6 +149,10 @@
 tar -xvjf %SOURCE2 -C $RPM_BUILD_ROOT/usr/share/%{name}/Themes/
 find $RPM_BUILD_ROOT/usr/share/%{name}/Themes -type f -exec chmod 644 {} \;
 find $RPM_BUILD_ROOT/usr/share/%{name}/Themes -type d -exec chmod 755 {} \;
+# use default openSUSE wallpaper in SUSE theme
+pushd %{buildroot}/usr/share/%{name}/Themes/SUSE.themed/
+ln -sf /usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.jpg 
default.jpg
+popd
 #----------------------------------------------------------------------
 # not packaged
 rm -f $RPM_BUILD_ROOT/%{_mandir}/{cs,ru,sk}/man1/*

++++++ theme.tar.bz2 ++++++
Files old/SUSE-green.themed/SUSE.png and new/SUSE-green.themed/SUSE.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SUSE-green.themed/style new/SUSE-green.themed/style
--- old/SUSE-green.themed/style 2015-09-21 12:32:36.000000000 +0200
+++ new/SUSE-green.themed/style 1970-01-01 01:00:00.000000000 +0100
@@ -1,27 +0,0 @@
-{
-  TitleJustify = left;
-  ClipTitleFont = "-*-helvetica-bold-r-normal-*-10-*-*-*-*-*-*-*";
-  WindowTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
-  MenuTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
-  MenuTextFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
-  IconTitleFont = "-*-helvetica-medium-r-normal-*-8-*-*-*-*-*-*-*";
-  DisplayFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
-  LargeDisplayFont = "-*-helvetica-bold-r-normal-*-24-*-*-*-*-*-*-*";
-  HighlightColor = white;
-  HighlightTextColor = black;
-  ClipTitleColor = black;
-  CClipTitleColor = "rgb:61/61/61";
-  FTitleColor = white;
-  PTitleColor = white;
-  UTitleColor = black;
-  FTitleBack = (hgradient, "rgb:50/5a/5e", "rgb:20/2a/2e");
-  PTitleBack = (hgradient, "rgb:51/50/55", "rgb:80/80/80");
-  UTitleBack = (hgradient, "rgb:c2/c0/c5", "rgb:82/80/85");
-  MenuTitleColor = white;
-  MenuTextColor = black;
-  MenuDisabledColor = gray40;
-  MenuTitleBack = (hgradient, "rgb:50/5a/5e", "rgb:20/2a/2e");
-  MenuTextBack = (hgradient, "rgb:c2/c0/c5", "rgb:82/80/85");
-  WorkspaceBack = (spixmap, "SUSE.png", gray20);
-  IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
-}
Files old/SUSE.themed/SUSE.png and new/SUSE.themed/SUSE.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SUSE.themed/style new/SUSE.themed/style
--- old/SUSE.themed/style       2015-09-21 12:36:58.000000000 +0200
+++ new/SUSE.themed/style       2015-10-05 11:21:56.000000000 +0200
@@ -22,6 +22,6 @@
   MenuDisabledColor = gray40;
   MenuTitleBack = (hgradient, "rgb:50/5a/5e", "rgb:20/2a/2e");
   MenuTextBack = (hgradient, "rgb:c2/c0/c5", "rgb:82/80/85");
-  WorkspaceBack = (spixmap, "SUSE.png", gray20);
+  WorkspaceBack = (spixmap, "default.jpg", gray20);
   IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
 }


Reply via email to