Hello community,

here is the log from the commit of package vlc for openSUSE:Factory checked in 
at 2015-05-15 07:44:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vlc (Old)
 and      /work/SRC/openSUSE:Factory/.vlc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vlc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vlc/vlc.changes  2015-05-05 00:54:53.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.vlc.new/vlc.changes     2015-05-15 
07:44:56.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 13 15:46:45 UTC 2015 - [email protected]
+
+- Enabled Qt5 for targets that support it. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vlc.spec ++++++
--- /var/tmp/diff_new_pack.n1eX2U/_old  2015-05-15 07:44:57.000000000 +0200
+++ /var/tmp/diff_new_pack.n1eX2U/_new  2015-05-15 07:44:57.000000000 +0200
@@ -75,14 +75,17 @@
 BuildRequires:  libnotify-devel
 BuildRequires:  libogg-devel >= 1.0
 BuildRequires:  libopus-devel >= 1.0.3
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} >= 1310
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Widgets)
+%if 0%{?suse_version} != 1315
 BuildRequires:  pkgconfig(Qt5X11Extras)
+%endif
 %else
 BuildRequires:  libqt4-devel >= 4.6.0
 %endif
+BuildRequires:  libjpeg-devel
 BuildRequires:  libraw1394 >= 2.0.1
 BuildRequires:  librsvg-devel >= 2.9.0
 BuildRequires:  libsamplerate-devel
@@ -270,7 +273,11 @@
 Summary:        VLC: VideoLAN Client - Qt interface
 Group:          Productivity/Multimedia/Video/Players
 Requires:       %{name}-noX = %{version}-%{release}
+%if 0%{?suse_version} >= 1310
+Supplements:    packageand(%{name}-noX:libqt5)
+%else
 Supplements:    packageand(%{name}-noX:libqt4)
+%endif
 Conflicts:      %{conflicts}-qt
 
 %description qt


Reply via email to