rpms/python-mechanoid/EL-5 python-mechanoid.spec,1.6,1.7

Sean Reifschneider (jafo) fedora-extras-commits at redhat.com
Sun Oct 21 20:37:42 UTC 2007


Author: jafo

Update of /cvs/pkgs/rpms/python-mechanoid/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13610

Modified Files:
	python-mechanoid.spec 
Log Message:
One last try at getting tests to work.



Index: python-mechanoid.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-mechanoid/EL-5/python-mechanoid.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-mechanoid.spec	21 Oct 2007 20:30:10 -0000	1.6
+++ python-mechanoid.spec	21 Oct 2007 20:37:09 -0000	1.7
@@ -2,7 +2,7 @@
 
 Name:           python-mechanoid
 Version:        0.6.9
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Python Programmatic Web Browser
 
 Group:          Development/Languages
@@ -40,11 +40,6 @@
 %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
 
 %check
-#  Tests fail in the Fedora build environment and I don't have the
-#  attention to just keep removing a test that fails, waiting 15 minutes
-#  for the build to fail, removing another test...  I can't get the build
-#  to fail in my test environment, even if I kill my DNS server, shut down
-#  my networking, and remove everything from my /etc/resolv.conf.
 %{__python} test.py
 
 %clean
@@ -56,6 +51,9 @@
 %{python_sitelib}/mechanoid
 
 %changelog
+* Sun Oct 21 2007 Sean Reifschneider <jafo at tummy.com> 0.6.9-8
+- Adding a patch to remove tests that fail in the Fedora build environment.
+
 * Sun Oct 21 2007 Sean Reifschneider <jafo at tummy.com> 0.6.9-7
 - Adding a patch to remove tests that fail in the Fedora build environment.
 




More information about the fedora-extras-commits mailing list