rpms/python-zbase32/devel python-zbase32.spec,1.7,1.8

Orcan Ogetbil oget at fedoraproject.org
Wed Jul 28 01:40:46 UTC 2010


Author: oget

Update of /cvs/pkgs/rpms/python-zbase32/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10818

Modified Files:
	python-zbase32.spec 
Log Message:
* Tue Jul 27 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.1.2-6
- Also comment out Requires: pyutil



Index: python-zbase32.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-zbase32/devel/python-zbase32.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- python-zbase32.spec	28 Jul 2010 00:59:05 -0000	1.7
+++ python-zbase32.spec	28 Jul 2010 01:40:41 -0000	1.8
@@ -3,7 +3,7 @@
 
 Name:       python-%{libname}
 Version:    1.1.2
-Release:    5%{?dist}
+Release:    6%{?dist}
 Summary:    A base32 encoder/decoder
 
 Group:      Development/Tools
@@ -13,7 +13,7 @@ Source0:    http://pypi.python.org/packa
 Patch0:     zbase32-disable-darcs.patch
 BuildArch:  noarch
 
-Requires:   pyutil
+#Requires:   pyutil
 BuildRequires:  python-devel, python-argparse, python-setuptools
 #, pyutil
 
@@ -48,6 +48,9 @@ chmod 0755 %{buildroot}%{python_sitelib}
 
 
 %changelog
+* Tue Jul 27 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.1.2-6
+- Also comment out Requires: pyutil
+
 * Tue Jul 27 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.1.2-5
 - Disable tests. We need to bootstrap against pyutil
 



More information about the scm-commits mailing list