[sugar-clock] Add gstreamer-python runtime dependency

Peter Robinson pbrobinson at fedoraproject.org
Thu Oct 17 20:29:26 UTC 2013


commit 27d472f6da8bfa0bb6046a0cedbc35cdac655af3
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Oct 17 21:29:21 2013 +0100

    Add gstreamer-python runtime dependency

 sugar-clock.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/sugar-clock.spec b/sugar-clock.spec
index ca71108..cf1ae10 100644
--- a/sugar-clock.spec
+++ b/sugar-clock.spec
@@ -1,6 +1,6 @@
 Name:           sugar-clock
 Version:        15
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Clock activity for Sugar
 
 Group:          Sugar/Activities
@@ -13,6 +13,7 @@ BuildRequires:  gettext
 BuildRequires:  python
 BuildRequires:  sugar-toolkit
 
+Requires:       gstreamer-python
 Requires:       sugar
 
 
@@ -44,6 +45,9 @@ python ./setup.py install --prefix=%{buildroot}/%{_prefix}
 
 
 %changelog
+* Thu Oct 17 2013 Peter Robinson <pbrobinson at fedoraproject.org> 15-3
+- Add gstreamer-python runtime dependency
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 15-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list