Skip to content

Commit 7d4d7dc

Browse files
Merge pull request #155 from opensciencegrid/mwestphall-patch-2
Update xcache.spec with Suggests: osg-ca-certs (SOFTWARE-6051)
2 parents ded2e41 + 3fe4e88 commit 7d4d7dc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

rpm/xcache.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Name: xcache
22
Summary: XCache scripts and configurations
33
Version: 4.0.0
4-
Release: 0.1%{?dist}
4+
Release: 0.2%{?dist}
55
License: Apache 2.0
66
Group: Grid
77
URL: https://osg-htc.org/docs/
@@ -52,6 +52,7 @@ Requires: xrootd-server >= 1:5.1.0
5252
# Use common OSG XRootD configuration
5353
Requires: osg-xrootd >= 3.6
5454

55+
Suggests: osg-ca-certs
5556
Requires: grid-certificates >= 7
5657
Requires: vo-client
5758
Requires: 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

0 commit comments

Comments
 (0)