public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/openssl] rebase_40beta: mktemp was long obsoleted by coreutils
Date: Tue, 09 Jun 2026 12:42:32 GMT [thread overview]
Message-ID: <178100895251.1.16865837965556151063.rpms-openssl-48bba71e1631@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/openssl
Branch : rebase_40beta
Commit : 48bba71e1631ff7974e05319d11462af1f7d995b
Author : Peter Robinson <pbrobinson@gmail.com>
Date : 2012-01-11T10:41:37+00:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openssl/c/48bba71e1631ff7974e05319d11462af1f7d995b?branch=rebase_40beta
Log:
mktemp was long obsoleted by coreutils
---
diff --git a/openssl.spec b/openssl.spec
index 90d2d82..9ac89a9 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -85,9 +85,9 @@ License: OpenSSL
Group: System Environment/Libraries
URL: http://www.openssl.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-root
-BuildRequires: mktemp, krb5-devel, perl, sed, zlib-devel, /usr/bin/cmp
+BuildRequires: coreutils, krb5-devel, perl, sed, zlib-devel, /usr/bin/cmp
BuildRequires: /usr/bin/rename
-Requires: mktemp, ca-certificates >= 2008-5
+Requires: coreutils, ca-certificates >= 2008-5
%description
The OpenSSL toolkit provides support for secure communications between
reply other threads:[~2026-06-09 12:42 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=178100895251.1.16865837965556151063.rpms-openssl-48bba71e1631@fedoraproject.org \
--to=pbrobinson@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