[python-tahrir] Remove old patch.

Ralph Bean ralph at fedoraproject.org
Fri Feb 13 21:30:46 UTC 2015


commit 65a9b4f5262383d7a8490c0f60fd8992f2a41991
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Feb 13 16:30:35 2015 -0500

    Remove old patch.

 python-tahrir-offset.patch |   33 ---------------------------------
 python-tahrir.spec         |    4 +---
 2 files changed, 1 insertions(+), 36 deletions(-)
---
diff --git a/python-tahrir.spec b/python-tahrir.spec
index ac2fb02..ec77149 100644
--- a/python-tahrir.spec
+++ b/python-tahrir.spec
@@ -9,7 +9,6 @@ Group:            Development/Languages
 License:          AGPLv3+
 URL:              http://pypi.python.org/pypi/%{modname}
 Source0:          http://pypi.python.org/packages/source/t/tahrir/%{modname}-%{version}.tar.gz
-Patch0:           python-tahrir-offset.patch
 
 BuildArch:        noarch
 
@@ -54,8 +53,6 @@ https://wiki.mozilla.org/Badges
 %prep
 %setup -q -n %{modname}-%{version}
 
-%patch0 -p1
-
 # Make sure that epel/rhel picks up the correct version of sqlalchemy
 %{__awk} 'NR==1{print "import __main__; __main__.__requires__ = __requires__ = [\"sqlalchemy>=0.7\"]; import pkg_resources"}1' setup.py > setup.py.tmp
 %{__mv} setup.py.tmp setup.py
@@ -102,6 +99,7 @@ sed -i 's/%%(here)s/\/var\/lib\/tahrir/' apache/%{modname}.ini
 %changelog
 * Fri Feb 13 2015 Ralph Bean <rbean at redhat.com> - 0.7.3-1
 - new version
+- Remove old patch.
 
 * Mon Sep 29 2014 Ralph Bean <rbean at redhat.com> - 0.7.0-3
 - Correct rhel6 conditional.


More information about the scm-commits mailing list