[python-moksha-wsgi] Added conflicts against old moksha.

Ralph Bean ralph at fedoraproject.org
Wed Sep 19 14:57:21 UTC 2012


commit 586428c2c592c3a826e9a1a151dc7ae3a326ddc9
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Sep 19 10:57:05 2012 -0400

    Added conflicts against old moksha.

 python-moksha-wsgi.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/python-moksha-wsgi.spec b/python-moksha-wsgi.spec
index 200a702..85f8089 100644
--- a/python-moksha-wsgi.spec
+++ b/python-moksha-wsgi.spec
@@ -2,7 +2,7 @@
 
 Name:           python-moksha-wsgi
 Version:        1.0.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        WSGI components for Moksha
 
 Group:          Development/Libraries
@@ -51,6 +51,9 @@ Requires:       python-shove
 Requires:       python-feedcache
 Requires:       python-feedparser
 
+# Its a whole different package now
+Conflicts:      moksha < 1.0.0
+
 %description
 WSGI components for Moksha.
 
@@ -74,6 +77,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
 %{python_sitelib}/%{modname}-%{version}*
 
 %changelog
+* Wed Sep 19 2012 Ralph Bean <rbean at redhat.com> - 1.0.3-2
+- Added conflicts against old moksha
+
 * Thu Sep 13 2012 Ralph Bean <rbean at redhat.com> - 1.0.3-1
 - New upstream release includes forgotten templates and static resources.
 


More information about the scm-commits mailing list