lint spec

This commit is contained in:
Alexander Stefanov 2020-11-03 11:04:30 +00:00
parent fb55dada6f
commit a537a39e71

View file

@ -75,7 +75,7 @@
Summary: LibreSSL utils and libs coexisting with OpenSSL Summary: LibreSSL utils and libs coexisting with OpenSSL
Name: libressl Name: libressl
Version: 3.2.0 Version: 3.2.0
Release: 4 Release: 4
# The code is distributed under ISC license except of original OpenSSL code # The code is distributed under ISC license except of original OpenSSL code
License: ISC and BSD-like 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 # versioning their symbols will or may allow them to coexist
Patch2200: PORTABLE-2200-SUSE-extra-symver.patch 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 Source20: test.c
Source22: test2.c Source22: test2.c
# From import/openssl, originates from Fedora # 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 # devel(libfoo) are RPM_VENDOR_MANDRIVA-specific in RPM 5
# TODO: probably no real need in emulating devel(libfoo) # TODO: probably no real need in emulating devel(libfoo)
%if 0%{?mdvver} %if 0%{?mdvver}
%if %{?_lib} == "lib64" %if "%{?_lib}" == "lib64"
%define b64 (64bit) %define b64 (64bit)
%else %else
%define b64 %{nil} %define b64 %{nil}