From a537a39e719183574360a9921bf11938165a3d25 Mon Sep 17 00:00:00 2001 From: Alexander Stefanov Date: Tue, 3 Nov 2020 11:04:30 +0000 Subject: [PATCH] lint spec --- libressl.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libressl.spec b/libressl.spec index 2952a5f..4298778 100644 --- a/libressl.spec +++ b/libressl.spec @@ -75,7 +75,7 @@ Summary: LibreSSL utils and libs coexisting with OpenSSL Name: libressl -Version: 3.2.0 +Version: 3.2.0 Release: 4 # The code is distributed under ISC license except of original OpenSSL code License: ISC and BSD-like @@ -217,7 +217,7 @@ Patch2100: PORTABLE-0100-fixup-build.patch # versioning their symbols will or may allow them to coexist Patch2200: PORTABLE-2200-SUSE-extra-symver.patch -# From https://www.mitchr.me/SS/exampleCode/openssl.html +# From https://www.mitchr.me/SS/exampleCode/openssl.html Source20: test.c Source22: test2.c # From import/openssl, originates from Fedora @@ -306,7 +306,7 @@ Provides: %{mklibname ssl_libressl -d} = %{EVRD} # devel(libfoo) are RPM_VENDOR_MANDRIVA-specific in RPM 5 # TODO: probably no real need in emulating devel(libfoo) %if 0%{?mdvver} -%if %{?_lib} == "lib64" +%if "%{?_lib}" == "lib64" %define b64 (64bit) %else %define b64 %{nil}