public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sander Hoentjen <tjikkun@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/tcltls] epel10: adding requires: tcl
Date: Mon, 17 Aug 2026 17:41:45 GMT	[thread overview]
Message-ID: <178698850548.1.4869616383250248864.rpms-tcltls-ffab1d65d833@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/tcltls
Branch : epel10
Commit : ffab1d65d833f12f0eed57338e34ff48d2fa7b2e
Author : Sander Hoentjen <tjikkun@fedoraproject.org>
Date   : 2008-12-03T14:09:45+00:00
Stats  : +5/-9 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/tcltls/c/ffab1d65d833f12f0eed57338e34ff48d2fa7b2e?branch=epel10

Log:
adding requires: tcl

---
diff --git a/tcltls.spec b/tcltls.spec
index 4e4de21..fae8942 100644
--- a/tcltls.spec
+++ b/tcltls.spec
@@ -3,7 +3,7 @@
 
 Name:           tcltls
 Version:        1.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        OpenSSL extension for Tcl
 
 Group:          Development/Libraries
@@ -13,6 +13,7 @@ Source0:        http://dl.sourceforge.net/tls/tls%{version}-src.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  openssl-devel, tcl-devel
+Requires: tcl(abi) = 8.5
 Patch1: tcltls-1.6-no-rpath.patch
 
 %description
@@ -33,14 +34,6 @@ This package contains the development files for tls.
 %setup -n tls%{version} -q
 
 %patch1 -p1 -b .1-no-rpath
-#%patch1 -p1 -b .1-pkgname
-#%patch2 -p1 -b .2-rpmoptflags
-#%patch3 -p1 -b .3-64bit
-#%patch4 -p1 -b .4-soname
-#%patch5 -p1 -b .5-soname
-#%patch6 -p1 -b .6-relpath
-#%patch7 -p1 -b .7-pkgindex-version
-#%patch8 -p1 -b .8-ciphertest
 
 %build
 %configure --with-ssl-dir=%{_prefix}
@@ -66,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/tls.h
 
 %changelog
+* Thu Dec 03 2008 Sander Hoentjen <sander@hoentjen.eu> - 1.6-2
+- Add requires on tcl
+
 * Thu Oct 09 2008 Sander Hoentjen <sander@hoentjen.eu> - 1.6-1
 - Update to latest release
 

                 reply	other threads:[~2026-08-17 17:41 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=178698850548.1.4869616383250248864.rpms-tcltls-ffab1d65d833@fedoraproject.org \
    --to=tjikkun@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