Hello community,

here is the log from the commit of package radiotray for openSUSE:Factory 
checked in at 2017-08-10 14:04:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/radiotray (Old)
 and      /work/SRC/openSUSE:Factory/.radiotray.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "radiotray"

Thu Aug 10 14:04:05 2017 rev:20 rq:512469 version:0.7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/radiotray/radiotray.changes      2016-05-13 
09:24:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.radiotray.new/radiotray.changes 2017-08-10 
14:12:01.789073073 +0200
@@ -1,0 +2,7 @@
+Tue Jul 25 09:48:40 UTC 2017 - tchva...@suse.com
+
+- Remove some sle11 conditions that are no longer needed
+- Remove fluendo plugins as we no longer need it mp3 is available
+  out of the box in the system
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ radiotray.spec ++++++
--- /var/tmp/diff_new_pack.XRB3zi/_old  2017-08-10 14:12:02.552965519 +0200
+++ /var/tmp/diff_new_pack.XRB3zi/_new  2017-08-10 14:12:02.580961577 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package radiotray
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -40,10 +40,7 @@
 Requires:       python-notify
 Requires:       python-xdg
 Recommends:     %{name}-lang
-Recommends:     gstreamer-fluendo-mp3
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-%py_requires
 
 %description
 Radio Tray is an online radio streaming player that runs on a Linux system
@@ -56,10 +53,11 @@
 And that's the sole purpose of Radio Tray.
 
 %lang_package
+
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p0
+%patch0
+%patch1
 
 %build
 CFLAGS="%{optflags}" python setup.py build
@@ -71,23 +69,14 @@
 rm -r %{buildroot}%{_datadir}/doc/%{name}-%{version}
 %fdupes %{buildroot}%{python_sitelib}
 
-%clean
-rm -rf %{buildroot}
-
-%if 0%{?suse_version} > 1130
 
 %post
 %desktop_database_post
-%endif
-
-%if 0%{?suse_version} > 1130
 
 %postun
 %desktop_database_postun
-%endif
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS CONTRIBUTORS COPYING NEWS README
 %{_bindir}/%{name}
 %{_datadir}/%{name}/


Reply via email to