public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jason Taylor <jtfas90@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/tcltls] epel10: Updated tcl Requires for EPEL compatibility
Date: Mon, 17 Aug 2026 17:41:54 GMT [thread overview]
Message-ID: <178698851459.1.6098419089916724979.rpms-tcltls-856a10ca8c34@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/tcltls
Branch : epel10
Commit : 856a10ca8c34c8b8046841bda324a4cdf1f4ec05
Author : Jason Taylor <jtfas90@gmail.com>
Date : 2015-11-21T09:40:07-05:00
Stats : +9/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/tcltls/c/856a10ca8c34c8b8046841bda324a4cdf1f4ec05?branch=epel10
Log:
Updated tcl Requires for EPEL compatibility
---
diff --git a/tcltls.spec b/tcltls.spec
index 84cde9d..812f9c7 100644
--- a/tcltls.spec
+++ b/tcltls.spec
@@ -3,7 +3,7 @@
Name: tcltls
Version: 1.6.7
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: OpenSSL extension for Tcl
Group: Development/Libraries
@@ -13,7 +13,12 @@ Source0: http://downloads.sourceforge.net/tls/tls%{version}-src.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: openssl-devel, tcl-devel
+
+%if 0%{?el7}
+Requires: tcl(abi) = 8.5
+%else
Requires: tcl(abi) = 8.6
+%endif
%description
A TLS OpenSSL extension for Tcl
@@ -56,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/tls.h
%changelog
+* Sat Nov 21 2015 Jason Taylor <jtfas90@gmail.com - 1.6.7-2
+- Updated spec to account for epel tcl versions
+
* Thu Nov 19 2015 Sander Hoentjen <sander@hoentjen.eu> - 1.6.7-1
- Update to latest upstream
next reply other threads:[~2026-08-17 17:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-17 17:41 Jason Taylor [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-08-17 17:41 [rpms/tcltls] epel10: Updated tcl Requires for EPEL compatibility Jason Taylor
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=178698851459.1.6098419089916724979.rpms-tcltls-856a10ca8c34@fedoraproject.org \
--to=jtfas90@gmail.com \
--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