]> git.pld-linux.org Git - packages/botan.git/commitdiff
- rel 3; bass correct cpu on x32 auto/th/botan-1.10.17-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 6 Jul 2018 16:42:49 +0000 (18:42 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 6 Jul 2018 16:42:49 +0000 (18:42 +0200)
botan.spec

index b7057d30d4991abedee28954c427c36c3b68bdb1..77f56fa8a4e17eeaa55944bd76ae89faf997f696 100644 (file)
@@ -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}
This page took 0.118159 seconds and 4 git commands to generate.