File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 11Name: xcache
22Summary: XCache scripts and configurations
33Version: 4.0.0
4- Release: 0.1 %{?dist }
4+ Release: 0.2 %{?dist }
55License: Apache 2.0
66Group: Grid
77URL: https://osg-htc.org/docs/
@@ -52,6 +52,7 @@ Requires: xrootd-server >= 1:5.1.0
5252# Use common OSG XRootD configuration
5353Requires: osg-xrootd >= 3.6
5454
55+ Suggests: osg-ca-certs
5556Requires: grid-certificates >= 7
5657Requires: vo-client
5758Requires: fetch-crl
@@ -220,6 +221,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/grid-security/xrd
220221%config %{_sysconfdir }/xrootd/config.d/03-redir-tuning.cfg
221222
222223%changelog
224+ * Thu Jan 9 2025 Matt Westphall <westphall@wisc.edu> - 4.0.0-0.2
225+ - Add suggests: osg-ca-certs to satisfy grid-certificates (SOFTWARE-6051)
226+
223227* Wed Oct 09 2024 Mátyás Selmeci <matyas@cs.wisc.edu> - 4.0.0-0.1
224228- Remove stash-cache and stash-origin
225229
You can’t perform that action at this time.
0 commit comments