Updating link to change in openSUSE:Factory/vlc revision 57.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=9360b9a02f94f431745dbc66f479b83b
This commit is contained in:
committed by
Git OBS Bridge
parent
7faedd1e54
commit
0003f82505
6
vlc.spec
6
vlc.spec
@@ -160,7 +160,7 @@ BuildRequires: pkgconfig(taglib) >= 1.9
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1140
|
||||
BuildRequires: pkgconfig(dbus-1) >= 1.6.0
|
||||
%if 0%{?suse_version} < 1330
|
||||
%if 0%{?suse_version} < 1330 && ( 0%{?sle_version} < 120200 || 0%{?is_opensuse} < 1 )
|
||||
BuildRequires: pkgconfig(freerdp) >= 1.0.1
|
||||
%endif
|
||||
BuildRequires: pkgconfig(gnutls) >= 3.2.0
|
||||
@@ -360,7 +360,7 @@ export LDFLAGS="-pie"
|
||||
--enable-flac \
|
||||
%endif
|
||||
--enable-fast-install \
|
||||
%if 0%{?suse_version} > 1140 && 0%{?suse_version} < 1330
|
||||
%if 0%{?suse_version} > 1140 && 0%{?suse_version} < 1330 && ( 0%{?sle_version} < 120200 || 0%{?is_opensuse} < 1 )
|
||||
--enable-freerdp \
|
||||
%endif
|
||||
--enable-freetype \
|
||||
@@ -726,7 +726,7 @@ done
|
||||
|
||||
%if 0%{?suse_version} > 1140
|
||||
%{_libdir}/vlc/plugins/access/libpulsesrc_plugin.so
|
||||
%if 0%{?suse_version} < 1330
|
||||
%if 0%{?suse_version} < 1330 && ( 0%{?sle_version} < 120200 || 0%{?is_opensuse} < 1 )
|
||||
%{_libdir}/vlc/plugins/access/librdp_plugin.so
|
||||
%endif
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user