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
|
Summary: GStreamer streaming media framework "bad" plug-ins
|
||||||
Name: gstreamer-plugins-bad-free
|
Name: gstreamer-plugins-bad-free
|
||||||
Version: 0.10.23
|
Version: 0.10.23
|
||||||
Release: 17%{?dist}
|
Release: 18%{?dist}
|
||||||
# The freeze and nfs plugins are LGPLv2 (only)
|
# The freeze and nfs plugins are LGPLv2 (only)
|
||||||
License: LGPLv2+ and LGPLv2
|
License: LGPLv2+ and LGPLv2
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -65,6 +65,7 @@ BuildRequires: orc-devel
|
|||||||
Buildrequires: wavpack-devel
|
Buildrequires: wavpack-devel
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
BuildRequires: opus-devel
|
BuildRequires: opus-devel
|
||||||
|
BuildRequires: soundtouch-devel
|
||||||
|
|
||||||
%if %{with extras}
|
%if %{with extras}
|
||||||
BuildRequires: celt-devel
|
BuildRequires: celt-devel
|
||||||
@ -84,7 +85,6 @@ BuildRequires: opencv-devel
|
|||||||
BuildRequires: schroedinger-devel
|
BuildRequires: schroedinger-devel
|
||||||
BuildRequires: SDL-devel
|
BuildRequires: SDL-devel
|
||||||
BuildRequires: slv2-devel
|
BuildRequires: slv2-devel
|
||||||
BuildRequires: soundtouch-devel
|
|
||||||
BuildRequires: wildmidi-devel
|
BuildRequires: wildmidi-devel
|
||||||
BuildRequires: zbar-devel
|
BuildRequires: zbar-devel
|
||||||
BuildRequires: zvbi-devel
|
BuildRequires: zvbi-devel
|
||||||
@ -365,6 +365,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Hack the gtk-doc to remove plugin docs that are not shipped
|
||||||
- Drop mythtv, opencv sources that are no longer buildable
|
- Drop mythtv, opencv sources that are no longer buildable
|
||||||
|
Loading…
Reference in New Issue
Block a user