[sugar-record] Add gstreamer-python runtime dependency

Peter Robinson pbrobinson at fedoraproject.org
Thu Oct 17 20:33:05 UTC 2013


commit 874b3a0e4a0ecaf4b7d0bd4ffdc4718887086e6e
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Oct 17 21:33:00 2013 +0100

    Add gstreamer-python runtime dependency

 sugar-record.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sugar-record.spec b/sugar-record.spec
index 53e4e45..15ce3df 100644
--- a/sugar-record.spec
+++ b/sugar-record.spec
@@ -3,7 +3,7 @@
 
 Name:           sugar-record
 Version:        99
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Recording tool for Sugar
 
 Group:          Sugar/Activities
@@ -16,6 +16,7 @@ BuildRequires:  gettext
 BuildRequires:  sugar-toolkit
 
 Requires:       sugar
+Requires:       gstreamer-python
 Requires:       gstreamer-plugins-good
 
 %description
@@ -37,11 +38,13 @@ python ./setup.py install --prefix=%{buildroot}/%{_prefix}
 %find_lang org.laptop.RecordActivity
 
 %files -f org.laptop.RecordActivity.lang
-%defattr(-,root,root,-)
 %doc COPYING NEWS
 %{sugaractivitydir}/Record.activity/
 
 %changelog
+* Thu Oct 17 2013 Peter Robinson <pbrobinson at fedoraproject.org> 99-3
+- Add gstreamer-python runtime dependency
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 99-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list