Rebuild for new wildmidi

This commit is contained in:
Hans de Goede 2016-08-26 12:28:42 +02:00
parent 16fa09d95f
commit 1ac40ae88e
1 changed files with 6 additions and 2 deletions

View File

@ -14,7 +14,7 @@
Summary: GStreamer streaming media framework "bad" plug-ins
Name: gstreamer-plugins-bad-free
Version: 0.10.23
Release: 33%{?dist}
Release: 34%{?dist}
# The freeze and nfs plugins are LGPLv2 (only)
License: LGPLv2+ and LGPLv2
Group: Applications/Multimedia
@ -185,7 +185,8 @@ sed -i 's/opencv <= 2.3.1/opencv <= 2.4.3/g' configure
--enable-debug --disable-static --enable-gtk-doc --enable-experimental \
--disable-divx --disable-dts --disable-faac --disable-faad --disable-nas \
--disable-mimic --disable-libmms --disable-mpeg2enc --disable-mplex \
--disable-neon --disable-openal --disable-rtmp --disable-xvid
--disable-neon --disable-openal --disable-rtmp --disable-xvid \
--disable-gme --disable-voamrwbenc
make %{?_smp_mflags}
@ -369,6 +370,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la
%changelog
* Fri Aug 26 2016 Hans de Goede <hdegoede@redhat.com> - 0.10.23-34
- Rebuild for new wildmidi
* Tue Aug 09 2016 Nils Philippsen <nils@redhat.com> - 0.10.23-33
- fix bogus dates in changelog
- fix building docs