diff --git a/vlc.changes b/vlc.changes index e2a0069..ad84b59 100644 --- a/vlc.changes +++ b/vlc.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Mar 16 10:32:14 UTC 2016 - dimstar@opensuse.org + +- Disable deprecated gnome-vfs2 support (that was GNOME 2 tech): + + Remove --enable-gnomevfs configure parameter. + + Remove gnome-vfs2-devel BuildRequires. + + Drop -gnome subpackage and obsolete it by the main package. + ------------------------------------------------------------------- Fri Feb 5 21:28:01 UTC 2016 - dimstar@opensuse.org diff --git a/vlc.spec b/vlc.spec index 9d49a3c..88340f2 100644 --- a/vlc.spec +++ b/vlc.spec @@ -62,7 +62,6 @@ BuildRequires: freetype2 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(x264) >= 0.8.6 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 @@ Conflicts: %{conflicts}-qt %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,6 @@ export CXXFLAGS="%{optflags}" %endif --enable-freetype \ --enable-fribidi \ - --enable-gnomevfs \ %if 0%{?suse_version} > 1140 --enable-gnutls \ %endif @@ -1148,10 +1136,6 @@ done %{_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/