public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: Make the non-upstream tarball comment more clear.
@ 2026-06-09 12:42 Tomas Mraz
  0 siblings, 0 replies; only message in thread
From: Tomas Mraz @ 2026-06-09 12:42 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/openssl
Branch : rebase_40beta
Commit : c28bd1cc5f909698a3e479f6656eeba38ef2ed7a
Author : Tomas Mraz <tmraz@fedoraproject.org>
Date   : 2011-11-25T16:32:43+01:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/openssl/c/c28bd1cc5f909698a3e479f6656eeba38ef2ed7a?branch=rebase_40beta

Log:
Make the non-upstream tarball comment more clear.

---
diff --git a/openssl.spec b/openssl.spec
index 1714260..b28b068 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -22,8 +22,9 @@ Summary: A general purpose cryptography library with TLS implementation
 Name: openssl
 Version: 1.0.0e
 Release: 4%{?dist}
-# We remove certain patented algorithms from the openssl source tarball
-# with the hobble-openssl script which is included below.
+# We have to remove certain patented algorithms from the openssl source
+# tarball with the hobble-openssl script which is included below.
+# The original openssl upstream tarball cannot be shipped in the .src.rpm.
 Source: openssl-%{version}-usa.tar.bz2
 Source1: hobble-openssl
 Source2: Makefile.certificate
@@ -131,6 +132,8 @@ from other formats to the formats used by the OpenSSL toolkit.
 %prep
 %setup -q -n %{name}-%{version}
 
+# The hobble_openssl is called here redundantly, just to be sure.
+# The tarball has already the sources removed.
 %{SOURCE1} > /dev/null
 %patch0 -p1 -b .redhat
 %patch1 -p1 -b .defaults

^ 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: Make the non-upstream tarball comment more clear Tomas Mraz

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