Add Requires for the gstreamer-plugins used by the effects (related#850505)
This commit is contained in:
parent
d4d1bf3264
commit
66331dad01
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-video-effects
|
Name: gnome-video-effects
|
||||||
Version: 0.4.0
|
Version: 0.4.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Collection of GStreamer video effects
|
Summary: Collection of GStreamer video effects
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -11,6 +11,10 @@ Buildarch: noarch
|
|||||||
|
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
|
|
||||||
|
Requires: gstreamer-plugins-good
|
||||||
|
Requires: gstreamer-plugins-bad-free
|
||||||
|
Requires: frei0r-plugins
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A collection of GStreamer effects to be used in different GNOME Modules.
|
A collection of GStreamer effects to be used in different GNOME Modules.
|
||||||
|
|
||||||
@ -34,6 +38,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 24 2012 Hans de Goede <hdegoede@redhat.com> - 0.4.0-3
|
||||||
|
- Add Requires for the gstreamer-plugins used by the effects (related#850505)
|
||||||
|
|
||||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-2
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user