[python-cpopen/f19] Updating Provides statement

Yaniv Bronhaim bronhaim at fedoraproject.org
Thu Jan 23 09:46:35 UTC 2014


commit 7cd02fa371cd9a9b19d33d79c7d6480da1d637ef
Author: Yaniv Bronhaim <ybronhei at redhat.com>
Date:   Thu Jan 23 11:48:27 2014 +0200

    Updating Provides statement

 python-cpopen.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-cpopen.spec b/python-cpopen.spec
index d98c921..7b933dd 100644
--- a/python-cpopen.spec
+++ b/python-cpopen.spec
@@ -13,8 +13,8 @@ URL:            http://pypi.python.org/pypi/cpopen
 Source0:        http://bronhaim.fedorapeople.org/cpopen-%{version}.tar.gz
 
 BuildRequires: python2-devel
-Provides: vdsm-python-cpopen = 4.14
-Obsoletes: vdsm-python-cpopen <= 4.14
+Provides: vdsm-python-cpopen = 4.14.1
+Obsoletes: vdsm-python-cpopen < 4.14
 
 %description
 Python package for creating sub-process in simpler and safer manner by using C


More information about the scm-commits mailing list