Hello community, here is the log from the commit of package kde3-kaffeine for openSUSE:Factory checked in at 2017-02-06 15:05:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kde3-kaffeine (Old) and /work/SRC/openSUSE:Factory/.kde3-kaffeine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde3-kaffeine" Changes: -------- --- /work/SRC/openSUSE:Factory/kde3-kaffeine/kde3-kaffeine.changes 2012-06-19 21:42:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kde3-kaffeine.new/kde3-kaffeine.changes 2017-02-06 15:05:39.422113213 +0100 @@ -1,0 +2,10 @@ +Fri Feb 3 17:43:58 UTC 2017 - [email protected] + +- remove messagebox-dvd.diff + +------------------------------------------------------------------- +Fri Jan 27 06:03:06 UTC 2017 - [email protected] + +- get rid of gstreamer + +------------------------------------------------------------------- Old: ---- messagebox-dvd.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kde3-kaffeine.spec ++++++ --- /var/tmp/diff_new_pack.BRjQNX/_old 2017-02-06 15:05:40.082018434 +0100 +++ /var/tmp/diff_new_pack.BRjQNX/_new 2017-02-06 15:05:40.086017859 +0100 @@ -13,15 +13,11 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ -# Name: kde3-kaffeine BuildRequires: kdelibs3-devel xine-devel xine-lib -BuildRequires: gstreamer010-plugins-base-devel BuildRequires: cdparanoia-devel -%if %suse_version > 1210 BuildRequires: libavutil-devel -%endif Url: http://kaffeine.sourceforge.net/ License: GPL-2.0+ Group: Productivity/Multimedia/Video/Players @@ -30,10 +26,6 @@ Release: 47 %define rversion %version BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' kdelibs3`) -%if %suse_version > 1020 -Requires: %{name}-lang = %{version} -%endif Provides: kaxtv Obsoletes: kaxtv Source0: kaffeine-%rversion.tar.bz2 @@ -42,9 +34,6 @@ Source6: dvbdata.tar.gz Patch0: kaffeine.diff Patch1: adjust-mimetypes.diff -%if %suse_version < 1140 -Patch2: messagebox-dvd.diff -%endif Patch4: mutex.diff Patch5: kaffeine-media.diff Patch6: kaffeine-link.diff @@ -60,28 +49,11 @@ MPEG files, AVI (if the codec being used is supported by Xine), MP3, and Ogg Vorbis. It also handles Video CDs, DVDs, and DVB cards. - -%package gstreamer -License: GPL-2.0+ -Group: Productivity/Multimedia/Video/Players -Summary: Multimedia Player using Gstreamer - -%description gstreamer -This plugin enables Kaffeine to play via the Gstreamer framework -instead of Xine. - -The gstreamer backend can only get used for the visualization of audio -sources. - - %lang_package %prep %setup -q -n kaffeine-%rversion %patch0 %patch1 -%if %suse_version < 1140 -%patch2 -%endif %patch4 #%patch5 %patch6 @@ -118,7 +90,6 @@ %postun %run_ldconfig -%if %suse_version > 1020 %files lang -f kaffeine.lang %defattr(-,root,root) @@ -134,10 +105,7 @@ %dir /opt/kde3/share/locale/uz/LC_MESSAGES %files -%else -%files -f kaffeine.lang -%endif %defattr(-,root,root) /opt/kde3/bin/* /opt/kde3/include/kaffeine @@ -164,12 +132,3 @@ %dir /opt/kde3/share/locale/tg %dir /opt/kde3/share/locale/tg/LC_MESSAGES -%files gstreamer -%defattr(-,root,root) -%if %suse_version > 1000 -/opt/kde3/%_lib/kde3/libgstreamerpart.* -/opt/kde3/share/apps/gstreamerpart -/opt/kde3/share/services/gstreamer_part.desktop -%endif - -%changelog
