|
@@ -1,13 +1,14 @@
|
|
|
|
+%bcond_without srp
|
|
|
|
+
|
|
%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
|
|
%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
|
|
-%global guile_shortver %(guile-config3.0 --version 2>&1 | sed -e 's/^guile-config.*version //' -e ' s/\.[0-9]*$//')
|
|
|
|
|
|
|
|
%global __provides_exclude_from ^%{_libdir}/pkgconfig/.*$
|
|
%global __provides_exclude_from ^%{_libdir}/pkgconfig/.*$
|
|
|
|
|
|
Summary: GNU TLS Library
|
|
Summary: GNU TLS Library
|
|
Summary(ja): GNU TLS ライブラリ
|
|
Summary(ja): GNU TLS ライブラリ
|
|
Name: gnutls
|
|
Name: gnutls
|
|
-Version: 3.7.8
|
|
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Version: 3.8.0
|
|
|
|
+Release: 1%{?_dist_release}
|
|
Group: system,security
|
|
Group: system,security
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
Distribution: Vine Linux
|
|
Distribution: Vine Linux
|
|
@@ -21,7 +22,6 @@ Source1: libgnutls-config
|
|
|
|
|
|
#patches from fedora development
|
|
#patches from fedora development
|
|
Patch1: gnutls-3.2.7-rpath.patch
|
|
Patch1: gnutls-3.2.7-rpath.patch
|
|
-Patch2: gnutls-3.6.7-no-now-guile.patch
|
|
|
|
|
|
|
|
# Vine Patches
|
|
# Vine Patches
|
|
# Nothing...
|
|
# Nothing...
|
|
@@ -35,7 +35,6 @@ BuildRequires: libunistring-devel
|
|
BuildRequires: datefudge >= 1.22
|
|
BuildRequires: datefudge >= 1.22
|
|
BuildRequires: gmp-devel
|
|
BuildRequires: gmp-devel
|
|
BuildRequires: gettext readline-devel libtool
|
|
BuildRequires: gettext readline-devel libtool
|
|
-BuildRequires: guile30-devel
|
|
|
|
BuildRequires: p11-kit-devel >= 0.21.3
|
|
BuildRequires: p11-kit-devel >= 0.21.3
|
|
BuildRequires: nettle-devel >= 3.6
|
|
BuildRequires: nettle-devel >= 3.6
|
|
Requires: nettle >= 3.6
|
|
Requires: nettle >= 3.6
|
|
@@ -102,20 +101,6 @@ manipulation tools.
|
|
#'
|
|
#'
|
|
|
|
|
|
|
|
|
|
-%package guile
|
|
|
|
-Summary: Guile bindings for the GNUTLS library
|
|
|
|
-Group: programming
|
|
|
|
-Requires: %{name} = %{version}-%{release}
|
|
|
|
-Requires: guile
|
|
|
|
-
|
|
|
|
-%description guile
|
|
|
|
-GnuTLS is a project that aims to develop a library which provides a secure
|
|
|
|
-layer, over a reliable transport layer. Currently the GnuTLS library implements
|
|
|
|
-the proposed standards by the IETF's TLS working group.
|
|
|
|
-This package contains Guile bindings for the library.
|
|
|
|
-#'
|
|
|
|
-
|
|
|
|
-
|
|
|
|
%package c++
|
|
%package c++
|
|
Summary: The C++ interface to GnuTLS
|
|
Summary: The C++ interface to GnuTLS
|
|
Group: system
|
|
Group: system
|
|
@@ -160,20 +145,6 @@ library.
|
|
#'
|
|
#'
|
|
|
|
|
|
|
|
|
|
-%package -n compat32-%{name}-guile
|
|
|
|
-Summary: Guile bindings for the GNUTLS library
|
|
|
|
-Group: system,legacy
|
|
|
|
-Requires: compat32-%{name} = %{version}-%{release}
|
|
|
|
-Requires: %{name}-guile = %{version}-%{release}
|
|
|
|
-
|
|
|
|
-%description -n compat32-%{name}-guile
|
|
|
|
-GnuTLS is a project that aims to develop a library which provides a secure
|
|
|
|
-layer, over a reliable transport layer. Currently the GnuTLS library implements
|
|
|
|
-the proposed standards by the IETF's TLS working group.
|
|
|
|
-This package contains Guile bindings for the library.
|
|
|
|
-#'
|
|
|
|
-
|
|
|
|
-
|
|
|
|
%debug_package
|
|
%debug_package
|
|
|
|
|
|
|
|
|
|
@@ -182,7 +153,6 @@ This package contains Guile bindings for the library.
|
|
|
|
|
|
sed -i \
|
|
sed -i \
|
|
-e 's|sys_lib_dlsearch_path_spec="/lib /usr/lib|sys_lib_dlsearch_path_spec="/lib /usr/lib %{_libdir}|g' \
|
|
-e 's|sys_lib_dlsearch_path_spec="/lib /usr/lib|sys_lib_dlsearch_path_spec="/lib /usr/lib %{_libdir}|g' \
|
|
- -e 's/guile-snarf/guile-snarf3.0/' \
|
|
|
|
configure
|
|
configure
|
|
rm -f lib/minitasn1/*.c lib/minitasn1/*.h
|
|
rm -f lib/minitasn1/*.c lib/minitasn1/*.h
|
|
rm -f src/libopts/*.c src/libopts/*.h src/libopts/compat/*.c src/libopts/compat/*.h
|
|
rm -f src/libopts/*.c src/libopts/*.h src/libopts/compat/*.c src/libopts/compat/*.h
|
|
@@ -198,10 +168,12 @@ export LDFLAGS="-Wl,--no-add-needed"
|
|
--disable-static \
|
|
--disable-static \
|
|
--disable-openssl-compatibility \
|
|
--disable-openssl-compatibility \
|
|
--disable-non-suiteb-curves \
|
|
--disable-non-suiteb-curves \
|
|
- --enable-guile \
|
|
|
|
--with-unbound-root-key-file=/var/lib/unbound/root.key \
|
|
--with-unbound-root-key-file=/var/lib/unbound/root.key \
|
|
--enable-dane \
|
|
--enable-dane \
|
|
--disable-rpath \
|
|
--disable-rpath \
|
|
|
|
+%if %{with srp}
|
|
|
|
+ --enable-srp-authentication \
|
|
|
|
+%endif
|
|
%{nil}
|
|
%{nil}
|
|
# --with-libgcrypt
|
|
# --with-libgcrypt
|
|
# --with-lzo \
|
|
# --with-lzo \
|
|
@@ -221,17 +193,16 @@ make install DESTDIR=%{buildroot}
|
|
|
|
|
|
rm -f %{buildroot}%{_infodir}/dir
|
|
rm -f %{buildroot}%{_infodir}/dir
|
|
rm -f %{buildroot}%{_libdir}/*.la
|
|
rm -f %{buildroot}%{_libdir}/*.la
|
|
-rm -f %{buildroot}%{_libdir}/libguile*.a
|
|
|
|
-rm -f %{buildroot}%{_libdir}/guile/%{guile_shortver}/*.la
|
|
|
|
-rm -f %{buildroot}%{_libdir}/guile/%{guile_shortver}/extensions/*.la
|
|
|
|
rm -f %{buildroot}%{_libdir}/gnutls/libpkcs11mock1.*
|
|
rm -f %{buildroot}%{_libdir}/gnutls/libpkcs11mock1.*
|
|
rm -rf %{buildroot}%{_docdir}/gnutls
|
|
rm -rf %{buildroot}%{_docdir}/gnutls
|
|
|
|
|
|
%find_lang gnutls
|
|
%find_lang gnutls
|
|
|
|
|
|
|
|
|
|
|
|
+%ifarch x86_64
|
|
%check
|
|
%check
|
|
make check %{?_smp_mflags}
|
|
make check %{?_smp_mflags}
|
|
|
|
+%endif
|
|
|
|
|
|
|
|
|
|
%clean
|
|
%clean
|
|
@@ -263,19 +234,13 @@ rm -rf %{buildroot}
|
|
%{_bindir}/psktool
|
|
%{_bindir}/psktool
|
|
%{_bindir}/p11tool
|
|
%{_bindir}/p11tool
|
|
%{_bindir}/ocsptool
|
|
%{_bindir}/ocsptool
|
|
|
|
+%if %{with srp}
|
|
%{_bindir}/srptool
|
|
%{_bindir}/srptool
|
|
|
|
+%endif
|
|
%{_bindir}/gnutls*
|
|
%{_bindir}/gnutls*
|
|
%{_mandir}/man1/*
|
|
%{_mandir}/man1/*
|
|
%doc doc/certtool.cfg
|
|
%doc doc/certtool.cfg
|
|
|
|
|
|
-%files guile
|
|
|
|
-%defattr(-,root,root,-)
|
|
|
|
-%{_libdir}/guile/%{guile_shortver}/extensions/guile*.so*
|
|
|
|
-%{_libdir}/guile/%{guile_shortver}/site-ccache/gnutls.go
|
|
|
|
-%{_libdir}/guile/%{guile_shortver}/site-ccache/gnutls/extra.go
|
|
|
|
-%{_datadir}/guile/site/%{guile_shortver}/gnutls
|
|
|
|
-%{_datadir}/guile/site/%{guile_shortver}/gnutls.scm
|
|
|
|
-
|
|
|
|
%files c++
|
|
%files c++
|
|
%{_libdir}/libgnutlsxx.so.*
|
|
%{_libdir}/libgnutlsxx.so.*
|
|
|
|
|
|
@@ -290,16 +255,14 @@ rm -rf %{buildroot}
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
#%{_libdir}/libgnutls*.a
|
|
#%{_libdir}/libgnutls*.a
|
|
%{_libdir}/libgnutls*.so
|
|
%{_libdir}/libgnutls*.so
|
|
-
|
|
|
|
-%files -n compat32-%{name}-guile
|
|
|
|
-%defattr(-,root,root,-)
|
|
|
|
-%{_libdir}/guile/%{guile_shortver}/extensions/guile*.so*
|
|
|
|
-%{_libdir}/guile/%{guile_shortver}/site-ccache/gnutls.go
|
|
|
|
-%{_libdir}/guile/%{guile_shortver}/site-ccache/gnutls/extra.go
|
|
|
|
%endif
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Feb 25 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.8.0-1
|
|
|
|
+- new upstream release.
|
|
|
|
+- guile-bindings was removed from upstream.
|
|
|
|
+
|
|
* Fri Nov 18 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.7.8-2
|
|
* Fri Nov 18 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.7.8-2
|
|
- rebuilt with guile-3.0.
|
|
- rebuilt with guile-3.0.
|
|
|
|
|