[cinnamon] add requires gstreamer-python (needed for c-s 'account details')

leigh123linux leigh123linux at fedoraproject.org
Tue Sep 30 22:25:18 UTC 2014


commit c2271354d77d65c477a73c7e1bfa3da0170189a2
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Tue Sep 30 23:25:06 2014 +0100

    add requires gstreamer-python (needed for c-s 'account details')

 cinnamon.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/cinnamon.spec b/cinnamon.spec
index 65d72a5..64c6bf9 100644
--- a/cinnamon.spec
+++ b/cinnamon.spec
@@ -2,7 +2,7 @@
 
 Name:           cinnamon
 Version:        2.4.0
-Release:        0.1.git%{_internal_version}%{?dist}
+Release:        0.2.git%{_internal_version}%{?dist}
 Summary:        Window management and application launching for GNOME
 License:        GPLv2+ and LGPLv2+
 URL:            http://cinnamon.linuxmint.com 
@@ -102,6 +102,7 @@ Requires:       pygobject2
 Requires:       dbus-python
 Requires:       python-lxml
 Requires:       gnome-python2-gconf
+Requires:       gstreamer-python
 Requires:       python-pillow
 Requires:       PyPAM
 Requires:       mintlocale
@@ -250,6 +251,9 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Tue Sep 30 2014 Leigh Scott <leigh123linux at googlemail.com> - 2.4.0-0.2.git8304e57
+- add requires gstreamer-python (needed for c-s 'account details')
+
 * Tue Sep 30 2014 Leigh Scott <leigh123linux at googlemail.com> - 2.4.0-0.1.git8304e57
 - update to latest git
 


More information about the scm-commits mailing list