[googlecl] * Fri Jul 30 2010 Adam Goode <adam at spicenitz.org> - 0.9.9-2 - Add python-setuptools to BuildRequires

Adam Goode agoode at fedoraproject.org
Fri Jul 30 15:21:28 UTC 2010


commit 465f17f86a4e42f115bbb45980a1ca70ea64800d
Author: Adam Goode <adam at spicenitz.org>
Date:   Fri Jul 30 11:21:23 2010 -0400

    * Fri Jul 30 2010 Adam Goode <adam at spicenitz.org> - 0.9.9-2
    - Add python-setuptools to BuildRequires

 googlecl.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/googlecl.spec b/googlecl.spec
index b3d8e81..a8fbaac 100644
--- a/googlecl.spec
+++ b/googlecl.spec
@@ -5,7 +5,7 @@
 
 Name:		googlecl
 Version:	0.9.9
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Command line tools for the Google Data APIs
 
 Group:		Applications/Internet
@@ -14,6 +14,7 @@ URL:		http://code.google.com/p/googlecl/
 Source0:	http://googlecl.googlecode.com/files/%{name}-%{version}.tar.gz
 
 BuildArch:	noarch
+BuildRequires:	python-setuptools
 BuildRequires:	python2-devel
 Requires:	python-gdata
 
@@ -50,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jul 30 2010 Adam Goode <adam at spicenitz.org> - 0.9.9-2
+- Add python-setuptools to BuildRequires
+
 * Thu Jul 29 2010 Adam Goode <adam at spicenitz.org> - 0.9.9-1
 - New upstream release, see http://code.google.com/p/googlecl/source/browse/trunk/changelog
 


More information about the scm-commits mailing list