[cheese/f15] Add Requires: gstreamer-plugins-bad-free for the camerabin element (#717872)

Hans de Goede jwrdegoede at fedoraproject.org
Thu Sep 29 15:11:02 UTC 2011


commit 3f11d997c89ba29e57459435cfe9294189b4dc6f
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Thu Sep 29 17:10:49 2011 +0200

    Add Requires: gstreamer-plugins-bad-free for the camerabin element (#717872)

 cheese.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/cheese.spec b/cheese.spec
index 710130e..e9a69b0 100644
--- a/cheese.spec
+++ b/cheese.spec
@@ -1,7 +1,7 @@
 Name:           cheese
 Epoch:          1
 Version:        3.0.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Application for taking pictures and movies from a webcam
 
 Group:          Amusements/Graphics
@@ -39,6 +39,7 @@ BuildRequires: gnome-desktop3-devel
 BuildRequires: chrpath
 
 Requires: gstreamer-plugins-good >= 0.10.6-2
+Requires: gstreamer-plugins-bad-free
 Requires: gnome-video-effects
 
 %description
@@ -142,6 +143,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gir-1.0/Cheese-3.0.gir
 
 %changelog
+* Thu Sep 29 2011 Hans de Goede <hdegoede at redhat.com> - 1:3.0.2-2
+- Add Requires: gstreamer-plugins-bad-free for the camerabin element (#717872)
+
 * Tue Sep 27 2011 Hans de Goede <hdegoede at redhat.com> - 1:3.0.2-1
 - Update to 3.0.2
 - This fixes the crash on changing effect (rhbz#701039)


More information about the scm-commits mailing list