Enable LV2 plugin support (#1616070)
This commit is contained in:
parent
0baf664f2f
commit
b1a8a0c3b8
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Name: gstreamer1-plugins-bad-free
|
Name: gstreamer1-plugins-bad-free
|
||||||
Version: 1.14.2
|
Version: 1.14.2
|
||||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework "bad" plugins
|
Summary: GStreamer streaming media framework "bad" plugins
|
||||||
|
|
||||||
License: LGPLv2+ and LGPLv2
|
License: LGPLv2+ and LGPLv2
|
||||||
@ -102,7 +102,7 @@ BuildRequires: openal-soft-devel
|
|||||||
BuildRequires: openjpeg2-devel
|
BuildRequires: openjpeg2-devel
|
||||||
## Plugins not ported
|
## Plugins not ported
|
||||||
#BuildRequires: SDL-devel
|
#BuildRequires: SDL-devel
|
||||||
#BuildRequires: slv2-devel
|
BuildRequires: slv2-devel
|
||||||
BuildRequires: wildmidi-devel
|
BuildRequires: wildmidi-devel
|
||||||
BuildRequires: zbar-devel
|
BuildRequires: zbar-devel
|
||||||
BuildRequires: zvbi-devel
|
BuildRequires: zvbi-devel
|
||||||
@ -477,6 +477,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 15 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.14.2-2
|
||||||
|
- Enable LV2 plugin support (#1616070)
|
||||||
|
|
||||||
* Mon Jul 23 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.2-1
|
* Mon Jul 23 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.2-1
|
||||||
- Update to 1.14.2
|
- Update to 1.14.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user