public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tomas Mraz <tmraz@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/openssl] rebase_40beta: Make the non-upstream tarball comment more clear.
Date: Tue, 09 Jun 2026 12:42:30 GMT	[thread overview]
Message-ID: <178100895049.1.5244203057547455507.rpms-openssl-c28bd1cc5f90@fedoraproject.org> (raw)

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

                 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=178100895049.1.5244203057547455507.rpms-openssl-c28bd1cc5f90@fedoraproject.org \
    --to=tmraz@fedoraproject.org \
    --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