public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Cossette <farchord@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/kde-connect] f43: Fix Openssl conditional
Date: Tue, 23 Jun 2026 17:55:01 GMT	[thread overview]
Message-ID: <178223730164.1.9444479263695678503.rpms-kde-connect-f734a306075a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/kde-connect
Branch : f43
Commit : f734a306075a96ce4a69678d002f15112f784922
Author : Steve Cossette <farchord@gmail.com>
Date   : 2026-04-14T09:34:39-04:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/kde-connect/c/f734a306075a96ce4a69678d002f15112f784922?branch=f43

Log:
Fix Openssl conditional

---
diff --git a/kde-connect.spec b/kde-connect.spec
index 5aac500..5f79a7b 100644
--- a/kde-connect.spec
+++ b/kde-connect.spec
@@ -22,7 +22,7 @@ BuildRequires:  libappstream-glib
 BuildRequires:  firewalld-filesystem
 BuildRequires:  pkgconfig(xkbcommon)
 BuildRequires:  pkgconfig(dbus-1)
-%if 0%{?fedora} >= 45 && ! 0%{?rhel}
+%if 0%{?fedora} >= 45 || 0%{?rhel} >= 11
 BuildRequires: openssl3-devel
 %else
 BuildRequires: openssl-devel

                 reply	other threads:[~2026-06-23 17:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178223730164.1.9444479263695678503.rpms-kde-connect-f734a306075a@fedoraproject.org \
    --to=farchord@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox