public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sander Hoentjen <shoentjen@antagonist.nl>
To: git-commits@fedoraproject.org
Subject: [rpms/tcltls] epel10: Update to latest upstream
Date: Mon, 17 Aug 2026 17:41:53 GMT [thread overview]
Message-ID: <178698851368.1.3141850671205246327.rpms-tcltls-2bf487d4c8d6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/tcltls
Branch : epel10
Commit : 2bf487d4c8d65a3cdb4f7263eec5082b65bd72ac
Author : Sander Hoentjen <shoentjen@antagonist.nl>
Date : 2015-11-19T17:09:10+01:00
Stats : +9/-19 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/tcltls/c/2bf487d4c8d65a3cdb4f7263eec5082b65bd72ac?branch=epel10
Log:
Update to latest upstream
---
diff --git a/.gitignore b/.gitignore
index 1439e6a..b6e4945 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
tls1.6-src.tar.gz
+/tls1.6.7-src.tar.gz
diff --git a/sources b/sources
index fd35251..8df542b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb326ff9e6fc3b9885aa5c72fb8df3bf tls1.6-src.tar.gz
+2765d84a7a520c9979d82a0abebc1647 tls1.6.7-src.tar.gz
diff --git a/tcltls-1.6-no-rpath.patch b/tcltls-1.6-no-rpath.patch
deleted file mode 100644
index 37da358..0000000
--- a/tcltls-1.6-no-rpath.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- tls1.6/configure.old 2008-10-09 10:30:17.000000000 +0200
-+++ tls1.6/configure 2008-10-09 10:30:23.000000000 +0200
-@@ -7960,7 +7960,7 @@
- DL_OBJS="tclLoadDl.o"
- DL_LIBS="-ldl"
- LDFLAGS="$LDFLAGS -Wl,--export-dynamic"
-- CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}'
-+ CC_SEARCH_FLAGS=''
- LD_SEARCH_FLAGS=${CC_SEARCH_FLAGS}
- if test "`uname -m`" = "alpha" ; then
- CFLAGS="$CFLAGS -mieee"
diff --git a/tcltls.spec b/tcltls.spec
index 06f8fbe..84cde9d 100644
--- a/tcltls.spec
+++ b/tcltls.spec
@@ -2,19 +2,18 @@
%{!?tcl_sitearch: %define tcl_sitearch %{_libdir}/tcl%{tcl_version}}
Name: tcltls
-Version: 1.6
-Release: 16%{?dist}
+Version: 1.6.7
+Release: 1%{?dist}
Summary: OpenSSL extension for Tcl
Group: Development/Libraries
License: BSD
URL: http://tls.sourceforge.net/
-Source0: http://dl.sourceforge.net/tls/tls%{version}-src.tar.gz
+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
Requires: tcl(abi) = 8.6
-Patch1: tcltls-1.6-no-rpath.patch
%description
A TLS OpenSSL extension for Tcl
@@ -33,10 +32,8 @@ This package contains the development files for tls.
%prep
%setup -n tls%{version} -q
-%patch1 -p1 -b .1-no-rpath
-
%build
-%configure --with-ssl-dir=%{_prefix}
+%configure --disable-rpath --with-ssl-dir=%{_prefix}
make %{?_smp_mflags}
%check
@@ -59,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/tls.h
%changelog
+* Thu Nov 19 2015 Sander Hoentjen <sander@hoentjen.eu> - 1.6.7-1
+- Update to latest upstream
+
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
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 Sander Hoentjen [this message]
2026-08-17 17:42 [rpms/tcltls] epel10: update to latest upstream 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=178698851368.1.3141850671205246327.rpms-tcltls-2bf487d4c8d6@fedoraproject.org \
--to=shoentjen@antagonist.nl \
--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