Add required version for vpx-devel. (#862157)
This commit is contained in:
parent
b5f9c5cd6d
commit
3a5fe3128b
@ -9,7 +9,7 @@
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.0.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
License: LGPLv2+
|
||||
@ -31,7 +31,7 @@ BuildRequires: speex-devel
|
||||
BuildRequires: taglib-devel
|
||||
BuildRequires: wavpack-devel
|
||||
BuildRequires: libv4l-devel
|
||||
BuildRequires: libvpx-devel
|
||||
BuildRequires: libvpx-devel >= 1.1.0
|
||||
|
||||
%ifnarch s390 s390x
|
||||
BuildRequires: libavc1394-devel
|
||||
@ -199,6 +199,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 2 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.0-3
|
||||
- Add required version for vpx-devel. (#862157)
|
||||
|
||||
* Mon Oct 1 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.0.0-2
|
||||
- Enable verbose build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user