]> git.pld-linux.org Git - packages/python3-smspdudecoder.git/commitdiff
use epoch 1 for python3 package
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 24 May 2019 10:41:53 +0000 (13:41 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Fri, 24 May 2019 10:41:53 +0000 (13:41 +0300)
python3-smspdudecoder.spec

index c72a3ed0ebbf406108adccc087f015635d44b77f..6304cc2cedb0aa890ca3c6fc0a4523ee7d36c326 100644 (file)
@@ -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
This page took 0.075884 seconds and 4 git commands to generate.