Hello community,

here is the log from the commit of package kdeartwork4 for openSUSE:Factory 
checked in at 2013-10-23 10:08:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdeartwork4 (Old)
 and      /work/SRC/openSUSE:Factory/.kdeartwork4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdeartwork4"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdeartwork4/kdeartwork4.changes  2013-10-03 
15:52:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kdeartwork4.new/kdeartwork4.changes     
2013-10-23 10:08:40.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Oct 22 09:35:05 UTC 2013 - alarr...@suse.com
+
+- Added remove-unlicensed-sounds.diff to remove
+  installation of unlicensed sound files. Also removed
+  the kdeartwork4-sounds subpackage. Fixes bnc#754072
+
+-------------------------------------------------------------------

New:
----
  remove-unlicensed-sounds.diff

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

Other differences:
------------------
++++++ kdeartwork4.spec ++++++
--- /var/tmp/diff_new_pack.ee8a0V/_old  2013-10-23 10:08:42.000000000 +0200
+++ /var/tmp/diff_new_pack.ee8a0V/_new  2013-10-23 10:08:42.000000000 +0200
@@ -34,8 +34,10 @@
 Release:        0
 Source0:        kdeartwork-%{version}.tar.xz
 Source1:        baselibs.conf
+# PATCH-FIX-UPSTREAM remove-unlicensed-sounds.diff -- bnc#754072
+Patch0:         remove-unlicensed-sounds.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%define targets kscreensaver kwin-styles styles ColorSchemes desktopthemes 
emoticons IconThemes sounds wallpapers HighResolutionWallpapers 
WeatherWallpapers
+%define targets kscreensaver kwin-styles styles ColorSchemes desktopthemes 
emoticons IconThemes wallpapers HighResolutionWallpapers WeatherWallpapers
 
 %description
 This package suggests the packages which are built from the kdeartwork
@@ -43,6 +45,7 @@
 
 %prep
 %setup -q -n kdeartwork-%{version}
+%patch0 -p1
 
 %build
   # in 11.3 and later it's perfectly feasible to have xscreensaver hacks 
without xscreensaver binary
@@ -147,15 +150,6 @@
 %description -n kdeartwork4-icons-mono
 This package provides monochrome KDE icons for increased accessibility.
 
-%package -n kdeartwork4-sounds
-Summary:        KDE sound package
-Group:          System/GUI/KDE
-BuildArch:      noarch
-
-%description -n kdeartwork4-sounds
-This package contains the sounds which originate from the kdeartwork
-module.
-
 %package -n kdeartwork4-wallpapers
 Summary:        KDE wallpapers package
 Group:          System/GUI/KDE
@@ -250,10 +244,6 @@
 %doc COPYING COPYING.LIB COPYING.DOC README
 %{_kde4_iconsdir}/mono/
 
-%files -n kdeartwork4-sounds -f filelists/sounds
-%defattr(-,root,root)
-%doc COPYING COPYING.LIB COPYING.DOC README
-
 %files -n kdeartwork4-wallpapers -f filelists/wallpapers
 %defattr(-,root,root)
 %doc COPYING COPYING.LIB COPYING.DOC README

++++++ remove-unlicensed-sounds.diff ++++++
Index: kdeartwork-4.11.2/CMakeLists.txt
===================================================================
--- kdeartwork-4.11.2.orig/CMakeLists.txt
+++ kdeartwork-4.11.2/CMakeLists.txt
@@ -21,7 +21,6 @@ macro_optional_add_subdirectory(kscreens
 if (Q_WS_X11)
    macro_optional_add_subdirectory(kwin-styles)
 endif (Q_WS_X11)
-macro_optional_add_subdirectory(sounds)
 macro_optional_add_subdirectory(styles)
 macro_optional_add_subdirectory(wallpapers)
 macro_optional_add_subdirectory(HighResolutionWallpapers)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to