[packages/botan] - rel 3; bass correct cpu on x32
arekm
arekm at pld-linux.org
Fri Jul 6 18:42:56 CEST 2018
commit 3bd15bf0e2710bd623c06c6fa2dbcbb9e8d9a114
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Jul 6 18:42:49 2018 +0200
- rel 3; bass correct cpu on x32
botan.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/botan.spec b/botan.spec
index b7057d3..77f56fa 100644
--- a/botan.spec
+++ b/botan.spec
@@ -16,7 +16,7 @@ Summary: Crypto library written in C++
Summary(pl.UTF-8): Biblioteka kryptograficzna napisana w C++
Name: botan
Version: 1.10.17
-Release: 2
+Release: 3
License: BSD
Group: Libraries
Source0: https://botan.randombit.net/releases/Botan-%{version}.tgz
@@ -144,7 +144,7 @@ Wiązanie Pythona 3.x do biblioteki Botan.
--libdir=%{_lib} \
--cc=gcc \
--os=linux \
- --cpu=%{_arch} \
+ --cpu=%{_target_base_arch} \
--enable-modules=%{enable_modules} \
--disable-modules=%{disable_modules} \
%if %{with python}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/botan.git/commitdiff/3bd15bf0e2710bd623c06c6fa2dbcbb9e8d9a114
More information about the pld-cvs-commit
mailing list