Disable libupnp
This commit is contained in:
parent
003857515e
commit
a423446398
@ -29,7 +29,8 @@ BuildRequires: libpcap-devel
|
|||||||
BuildRequires: libsoup-devel
|
BuildRequires: libsoup-devel
|
||||||
BuildRequires: libudev-devel
|
BuildRequires: libudev-devel
|
||||||
# on i386, armv7hl error: libupnp uses large file support, so users must do that, too
|
# on i386, armv7hl error: libupnp uses large file support, so users must do that, too
|
||||||
BuildRequires: libupnp-devel
|
# Disabled for f34
|
||||||
|
#BuildRequires: libupnp-devel
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: pulseaudio-libs-devel
|
BuildRequires: pulseaudio-libs-devel
|
||||||
|
|
||||||
@ -225,7 +226,7 @@ mv $RPM_BUILD_ROOT%{_datadir}/doc/mediastreamer*/html doc/mediastreamer
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Feb 09 2021 Nicolas Chauvet <kwizart@gmail.com> - 3.6.1-43
|
* Tue Feb 09 2021 Nicolas Chauvet <kwizart@gmail.com> - 3.6.1-43
|
||||||
- Rebuilt for upnp
|
- Rebuilt for upnp (disable)
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-42
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-42
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user