[python-txzmq] Remove epgm-disabling patch.

Ralph Bean ralph at fedoraproject.org
Tue Oct 2 17:30:54 UTC 2012


commit bd2a8c19d39403d01413af6a4c62f54af9f4fd1b
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue Oct 2 13:30:44 2012 -0400

    Remove epgm-disabling patch.

 0002-Disable-EPGM-test.patch |   41 -----------------------------------------
 python-txzmq.spec            |    3 +--
 2 files changed, 1 insertions(+), 43 deletions(-)
---
diff --git a/python-txzmq.spec b/python-txzmq.spec
index 930c432..419ad2f 100644
--- a/python-txzmq.spec
+++ b/python-txzmq.spec
@@ -9,7 +9,6 @@ Group:            Development/Languages
 License:          GPLv2
 URL:              http://pypi.python.org/pypi/%{modname}
 Source0:          http://pypi.python.org/packages/source/t/%{modname}/%{modname}-%{version}.tar.gz
-Patch0:           0002-Disable-EPGM-test.patch
 
 BuildArch:        noarch
 
@@ -29,7 +28,6 @@ Twisted event loop (reactor).
 
 %prep
 %setup -q -n %{modname}-%{version}
-%patch0 -p1 -b .disable_epgm_test
 
 # Patch out the setuptools requirement on Twisted since epel doesn't ship
 # twisted egg-info
@@ -55,6 +53,7 @@ PYTHONPATH=$(pwd) nosetests
 %changelog
 * Tue Oct 02 2012 Ralph Bean <rbean at redhat.com> - 0.5.2-1
 - Latest upstream with new socket types.
+- Remove epgm-disabling patch.
 
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild


More information about the scm-commits mailing list