public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libzpc] rawhide: remove redundant Requires/BuildRequires
@ 2026-07-29 8:43
0 siblings, 0 replies; only message in thread
From: @ 2026-07-29 8:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libzpc
Branch : rawhide
Commit : 9ffe894b6bf36807cbe45ed02367547e8c67735e
Author : Dan Horák <dan@danny.cz>
Date : 2026-07-22T08:34:34+00:00
Stats : +1/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libzpc/c/9ffe894b6bf36807cbe45ed02367547e8c67735e?branch=rawhide
Log:
remove redundant Requires/BuildRequires
---
diff --git a/libzpc.spec b/libzpc.spec
index ba51398..1ca1145 100644
--- a/libzpc.spec
+++ b/libzpc.spec
@@ -7,8 +7,6 @@ License: MIT
Url: https://github.com/opencryptoki/libzpc
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
-Requires: openssl >= 3.0.7
-
BuildRequires: cmake
BuildRequires: gcc
BuildRequires: g++
@@ -16,7 +14,7 @@ BuildRequires: make
BuildRequires: clang-tools-extra
BuildRequires: pandoc
BuildRequires: json-c-devel
-BuildRequires: openssl-devel >= 3.0.7
+BuildRequires: openssl-devel
%description
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-29 8:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 8:43 [rpms/libzpc] rawhide: remove redundant Requires/BuildRequires
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox