]> git.pld-linux.org Git - packages/libfido2.git/commitdiff
up to 1.13.0 auto/th/libfido2-1.13.0-1
authorJan Palus <atler@pld-linux.org>
Wed, 22 Feb 2023 10:19:03 +0000 (11:19 +0100)
committerJan Palus <atler@pld-linux.org>
Wed, 22 Feb 2023 10:19:03 +0000 (11:19 +0100)
libfido2.spec

index 97d954fe8fc6178cd978048a930e82b67f57f128..44067f7e4fe231a7fa0456bc2aa44e32832035df 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       Library functionality for FIDO 2.0, including communication with a device over USB
 Summary(pl.UTF-8):     Biblioteka funkcji dla FIDO 2.0, wraz z komunikacją z urządzeniem po USB
 Name:          libfido2
-Version:       1.12.0
+Version:       1.13.0
 Release:       1
 License:       BSD
 Group:         Libraries
 #Source0Download: https://github.com/Yubico/libfido2/tags
 Source0:       https://github.com/Yubico/libfido2/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 1e6d53ed4ac5f7bd4075e51de86b2d26
+# Source0-md5: 000c10073b6f4ac595b8660297e64a97
 URL:           https://developers.yubico.com/libfido2/
 BuildRequires: cmake >= 3.0
 BuildRequires: hidapi-devel
@@ -63,6 +63,7 @@ install -d build
 cd build
 # note: exects CMAKE_INSTALL_LIBDIR relative to prefix
 %cmake .. \
+       -DBUILD_TESTS:BOOL=OFF \
        -DCMAKE_INSTALL_LIBDIR=%{_lib} \
        -DGZIP_PATH=FALSE \
        -DMANDOC_PATH=FALSE \
This page took 0.242731 seconds and 4 git commands to generate.