[python-fmn-consumer] Remove randomize patch, now included upstream.

Ralph Bean ralph at fedoraproject.org
Thu Feb 12 15:08:49 UTC 2015


commit 7b5d53288349458fdd2709ccd8bd3e333e0494be
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Feb 12 10:08:36 2015 -0500

    Remove randomize patch, now included upstream.

 python-fmn-consumer-randomize.patch |   52 -----------------------------------
 python-fmn-consumer.spec            |    5 +---
 2 files changed, 1 insertions(+), 56 deletions(-)
---
diff --git a/python-fmn-consumer.spec b/python-fmn-consumer.spec
index 0d72884..05ddf1a 100644
--- a/python-fmn-consumer.spec
+++ b/python-fmn-consumer.spec
@@ -16,8 +16,6 @@ License:            LGPLv2+
 URL:                http://pypi.python.org/pypi/fmn.consumer
 Source0:            http://pypi.python.org/packages/source/f/%{modname}/%{modname}-%{version}.tar.gz
 
-Patch0:             python-fmn-consumer-randomize.patch
-
 BuildArch:          noarch
 
 BuildRequires:      python2-devel
@@ -45,8 +43,6 @@ This module contains the backend worker daemon for Fedora Notifications.
 %prep
 %setup -q -n %{modname}-%{version}
 
-%patch0 -p1
-
 # Remove bundled egg-info in case it exists
 rm -rf %{modname}.egg-info
 
@@ -67,6 +63,7 @@ rm -rf %{modname}.egg-info
 %changelog
 * Thu Feb 12 2015 Ralph Bean <rbean at redhat.com> - 0.4.5-1
 - new version
+- Remove randomize patch, now included upstream.
 
 * Fri Jan 23 2015 Ralph Bean <rbean at redhat.com> - 0.4.4-5
 - Back out that multiproc patch.


More information about the scm-commits mailing list