[turpial/f15] Bugzilla bug #711258: turpial need python-setuptools in build and runtime

Edwind Richzendy Contreras Soto richzendy at fedoraproject.org
Tue Jun 7 02:36:07 UTC 2011


commit 8f84231f323cc1f6763a3796ff03ccdf7a87945a
Author: Edwind Richzendy Contreras Soto <richzendy at fedoraproject.org>
Date:   Mon Jun 6 22:05:19 2011 -0430

    Bugzilla bug #711258: turpial need python-setuptools in build and runtime

 turpial.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/turpial.spec b/turpial.spec
index dd93229..c9b41cb 100644
--- a/turpial.spec
+++ b/turpial.spec
@@ -6,7 +6,7 @@
 
 Name:           turpial
 Version:        1.5.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Cool twitter client with many features and very light
 Group:          Applications/Internet
 License:        GPLv3
@@ -15,7 +15,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Source0:        http://turpial.org.ve/files/sources/stable/turpial-%{version}.tar.gz
 Source1:        %{name}.1.gz
 BuildRequires:  python-babel, python2-devel, python-setuptools
-Requires:       python-simplejson, notify-python, pygtk2, pywebkitgtk, gnome-python2-gtkspell,gstreamer-python,pywebkitgtk
+Requires:       python-setuptools, python-simplejson, notify-python, pygtk2, pywebkitgtk, gnome-python2-gtkspell,gstreamer-python,pywebkitgtk
 BuildArch:      noarch
 
 %description
@@ -50,6 +50,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/%{name}.1.gz
 
 %changelog
+* Mon Jun 6 2011 Richzendy <richzendy at fedoraproject.org> - 1.5.0-2
+- Bugzilla bug #711258: turpial need python-setuptools in build and runtime
+
 * Thu May 26 2011 Richzendy <richzendy at fedoraproject.org> - 1.5.0-1
 - New release, minor spec changes
 


More information about the scm-commits mailing list