From 66331dad01dcadebf9c5f3d2351b3e0204da3d5c Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Aug 24 2012 08:51:16 +0000 Subject: Add Requires for the gstreamer-plugins used by the effects (related#850505) --- diff --git a/gnome-video-effects.spec b/gnome-video-effects.spec index 5271d86..44ab7b1 100644 --- a/gnome-video-effects.spec +++ b/gnome-video-effects.spec @@ -1,6 +1,6 @@ Name: gnome-video-effects Version: 0.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Collection of GStreamer video effects Group: System Environment/Libraries @@ -11,6 +11,10 @@ Buildarch: noarch BuildRequires: intltool +Requires: gstreamer-plugins-good +Requires: gstreamer-plugins-bad-free +Requires: frei0r-plugins + %description A collection of GStreamer effects to be used in different GNOME Modules. @@ -34,6 +38,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Fri Aug 24 2012 Hans de Goede - 0.4.0-3 +- Add Requires for the gstreamer-plugins used by the effects (related#850505) + * Thu Jul 19 2012 Fedora Release Engineering - 0.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild