[python-mongoengine/epel7] Added changelog and fix requires

Yohan Graterol yograterol at fedoraproject.org
Wed Feb 18 14:34:42 UTC 2015


commit dd78700826cad8074b03044b4520cb5cb6c95448
Author: Yohan Graterol <yohangraterol92 at gmail.com>
Date:   Wed Feb 18 09:34:22 2015 -0500

    Added changelog and fix requires

 python-mongoengine.spec |   12 +++---------
 1 files changed, 3 insertions(+), 9 deletions(-)
---
diff --git a/python-mongoengine.spec b/python-mongoengine.spec
index c14ba85..1ab5528 100644
--- a/python-mongoengine.spec
+++ b/python-mongoengine.spec
@@ -4,7 +4,7 @@
 
 Name: python-mongoengine
 Version: 0.8.4
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: A Python Document-Object Mapper for working with MongoDB
 
 License: MIT
@@ -18,19 +18,11 @@ BuildRequires: python-setuptools
 BuildRequires: python-sphinx
 BuildRequires: python-dateutil
 
-%if 0%{?fedora} >= 18
 BuildRequires: python-pymongo
 BuildRequires: python-django
 BuildRequires: python-pymongo-gridfs
 Requires: python-pymongo
 Requires: python-pymongo-gridfs
-%else
-BuildRequires: pymongo >= 2.1.1
-BuildRequires: Django
-BuildRequires: pymongo-gridfs
-Requires: pymongo >= 2.1.1
-Requires: pymongo-gridfs
-%endif
 
 BuildRequires: mongodb-server
 BuildRequires: mongodb
@@ -85,6 +77,8 @@ rm -f test/*.pyc
 
 
 %changelog
+* Wed Feb 18 2015 Yohan Graterol <yohangraterol92 at gmail.com> - 0.8.4-3
+- Built for EPEL7
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list