Enable LAME plugin (#1450108)

This commit is contained in:
Yaakov Selkowitz 2017-05-11 17:39:50 -05:00
parent a8dea0d34e
commit 0d562e380a

View File

@ -6,7 +6,7 @@
Name: gstreamer1-plugins-ugly-free
Version: 1.12.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: GStreamer streaming media framework "ugly" plugins
License: LGPLv2+ and LGPLv2
@ -30,6 +30,7 @@ BuildRequires: check
BuildRequires: gettext-devel
BuildRequires: gtk-doc
BuildRequires: lame-devel
BuildRequires: liba52-devel
BuildRequires: libcdio-devel
BuildRequires: libdvdread-devel
@ -69,7 +70,7 @@ is not fully compatible with LGPL.
--with-package-name="Fedora GStreamer-plugins-ugly package" \
--with-package-origin="http://download.fedoraproject.org" \
--enable-debug --disable-static --enable-gtk-doc --enable-experimental \
--disable-amrnb --disable-amrwb --disable-lame \
--disable-amrnb --disable-amrwb \
--disable-mpeg2dec --disable-sidplay --disable-twolame --disable-x264
make %{?_smp_mflags}
@ -139,6 +140,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
%{_libdir}/gstreamer-%{majorminor}/libgstmpg123.so
%files devel
@ -146,6 +148,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Thu May 11 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 1.12.0-3
- Enable LAME plugin (#1450108)
* Thu May 11 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 1.12.0-2
- Update to 1.12.0