Drop Requires for gstreamer-plugins, as we may be used with both
gstreamer-0.10 and 1.0. Instead apps using gnome-video-effects should add the necessary Requires themselves
This commit is contained in:
parent
66331dad01
commit
a87442b107
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-video-effects
|
Name: gnome-video-effects
|
||||||
Version: 0.4.0
|
Version: 0.4.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Collection of GStreamer video effects
|
Summary: Collection of GStreamer video effects
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -11,8 +11,6 @@ Buildarch: noarch
|
|||||||
|
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
|
|
||||||
Requires: gstreamer-plugins-good
|
|
||||||
Requires: gstreamer-plugins-bad-free
|
|
||||||
Requires: frei0r-plugins
|
Requires: frei0r-plugins
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -38,6 +36,11 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 8 2012 Hans de Goede <hdegoede@redhat.com> - 0.4.0-4
|
||||||
|
- Drop Requires for gstreamer-plugins, as we may be used with both
|
||||||
|
gstreamer-0.10 and 1.0. Instead apps using gnome-video-effects should add
|
||||||
|
the necessary Requires themselves
|
||||||
|
|
||||||
* Fri Aug 24 2012 Hans de Goede <hdegoede@redhat.com> - 0.4.0-3
|
* 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)
|
- Add Requires for the gstreamer-plugins used by the effects (related#850505)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user