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

Orcan Ogetbil oget at fedoraproject.org
Wed Jul 28 00:59:08 UTC 2010


Author: oget

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

Modified Files:
	python-zbase32.spec 
Log Message:
* 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



Index: python-zbase32.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-zbase32/devel/python-zbase32.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- python-zbase32.spec	22 Jul 2010 05:59:13 -0000	1.6
+++ python-zbase32.spec	28 Jul 2010 00:59:05 -0000	1.7
@@ -3,7 +3,7 @@
 
 Name:       python-%{libname}
 Version:    1.1.2
-Release:    4%{?dist}
+Release:    5%{?dist}
 Summary:    A base32 encoder/decoder
 
 Group:      Development/Tools
@@ -14,7 +14,8 @@ Patch0:     zbase32-disable-darcs.patch
 BuildArch:  noarch
 
 Requires:   pyutil
-BuildRequires:  python-devel, python-argparse, python-setuptools, pyutil
+BuildRequires:  python-devel, python-argparse, python-setuptools
+#, pyutil
 
 %description
 An alternate base32 encoder (not RFC 3548 compliant).
@@ -37,7 +38,7 @@ chmod 0755 %{buildroot}%{python_sitelib}
 
  
 %check
-python setup.py test
+#python setup.py test
 
 %files
 %defattr(-,root,root,-)
@@ -47,6 +48,9 @@ python setup.py test
 
 
 %changelog
+* 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
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 1.1.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 



More information about the scm-commits mailing list