Enable upnp support
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=148
This commit is contained in:
parent
0aca115421
commit
29989b7e42
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 15 09:30:13 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Enable libupnp support on Leap 42.1: the library is available
|
||||||
|
(boo#959100).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 7 03:07:12 UTC 2015 - dimstar@opensuse.org
|
Mon Dec 7 03:07:12 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
4
vlc.spec
4
vlc.spec
@ -137,7 +137,7 @@ BuildRequires: pkgconfig(zvbi-0.2) >= 0.2.28
|
|||||||
BuildRequires: pkgconfig(libswscale)
|
BuildRequires: pkgconfig(libswscale)
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} > 1110
|
%if 0%{?suse_version} > 1110
|
||||||
%if 0%{?suse_version} != 1315
|
%if 0%{?suse_version} != 1315 || 0%{?is_opensuse}
|
||||||
BuildRequires: pkgconfig(SDL_image) >= 1.2.10
|
BuildRequires: pkgconfig(SDL_image) >= 1.2.10
|
||||||
BuildRequires: pkgconfig(libprojectM) >= 2.0.0
|
BuildRequires: pkgconfig(libprojectM) >= 2.0.0
|
||||||
BuildRequires: pkgconfig(libupnp)
|
BuildRequires: pkgconfig(libupnp)
|
||||||
@ -950,7 +950,7 @@ done
|
|||||||
%{_libdir}/vlc/plugins/services_discovery/libsap_plugin.so
|
%{_libdir}/vlc/plugins/services_discovery/libsap_plugin.so
|
||||||
%{_libdir}/vlc/plugins/services_discovery/libudev_plugin.so
|
%{_libdir}/vlc/plugins/services_discovery/libudev_plugin.so
|
||||||
%if 0%{?suse_version} > 1110
|
%if 0%{?suse_version} > 1110
|
||||||
%if 0%{?suse_version} != 1315
|
%if 0%{?suse_version} != 1315 || 0%{?is_opensuse}
|
||||||
%{_libdir}/vlc/plugins/services_discovery/libupnp_plugin.so
|
%{_libdir}/vlc/plugins/services_discovery/libupnp_plugin.so
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user