Hello community,

here is the log from the commit of package spice for openSUSE:Factory checked 
in at 2020-03-12 22:58:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spice (Old)
 and      /work/SRC/openSUSE:Factory/.spice.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spice"

Thu Mar 12 22:58:11 2020 rev:36 rq:783123 version:0.14.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/spice/spice.changes      2020-03-03 
10:14:21.038415779 +0100
+++ /work/SRC/openSUSE:Factory/.spice.new.3160/spice.changes    2020-03-12 
22:58:23.514992782 +0100
@@ -1,0 +2,5 @@
+Mon Mar  9 21:40:53 UTC 2020 - Bruce Rogers <[email protected]>
+
+- Clean up some spec file conditionals that are no longer helpful
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ spice.spec ++++++
--- /var/tmp/diff_new_pack.tlO2OT/_old  2020-03-12 22:58:25.674993643 +0100
+++ /var/tmp/diff_new_pack.tlO2OT/_new  2020-03-12 22:58:25.678993644 +0100
@@ -16,19 +16,11 @@
 #
 
 
-%define libname libspice-server1
-%if 0%{?suse_version} >=1330 || 0%{?is_opensuse}
-%bcond_without libcard
-%if 0%{?suse_version} < 1330
-%bcond_with lz4
-%else
 %bcond_without lz4
-%endif
-%else
-%bcond_with libcard
-%bcond_with lz4
-%endif
+%bcond_without libcard
 %bcond_with celt051
+
+%define libname libspice-server1
 Name:           spice
 Version:        0.14.3
 Release:        0
@@ -42,8 +34,11 @@
 Source99:       %{name}.rpmlintrc
 BuildRequires:  gcc-c++
 BuildRequires:  gstreamer-plugins-good
+BuildRequires:  gstreamer-plugins-libav
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
+BuildRequires:  python3-pyparsing
+BuildRequires:  python3-six
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.38
 BuildRequires:  pkgconfig(gstreamer-1.0)
@@ -63,17 +58,7 @@
 BuildRequires:  pkgconfig(xrender)
 BuildRequires:  pkgconfig(zlib)
 Recommends:     gstreamer-plugins-good
-%if 0%{?suse_version} < 1500
-BuildRequires:  python-pyparsing
-BuildRequires:  python-six
-%else
-BuildRequires:  python3-pyparsing
-BuildRequires:  python3-six
-%if 0%{?is_opensuse}
-BuildRequires:  gstreamer-plugins-libav
 Recommends:     gstreamer-plugins-libav
-%endif
-%endif
 %if %{with celt051}
 BuildRequires:  pkgconfig(celt051)
 %endif




Reply via email to