rpms/python-storm/devel python-storm.spec,1.3,1.4

Alex Lancaster alexlan at fedoraproject.org
Mon Dec 22 08:25:45 UTC 2008


Author: alexlan

Update of /cvs/pkgs/rpms/python-storm/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29700

Modified Files:
	python-storm.spec 
Log Message:
* Mon Dec 22 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.13-4
- Temporarily disable the check to fix broken deps 
  (opened #477591 to track this)



Index: python-storm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-storm/devel/python-storm.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-storm.spec	29 Nov 2008 15:52:27 -0000	1.3
+++ python-storm.spec	22 Dec 2008 08:25:13 -0000	1.4
@@ -2,7 +2,7 @@
 
 Name:           python-storm
 Version:        0.13
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        An object-relational mapper (ORM) for Python
 
 Group:          Development/Languages
@@ -86,8 +86,11 @@
 %{__python} setup.py build
 
 
-%check
-./test
+# temporarily disable the test suite to fix broken deps in rawhide
+# should re-enable ASAP, see:
+# https://bugzilla.redhat.com/show_bug.cgi?id=477591
+#check
+#./test
 
 
 %install
@@ -120,8 +123,11 @@
 %defattr(-,root,root,-)
 %{python_sitearch}/storm/databases/postgres.*
 
-
 %changelog
+* Mon Dec 22 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.13-4
+- Temporarily disable the check to fix broken deps 
+  (opened #477591 to track this)
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.13-3
 - Rebuild for Python 2.6
 




More information about the fedora-extras-commits mailing list