forked from pool/gnutls
Accepting request 934095 from security:tls
- Drop bogus condition "> 1550": that would mean 'more recent than Tumbleweed' which is technically impossible, as Tumbleweed is the leading project (and the condition causes issues as Tumbleweed needs to move away from 1550 due to CODE 15 SP5 plans). OBS-URL: https://build.opensuse.org/request/show/934095 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnutls?expand=0&rev=132
This commit is contained in:
commit
51548c87e0
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 08:26:19 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Drop bogus condition "> 1550": that would mean 'more recent than
|
||||
Tumbleweed' which is technically impossible, as Tumbleweed is the
|
||||
leading project (and the condition causes issues as Tumbleweed
|
||||
needs to move away from 1550 due to CODE 15 SP5 plans).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 1 01:00:34 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
|
11
gnutls.spec
11
gnutls.spec
@ -352,19 +352,8 @@ make check %{?_smp_mflags} GNUTLS_SYSTEM_PRIORITY_FILE=/dev/null || {
|
||||
|
||||
%if %{with guile}
|
||||
%files guile
|
||||
%if 0%{?suse_version} > 1550
|
||||
%{_libdir}/guile/3.0/guile-gnutls*.so*
|
||||
%{_libdir}/guile/3.0/site-ccache
|
||||
%{_libdir}/guile/3.0/site-ccache/gnutls
|
||||
%{_libdir}/guile/3.0/site-ccache/gnutls.go
|
||||
%{_libdir}/guile/3.0/site-ccache/gnutls/extra.go
|
||||
%{_datadir}/guile/gnutls
|
||||
%{_datadir}/guile/gnutls.scm
|
||||
%{_datadir}/guile/gnutls/extra.scm
|
||||
%else
|
||||
%{_libdir}/guile/*
|
||||
%{_datadir}/guile/gnutls*
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user