public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: mktemp was long obsoleted by coreutils
@ 2026-06-09 12:42 Peter Robinson
  0 siblings, 0 replies; only message in thread
From: Peter Robinson @ 2026-06-09 12:42 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-09 12:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 12:42 [rpms/openssl] rebase_40beta: mktemp was long obsoleted by coreutils Peter Robinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox