Hello community,

here is the log from the commit of package kdebase4-workspace for 
openSUSE:Factory checked in at 2013-02-08 14:43:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdebase4-workspace (Old)
 and      /work/SRC/openSUSE:Factory/.kdebase4-workspace.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdebase4-workspace", Maintainer is "kde-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdebase4-workspace/kdebase4-workspace.changes    
2013-02-04 21:11:51.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdebase4-workspace.new/kdebase4-workspace.changes   
    2013-02-08 23:20:38.000000000 +0100
@@ -1,0 +2,15 @@
+Thu Feb  7 19:55:07 UTC 2013 - tittiatc...@gmail.com
+
+- Remove patch 0001-Tweak-the-locker-wallpaper.patch. The patch 
+  causes strange borders when the screen has a different 
+  screen ratio than the wallpaper.
+
+-------------------------------------------------------------------
+Thu Feb  7 12:53:33 UTC 2013 - tittiatc...@gmail.com
+
+- BuildRequire kdebase4-wallpapers so that the 4.10 default wallpaper
+  can be provided with the branding-upstream package
+- BuildRequire kdebase4-artwork so that the 4.10 default ksplash 
+  theme can be provided with the branding-upstream package
+
+-------------------------------------------------------------------

Old:
----
  0001-Tweak-the-locker-wallpaper.patch

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

Other differences:
------------------
++++++ kdebase4-workspace.spec ++++++
--- /var/tmp/diff_new_pack.B42KD7/_old  2013-02-08 23:20:59.000000000 +0100
+++ /var/tmp/diff_new_pack.B42KD7/_new  2013-02-08 23:20:59.000000000 +0100
@@ -60,6 +60,8 @@
 %ifnarch s390 s390x
 BuildRequires:  libsensors4-devel
 %endif
+BuildRequires:  kdebase4-artwork
+BuildRequires:  kdebase4-wallpapers
 BuildRequires:  libqjson-devel
 BuildRequires:  libxcb-devel
 BuildRequires:  libxml2-tools
@@ -131,8 +133,6 @@
 Patch402:       opensuse-kinfocenter.diff
 # PATCH-FIX-OPENSUSE storage.diff (created by Alin M. Elena to add unique 
names for partitions in kinfocenter)
 Patch403:       storage.diff
-# PATCH-FIX-OPENSUSE 0001-Tweak-the-locker-wallpaper.patch patch fixes 
locker's wallpaper rendering
-Patch404:       0001-Tweak-the-locker-wallpaper.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %suse_version > 1200
 Requires:       %{name}-branding = %{version}
@@ -158,7 +158,6 @@
 Requires:       xmessage
 Requires:       xprop
 %endif
-Requires:       kdebase4-artwork
 # The openSUSE-release package should always be installed, but just to make 
sure as that kinfocenter needs it
 Requires:       distribution-release
 Recommends:     kdebase4-SuSE
@@ -166,7 +165,6 @@
 Recommends:     plasma-addons
 Recommends:     plasmoid-quickaccess
 Recommends:     python-kdebase4
-Suggests:       kdebase4-wallpapers
 Suggests:       kdm
 Requires(pre):  permissions
 %define debug_package_requires %{name} = %{version}-%{release} 
kdelibs4-debuginfo
@@ -381,7 +379,6 @@
 %patch401 -p1
 %patch402 -p1
 %patch403 -p1
-%patch404 -p1
 cp %{SOURCE3} kwin/effects/cube/data/cubecap.png
 
 %build
@@ -444,8 +441,13 @@
     popd
   done
 
-  # Remove the default KSplash theme. This is packaged in kde-base-workspace 
(fixed already upstream)
-  rm -rf %{buildroot}%{_kde4_appsdir}/ksplash/Themes/Default
+  # Move the default wallpaper from kdebase4-wallpaper into the 
branding-upstream
+  mkdir -p %{buildroot}%{_kde4_wallpapersdir}/Elarun
+  cp -r %{_kde4_wallpapersdir}/Elarun/* 
%{buildroot}%{_kde4_wallpapersdir}/Elarun
+
+  # Move the default KSplash theme into the branding-upstream
+  mkdir -p %{buildroot}%{_kde4_appsdir}/ksplash/Themes
+  cp -r %{_kde4_appsdir}/ksplash/Themes/Default 
%{buildroot}%{_kde4_appsdir}/ksplash/Themes/
 
   %fdupes -s %{buildroot}
   %kde_post_install
@@ -518,7 +520,10 @@
 %doc COPYING
 %{_kde4_appsdir}/kwin/cubecap.png
 %{_kde4_appsdir}/kwin/titlebar_decor.png
-%dir %{_kde4_wallpapersdir}
+%{_kde4_wallpapersdir}/Elarun/
+%dir %{_kde4_appsdir}/ksplash
+%dir %{_kde4_appsdir}/ksplash/Themes
+%{_kde4_appsdir}/ksplash/Themes/Default
 %if 0%{?suse_version} > 1140
 %{_kde4_appsdir}/plasma-desktop/init
 %{_kde4_appsdir}/plasma-netbook/init
@@ -711,6 +716,7 @@
 %exclude %{_kde4_servicesdir}/plasma-scriptengine-dataengine-python.desktop
 %exclude %{_kde4_servicesdir}/plasma-scriptengine-runner-python.desktop
 %exclude %{_kde4_servicesdir}/plasma-scriptengine-wallpaper-python.desktop
+%exclude %{_kde4_appsdir}/ksplash/Themes/Default
 %if 0%{?suse_version} > 1140
 %exclude %{_kde4_appsdir}/plasma-desktop/init
 %exclude %{_kde4_appsdir}/plasma-netbook/init




-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to