Hello community,

here is the log from the commit of package vlc for openSUSE:Factory checked in 
at 2016-03-18 21:41:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2016-02-11 12:37:40.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vlc.new/vlc.changes     2016-03-18 
21:41:53.000000000 +0100
@@ -1,0 +2,9 @@
+Wed Mar 16 10:32:14 UTC 2016 - dims...@opensuse.org
+
+- Disable deprecated gnome-vfs2 support (that was GNOME 2 tech):
+  + Replace --enable-gnomevfs configure parameter with
+    --disable-gnomevfs.
+  + Remove gnome-vfs2-devel BuildRequires.
+  + Drop -gnome subpackage and obsolete it by the main package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vlc.spec ++++++
--- /var/tmp/diff_new_pack.t1Pi0h/_old  2016-03-18 21:41:54.000000000 +0100
+++ /var/tmp/diff_new_pack.t1Pi0h/_new  2016-03-18 21:41:54.000000000 +0100
@@ -62,7 +62,6 @@
 BuildRequires:  fribidi-devel
 BuildRequires:  gettext-devel
 BuildRequires:  git
-BuildRequires:  gnome-vfs2-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  libavc1394-devel >= 0.5.3
 BuildRequires:  libcddb-devel >= 0.9.5
@@ -208,6 +207,7 @@
 BuildRequires:  pkgconfig(vdpau) >= 0.6
 %endif
 %endif
+Obsoletes:      %{name}-gnome <= %{version}
 
 %description
 VLC media player is a highly portable multimedia player for various
@@ -288,17 +288,6 @@
 %description qt
 The all new Qt interface for the VLC VideoLAN Client.
 
-%package gnome
-Summary:        VLC: VideoLAN Client - Gnome Access Modules
-Group:          Productivity/Multimedia/Video/Players
-Requires:       %{name}-noX = %{version}-%{release}
-Supplements:    packageand(%{name}-noX:gnome-vfs2)
-Conflicts:      %{conflicts}-gnome
-
-%description gnome
-In order to integrate flawless into GNOME, there are some access modules
-for gnome-vfs2.
-
 %prep
 echo '********* ENTERED PREP PHASE ********'
 date
@@ -368,7 +357,7 @@
 %endif
    --enable-freetype                    \
    --enable-fribidi                     \
-   --enable-gnomevfs                    \
+   --disable-gnomevfs                   \
 %if 0%{?suse_version} > 1140
    --enable-gnutls                      \
 %endif
@@ -524,9 +513,6 @@
 %post -n %{name}-qt
 %{_libdir}/vlc/vlc-cache-gen -f %{_libdir}/vlc/plugins
 
-%post -n %{name}-gnome
-%{_libdir}/vlc/vlc-cache-gen -f %{_libdir}/vlc/plugins
-
 %if 0%{?BUILD_ORIG}
 %post -n %{name}-codecs 
 %{_libdir}/vlc/vlc-cache-gen -f %{_libdir}/vlc/plugins
@@ -1148,10 +1134,6 @@
 %{_mandir}/man1/qvlc*
 %{_libdir}/vlc/plugins/gui/libqt4_plugin.so
 
-%files gnome
-%defattr(-,root,root)
-%{_libdir}/vlc/plugins/access/libgnomevfs_plugin.so
-
 %files devel
 %defattr(-,root,root)
 %{_includedir}/vlc/


Reply via email to