From d71a31ac6d1a7e75899067b365993d5c26f7afb6 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Fri, 11 Apr 2025 08:05:19 +0200 Subject: [PATCH] Fix mixed use of spaces and tabs Related: RHEL-81721 --- tog-pegasus.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tog-pegasus.spec b/tog-pegasus.spec index 4477248..92ac7a5 100644 --- a/tog-pegasus.spec +++ b/tog-pegasus.spec @@ -98,14 +98,14 @@ Patch41: pegasus-2.14.1-ssl-cert-path.patch # 42: port to openssl-1.1 Patch42: pegasus-2.14.1-openssl-1.1-fix.patch # 43: fix -Wreserved-user-defined-literal warnings which prevents building with clang -Patch43: pegasus-2.14.1-fix-Wreserved-user-defined-literal.patch +Patch43: pegasus-2.14.1-fix-Wreserved-user-defined-literal.patch # 44: comply with Fedora crypto policy # (use 'PROFILE=SYSTEM' instead of 'DEFAULT' in SSL_CTX_set_cipher_list calls) -Patch44: pegasus-2.14.1-crypto-policy-compliance.patch +Patch44: pegasus-2.14.1-crypto-policy-compliance.patch # 45: add required lib to fix FTBS -Patch45: pegasus-2.14.1-add-pegwsmserver-to-ldd-libs.patch +Patch45: pegasus-2.14.1-add-pegwsmserver-to-ldd-libs.patch # 46: Remove DES support. -Patch46: pegasus-snmp-disable-des.patch +Patch46: pegasus-snmp-disable-des.patch BuildRequires: procps, libstdc++, pam-devel BuildRequires: openssl, openssl-devel