public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tcltls] epel10: adding requires: tcl
@ 2026-08-17 17:41 Sander Hoentjen
0 siblings, 0 replies; only message in thread
From: Sander Hoentjen @ 2026-08-17 17:41 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-17 17:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 17:41 [rpms/tcltls] epel10: adding requires: tcl Sander Hoentjen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox