bronhaim pushed to python-cpopen (f21). "Build python-cpopen 1.3-4 for f21"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 15 12:07:04 UTC 2015


>From 26a95f4c6ebb669d85f5ccf72b593bc9b19f4476 Mon Sep 17 00:00:00 2001
From: Yaniv Bronhaim <ybronhei at redhat.com>
Date: Wed, 15 Apr 2015 15:06:38 +0300
Subject: Build python-cpopen 1.3-4 for f21


diff --git a/python-cpopen.spec b/python-cpopen.spec
index 7ef4c28..a61f271 100644
--- a/python-cpopen.spec
+++ b/python-cpopen.spec
@@ -3,8 +3,8 @@
 %global libname cpopen
 
 Name:           python-%{libname}
-Version:        1.3
-Release:        5%{?dist}
+Version:        1.2.3
+Release:        4%{?dist}
 Summary:        Creates a sub-process in simpler safer manner
 
 License:        GPLv2+
@@ -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.14
+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
@@ -28,43 +28,16 @@ code.
 
 
 %install
-%{__python} setup.py install --root $RPM_BUILD_ROOT
+%{__python} setup.py install --root $RPM_BUILD_ROOT \
+			     --install-lib %{python_sitearch}/%{libname}
 
 %files
 %doc AUTHORS COPYING readme.md
 %{python_sitearch}/%{libname}/__init__.py*
-%{python_sitearch}/%{libname}-%{version}-py*.egg-info
+%{python_sitearch}/%{libname}/%{libname}-%{version}-py*.egg-info
 %attr(755, root, root) %{python_sitearch}/%{libname}/%{libname}.so*
 
 %changelog
-* Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
-
-* Thu Jul 17 2014 Douglas Schilling Landgraf <dougsland at redhat.com> - 1.3-4
-- Increase release to commit int F19 branch which contains not updated 1.3-3
-
-* Tue Jun 24 2014 Douglas Schilling Landgraf <dougsland at redhat.com> - 1.3-3
-- fix compatibility with F20's python 2.7.5-12
-
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
-* Mon Jan 6 2014 Yaniv Bronhaim <ybronhei at redhat.com> - 1.3-1
-- Bumping minor version
-- Fix tests and make check
-- Make default target build and add make dist target
-- raise OSError with errno
-- use OSError instead childErrno when childErrno was failed to be read
-
-* Thu Jan 2 2014 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3-7
-- Changing Obsoletes and Provides of vdsm-python-cpopen package
-
-* Wed Dec 25 2013 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3-6
-- Bumping version for RHEL build
-
-* Wed Dec 11 2013 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3-5
-- Adding umask configuration to the child process
-
 * Mon Oct 28 2013 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3-4
 - Wrong code were packed on previous release
 
diff --git a/sources b/sources
index b210a58..2197d1f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5cc6598bab0f8574550ed0bec321415  cpopen-1.3.tar.gz
+2d7e63a51560e290e208209ff4021a36  cpopen-1.2.3.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-cpopen.git/commit/?h=f21&id=26a95f4c6ebb669d85f5ccf72b593bc9b19f4476


More information about the scm-commits mailing list