public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
@ 2026-06-09 12:44 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-09 12:44 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/openssl
Branch : rebase_40beta
Commit : f852080c72f5236f5e65e81c8b1cc33509223af6
Author : Petr Písař <ppisar@redhat.com>
Date   : 2017-07-13T11:16:32+02:00
Stats  : +7/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/openssl/c/f852080c72f5236f5e65e81c8b1cc33509223af6?branch=rebase_40beta

Log:
perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>

---
diff --git a/openssl.spec b/openssl.spec
index 985bfcb..c9d617e 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -22,7 +22,7 @@
 Summary: Utilities from the general purpose cryptography library with TLS implementation
 Name: openssl
 Version: 1.1.0f
-Release: 5%{?dist}
+Release: 6%{?dist}
 Epoch: 1
 # We have to remove certain patented algorithms from the openssl source
 # tarball with the hobble-openssl script which is included below.
@@ -68,7 +68,7 @@ Patch71: openssl-1.1.0-dtls-failure.patch
 License: OpenSSL
 Group: System Environment/Libraries
 URL: http://www.openssl.org/
-BuildRequires: coreutils, krb5-devel, perl, sed, zlib-devel, /usr/bin/cmp
+BuildRequires: coreutils, krb5-devel, perl-interpreter, sed, zlib-devel, /usr/bin/cmp
 BuildRequires: lksctp-tools-devel
 BuildRequires: /usr/bin/rename
 BuildRequires: /usr/bin/pod2man
@@ -124,7 +124,7 @@ protocols.
 %package perl
 Summary: Perl scripts provided with OpenSSL
 Group: Applications/Internet
-Requires: perl
+Requires: perl-interpreter
 Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
 
 %description perl
@@ -436,6 +436,10 @@ export LD_LIBRARY_PATH
 %postun libs -p /sbin/ldconfig
 
 %changelog
+* Thu Jul 13 2017 Petr Pisar <ppisar@redhat.com> - 1:1.1.0f-6
+- perl dependency renamed to perl-interpreter
+  <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
+
 * Mon Jun 26 2017 Tomáš Mráz <tmraz@redhat.com> 1.1.0f-5
 - disable verification of all insecure hashes
 

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

only message in thread, other threads:[~2026-06-09 12:44 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:44 [rpms/openssl] rebase_40beta: perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 

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