mirror of
https://abf.rosa.ru/djam/libressl.git
synced 2025-02-23 08:02:54 +00:00
lint spec
This commit is contained in:
parent
fb55dada6f
commit
a537a39e71
1 changed files with 3 additions and 3 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue