Move soundtouch-devel BR to outside RHEL conditional, since
it is available there.
This commit is contained in:
parent
b1bd54144d
commit
6068ea9fb1
@ -14,7 +14,7 @@
|
||||
Summary: GStreamer streaming media framework "bad" plug-ins
|
||||
Name: gstreamer-plugins-bad-free
|
||||
Version: 0.10.23
|
||||
Release: 17%{?dist}
|
||||
Release: 18%{?dist}
|
||||
# The freeze and nfs plugins are LGPLv2 (only)
|
||||
License: LGPLv2+ and LGPLv2
|
||||
Group: Applications/Multimedia
|
||||
@ -65,6 +65,7 @@ BuildRequires: orc-devel
|
||||
Buildrequires: wavpack-devel
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: opus-devel
|
||||
BuildRequires: soundtouch-devel
|
||||
|
||||
%if %{with extras}
|
||||
BuildRequires: celt-devel
|
||||
@ -84,7 +85,6 @@ BuildRequires: opencv-devel
|
||||
BuildRequires: schroedinger-devel
|
||||
BuildRequires: SDL-devel
|
||||
BuildRequires: slv2-devel
|
||||
BuildRequires: soundtouch-devel
|
||||
BuildRequires: wildmidi-devel
|
||||
BuildRequires: zbar-devel
|
||||
BuildRequires: zvbi-devel
|
||||
@ -365,6 +365,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat May 04 2013 Colin Walters <walters@verbum.org> 0.10.23-18
|
||||
- Move soundtouch-devel BR to outside RHEL conditional, since
|
||||
it is available there.
|
||||
|
||||
* Thu May 02 2013 Colin Walters <walters@verbum.org> 0.10.23-17
|
||||
- Hack the gtk-doc to remove plugin docs that are not shipped
|
||||
- Drop mythtv, opencv sources that are no longer buildable
|
||||
|
Loading…
Reference in New Issue
Block a user