File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Name: xcache
22Summary: XCache scripts and configurations
33Version: 3.5.0
4- Release: 2 %{?dist }
4+ Release: 4 %{?dist }
55License: Apache 2.0
66Group: Grid
77URL: https://opensciencegrid.org/docs/
@@ -76,7 +76,7 @@ AutoReq: no
7676Requires: xz
7777Requires: xrootd-server
7878%if 0%{?el9 }
79- Requires: python39 (x86-64)
79+ Requires: python3.9 (x86-64)
8080%else
8181Requires: python36(x86-64)
8282%endif
@@ -306,6 +306,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/grid-security/xrd
306306%config %{_sysconfdir }/xrootd/config.d/03-redir-tuning.cfg
307307
308308%changelog
309+ * Thu Sep 28 2023 Brian Lin <blin@cs.wisc.edu> - 3.5.0-4
310+ - Fix EL9 python dependency
311+
309312* Fri Jun 23 2023 Mátyás Selmeci <matyas@cs.wisc.edu> - 3.5.0-2
310313- Add xrdcl-http dependency for stash-cache (SOFTWARE-5606)
311314
You can’t perform that action at this time.
0 commit comments