From 70628a02c9f047cfc7745e8cb48e0be298b88ca9 Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Wed, 13 Jan 2021 01:47:40 +0000 Subject: [PATCH] Minor spec file optimizations --- libkcapi.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libkcapi.spec b/libkcapi.spec index aca6b41..3d1b0ad 100644 --- a/libkcapi.spec +++ b/libkcapi.spec @@ -113,9 +113,9 @@ Release: 3%{?dist} Summary: User space interface to the Linux Kernel Crypto API License: BSD or GPLv2 -URL: http://www.chronox.de/%{name}.html -Source0: http://www.chronox.de/%{name}/%{name}-%{version}.tar.xz -Source1: http://www.chronox.de/%{name}/%{name}-%{version}.tar.xz.asc +URL: https://www.chronox.de/%{name}.html +Source0: https://www.chronox.de/%{name}/%{name}-%{version}.tar.xz +Source1: https://www.chronox.de/%{name}/%{name}-%{version}.tar.xz.asc Source2: sha512hmac-openssl.sh Source3: fipshmac-openssl.sh @@ -135,7 +135,7 @@ BuildRequires: openssl BuildRequires: perl-interpreter BuildRequires: systemd BuildRequires: xmlto -BuildRequires: make +BuildRequires: make # For ownership of %%{_sysctldir}. Requires: systemd