[python-cpopen/el6] new code base

Yaniv Bronhaim bronhaim at fedoraproject.org
Mon Oct 28 16:48:28 UTC 2013


commit 084f9e26f4464795d9cb2e8d32f9c1a21db078b3
Author: Yaniv Bronhaim <ybronhei at redhat.com>
Date:   Mon Oct 28 18:49:07 2013 +0200

    new code base

 python-cpopen.spec |   14 ++++++++------
 sources            |    2 +-
 2 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/python-cpopen.spec b/python-cpopen.spec
index 06f45ca..a61f271 100644
--- a/python-cpopen.spec
+++ b/python-cpopen.spec
@@ -4,18 +4,17 @@
 
 Name:           python-%{libname}
 Version:        1.2.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Creates a sub-process in simpler safer manner
 
-Provides:       vdsm-python-cpopen = %{version}-%{release}
-Obsoletes:      vdsm-python-cpopen <= 4.13.0-49
-
 License:        GPLv2+
 Group:          System Environment/Libraries
 URL:            http://pypi.python.org/pypi/cpopen
 Source0:        http://bronhaim.fedorapeople.org/cpopen-%{version}.tar.gz
 
 BuildRequires: python2-devel
+Provides: vdsm-python-cpopen = %{version}-%{release}
+Obsoletes: vdsm-python-cpopen <= 4.13.0-49
 
 %description
 Python package for creating sub-process in simpler and safer manner by using C
@@ -39,8 +38,11 @@ code.
 %attr(755, root, root) %{python_sitearch}/%{libname}/%{libname}.so*
 
 %changelog
-* Wed Oct 23 2013 Douglas Schilling Landgraf <dougsland at redhat.com> - 1.2.3-3
-- Obsoletes vdsm-python-cpopen <= 4.13.0-49
+* Mon Oct 28 2013 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3-4
+- Wrong code were packed on previous release
+
+* Wed Oct 23 2013 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3-3
+- Override old packages with same file names
 
 * Mon Aug 26 2013 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3-2
 - Fixing import error in __init__.py
diff --git a/sources b/sources
index 58c7da2..2197d1f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-05b03b38f2fad32784c7a8d4d2531ce0  cpopen-1.2.3.tar.gz
+2d7e63a51560e290e208209ff4021a36  cpopen-1.2.3.tar.gz


More information about the scm-commits mailing list