[packages/tcl-tls] - up to 1.7.16
arekm
arekm at pld-linux.org
Wed Sep 19 12:04:54 CEST 2018
commit 4e7ff7c5a6aca25f2d132ed459a6fe4396e64d0d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Sep 19 12:04:44 2018 +0200
- up to 1.7.16
tcl-tls.spec | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/tcl-tls.spec b/tcl-tls.spec
index 75a7a07..18f06a7 100644
--- a/tcl-tls.spec
+++ b/tcl-tls.spec
@@ -1,13 +1,13 @@
Summary: OpenSSL Tcl extension
Summary(pl.UTF-8): Rozszerzenie OpenSSL dla Tcl
Name: tcl-tls
-Version: 1.6.7
-Release: 2
+Version: 1.7.16
+Release: 1
License: distributable
Group: Development/Languages/Tcl
-Source0: http://downloads.sourceforge.net/tls/tls%{version}-src.tar.gz
-# Source0-md5: 2765d84a7a520c9979d82a0abebc1647
-URL: http://tls.sourceforge.net/
+Source0: https://core.tcl.tk/tcltls/uv/tcltls-1.7.16.tar.gz
+# Source0-md5: 4887ac4c5e2a003f3d63e2f30d33ba1e
+URL: https://core.tcl.tk/tcltls/index
BuildRequires: openssl-devel >= 0.9.7d
BuildRequires: tcl-devel >= 8.4.3
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -23,7 +23,7 @@ połączenia w oparciu o mechanizm gniazd Tcl. W kilku liniach kodu
można zmieścić zapytanie serwera HTTPS.
%prep
-%setup -qn tls%{version}
+%setup -qn tcltls-%{version}
%build
%configure \
@@ -45,6 +45,6 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc ChangeLog README.txt license.terms
-%dir %{_libdir}/tls%{version}
-%attr(755,root,root) %{_libdir}/tls%{version}/lib*.so
-%{_libdir}/tls%{version}/*.tcl
+%dir %{_libdir}/tcltls%{version}
+%attr(755,root,root) %{_libdir}/tcltls%{version}/tcltls*.so
+%{_libdir}/tcltls%{version}/*.tcl
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tcl-tls.git/commitdiff/4e7ff7c5a6aca25f2d132ed459a6fe4396e64d0d
More information about the pld-cvs-commit
mailing list