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 to latest upstream
Date: Mon, 17 Aug 2026 17:41:57 GMT [thread overview]
Message-ID: <178698851776.1.3799333500822095390.rpms-tcltls-994ee2800cb6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/tcltls
Branch : epel10
Commit : 994ee2800cb6e5b277b1f988d709e49c5f58115a
Author : jason taylor <jtfas90@gmail.com>
Date : 2017-03-02T09:19:44-05:00
Stats : +15/-14 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/tcltls/c/994ee2800cb6e5b277b1f988d709e49c5f58115a?branch=epel10
Log:
updated to latest upstream
---
diff --git a/.gitignore b/.gitignore
index b6e4945..ed39dfa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
tls1.6-src.tar.gz
/tls1.6.7-src.tar.gz
+/tcltls-1.7.11.tar.gz
diff --git a/sources b/sources
index 8df542b..c712133 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2765d84a7a520c9979d82a0abebc1647 tls1.6.7-src.tar.gz
+SHA512 (tcltls-1.7.11.tar.gz) = 7a9aa33d7ed606ba792b4ff5a817a94f880b7204795ac30ab386299ee5850c7dfde920f35056676afa2db23866ad4fc6cb6c6b9e7a7dfba7385f97f447de2e04
diff --git a/tcltls.spec b/tcltls.spec
index b6b0a56..815afd2 100644
--- a/tcltls.spec
+++ b/tcltls.spec
@@ -2,17 +2,17 @@
%{!?tcl_sitearch: %global tcl_sitearch %{_libdir}/tcl%{tcl_version}}
Name: tcltls
-Version: 1.6.7
-Release: 6%{?dist}
+Version: 1.7.11
+Release: 1%{?dist}
Summary: OpenSSL extension for Tcl
Group: Development/Libraries
License: BSD
-URL: http://tls.sourceforge.net/
-Source0: http://downloads.sourceforge.net/tls/tls%{version}-src.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+URL: https://core.tcl.tk/tcltls/home
+Source0: https://core.tcl.tk/tcltls/uv/%{name}-%{version}.tar.gz
-BuildRequires: openssl-devel, tcl-devel
+BuildRequires: openssl-devel
+BuildRequires: tcl-devel
%if 0%{?el7}
Requires: tcl(abi) = 8.5
@@ -33,9 +33,8 @@ The TLS OpenSSL extension to Tcl
This package contains the development files for tls.
-
%prep
-%setup -n tls%{version} -q
+%autosetup
%build
%configure --disable-rpath --with-ssl-dir=%{_prefix}
@@ -48,19 +47,20 @@ make test
rm -rf $RPM_BUILD_ROOT
make install libdir=${RPM_BUILD_ROOT}%{tcl_sitearch}/ includedir=${RPM_BUILD_ROOT}%{_includedir}
-%clean
-rm -rf $RPM_BUILD_ROOT
+%{__install} -d -p %{buildroot}%{_includedir}
+%{__install} -m 0644 tls.h %{buildroot}%{_includedir}/tls.h
%files
-%defattr(-,root,root,-)
%doc README.txt ChangeLog license.terms
-%{tcl_sitearch}/tls%{version}/
+%{tcl_sitearch}/%{name}%{version}
%files devel
-%defattr(-,root,root,-)
%{_includedir}/tls.h
%changelog
+* Mon Feb 20 2017 Jason Taylor <jtfas90@gmail.com> - 1.7.11-1
+- update to latest upstream (resolves #1424078)
+
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.7-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
next reply other threads:[~2026-08-17 17:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-17 17:41 jason taylor [this message]
2026-08-17 17:41 [rpms/tcltls] epel10: updated to latest upstream jason taylor
2026-08-17 17:41 jason taylor
2026-08-17 17:42 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=178698851776.1.3799333500822095390.rpms-tcltls-994ee2800cb6@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