[packages/python3-smspdudecoder] use epoch 1 for python3 package

glen glen at pld-linux.org
Fri May 24 12:43:29 CEST 2019


commit d72d911d1f1c9a547617dd7e634056a7f52f3585
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri May 24 13:41:53 2019 +0300

    use epoch 1 for python3 package

 python3-smspdudecoder.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python3-smspdudecoder.spec b/python3-smspdudecoder.spec
index c72a3ed..6304cc2 100644
--- a/python3-smspdudecoder.spec
+++ b/python3-smspdudecoder.spec
@@ -13,13 +13,14 @@ Group:		Libraries/Python
 Source0:	https://github.com/Qotto/smspdudecoder/archive/%{version}.tar.gz
 # Source0-md5:	d76e2a506ee62364399cc3e46de41aaf
 URL:		https://github.com/Qotto/smspdudecoder/
-BuildRequires:	python3-modules >= 3.6
+BuildRequires:	python3-modules >= 1:3.6
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
 %if %{with tests}
 BuildRequires:	python3-bitstring
 %endif
 BuildRequires:	python3-setuptools
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This library will help you to decode raw SMS data you can get from a
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-smspdudecoder.git/commitdiff/d72d911d1f1c9a547617dd7e634056a7f52f3585



More information about the pld-cvs-commit mailing list