[python-cpopen/f19] Changing Provide statement

Yaniv Bronhaim bronhaim at fedoraproject.org
Thu Jan 23 12:04:02 UTC 2014


commit 73bf436540f712d932f98a88893f524420424715
Author: Yaniv Bronhaim <ybronhei at redhat.com>
Date:   Thu Jan 23 14:06:06 2014 +0200

    Changing Provide statement

 python-cpopen.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-cpopen.spec b/python-cpopen.spec
index 7b933dd..0707bc1 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.1
-Obsoletes: vdsm-python-cpopen < 4.14
+Provides: vdsm-python-cpopen
+Obsoletes: vdsm-python-cpopen > 4.13.2
 
 %description
 Python package for creating sub-process in simpler and safer manner by using C


More information about the scm-commits mailing list