[python-mongoengine] Commeted Path line

Yohan Graterol yograterol at fedoraproject.org
Tue Aug 13 01:57:30 UTC 2013


commit 865ab390e2fd9fbc8316badac3864eec685eadff
Author: Yohan Graterol <yohangraterol92 at gmail.com>
Date:   Mon Aug 12 21:27:18 2013 -0430

    Commeted Path line

 python-mongoengine.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-mongoengine.spec b/python-mongoengine.spec
index 8954cd9..89d6c6a 100644
--- a/python-mongoengine.spec
+++ b/python-mongoengine.spec
@@ -8,7 +8,7 @@ License: MIT
 URL:     http://pypi.python.org/pypi/mongoengine/
 Source0: http://pypi.python.org/packages/source/m/mongoengine/%{pkgname}-%{version}.tar.gz
 
-Patch1: fix-requirements-pillow-instead-PIL.patch
+#Patch1: fix-requirements-pillow-instead-PIL.patch
 BuildArch: noarch
 BuildRequires: python2-devel
 BuildRequires: python-setuptools
@@ -52,9 +52,9 @@ to the Django ORM.
 %prep
 %setup -q -n %{pkgname}-%{version}
 
-%if 0%{?fedora} >= 19
-%patch1 -p1
-%endif
+#%if 0%{?fedora} >= 19
+#%patch1 -p1
+#%endif
 
 rm -rf mongoengine.egg-info
 


More information about the scm-commits mailing list