[python-cpopen/f19] Updating Provides statement

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


commit e4b292337f12ef0763fff88c5e609e7eb80d849a
Author: Yaniv Bronhaim <ybronhei at redhat.com>
Date:   Thu Jan 23 14:38:12 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 89f4a39..f7737f9 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.13.2
-Obsoletes: vdsm-python-cpopen > 4.13.2
+Provides: vdsm-python-cpopen
+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