[packages/python-pycoin] - rel 2; R python-distribute

arekm arekm at pld-linux.org
Sun Feb 2 11:28:16 CET 2014


commit 060733dd3f50457760f6e492b7d38d1d1b695427
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Feb 2 11:28:13 2014 +0100

    - rel 2; R python-distribute

 python-pycoin.spec | 16 ++++------------
 1 file changed, 4 insertions(+), 12 deletions(-)
---
diff --git a/python-pycoin.spec b/python-pycoin.spec
index de681d0..bf1d106 100644
--- a/python-pycoin.spec
+++ b/python-pycoin.spec
@@ -8,7 +8,7 @@
 Summary:	Bitcoin utility library
 Name:		python-pycoin
 Version:	0.24
-Release:	1
+Release:	2
 License:	MIT
 Group:		Development/Languages/Python
 Source0:	https://github.com/richardkiss/pycoin/archive/%{version}.tar.gz
@@ -34,8 +34,6 @@ useful when dealing with Bitcoin stuff.
 
 %package -n	python3-%{module}
 Summary:	Bitcoin utility library
-Version:	0.24
-Release:	1
 Group:		Libraries/Python
 Requires:	python3
 
@@ -45,16 +43,10 @@ useful when dealing with Bitcoin stuff.
 
 %package -n	%{module}
 Summary:	Bitcoin utility library - tools
-Version:	0.24
-Release:	1
 Group:		Libraries/Python
-%if %{with python3}
-Requires:	python3
-Requires:	python3-%{module} = %{version}-%{release}
-%else
-Requires:	%{name} = %{version}-%{release}
-Requires:	python
-%endif
+Requires:	python%{?with_python3:3}
+Requires:	python%{?with_python3:3}-%{module} = %{version}-%{release}
+Requires:	python%{?with_python3:3}-distribute
 
 %description -n %{module}
 Tools that use %{module} library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pycoin.git/commitdiff/060733dd3f50457760f6e492b7d38d1d1b695427



More information about the pld-cvs-commit mailing list