Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lcgdm
dmlite
Commits
16e5c891
Commit
16e5c891
authored
Jul 21, 2020
by
Fabrizio Furano
Browse files
Requires: xrootd >= 1:4.12.3
parent
ddc9fe34
Changes
1
Hide whitespace changes
Inline
Side-by-side
dist/packaging/rpm/dmlite.spec
View file @
16e5c891
...
...
@@ -156,7 +156,7 @@ Requires: edg-mkgridmap
Requires: fetch-crl
Requires: dmlite-apache-httpd = %{version}
Requires: davix >= 0.6.7
Requires: xrootd >= 1:4.
9
Requires: xrootd >= 1:4.
12.3
Obsoletes: emi-dpm_mysql
Obsoletes: dpmhead
...
...
@@ -330,10 +330,10 @@ This package provides the core libraries of dmlite.
Summary: The dome daemon
Group: Applications/Internet
Requires: httpd
Requires: xrootd >= 1:4.
9
BuildRequires: xrootd-devel >= 1:4.
9
BuildRequires: xrootd-server-devel >= 1:4.
9
BuildRequires: xrootd-private-devel >= 1:4.
9
Requires: xrootd >= 1:4.
12.3
BuildRequires: xrootd-devel >= 1:4.
12.3
BuildRequires: xrootd-server-devel >= 1:4.
12.3
BuildRequires: xrootd-private-devel >= 1:4.
12.3
%description dome
This package provides the binaries necessary to run the dome daemon.
...
...
@@ -493,14 +493,14 @@ Requires(preun): chkconfig
Requires(preun): initscripts
Requires(post): chkconfig
Requires(postun): initscripts
Requires: xrootd >= 1:4.
9
Requires: xrootd-client >= 1:4.
9
Requires: xrootd-selinux >= 1:4.
9
Requires: xrootd >= 1:4.
12.3
Requires: xrootd-client >= 1:4.
12.3
Requires: xrootd-selinux >= 1:4.
12.3
Conflicts: vomsxrd <= 1:0.2.0
Conflicts: xrootd-server-atlas-n2n-plugin <= 2.1
Conflicts: xrootd-alicetokenacc <= 1.2.2
BuildRequires: openssl-devel
BuildRequires: xrootd-server-devel >= 1:4.
9
BuildRequires: xrootd-server-devel >= 1:4.
12.3
%if %{?fedora}%{!?fedora:0} >= 17 || %{?rhel}%{!?rhel:0} >= 7
BuildRequires: boost-devel >= 1.48.0
%else
...
...
@@ -955,6 +955,9 @@ rm -rf %{buildroot}
%{_prefix}/share/dmlite/puppet/modules
%changelog
* Tue Jul 21 2020 Fabrizio Furano <furano@cern.ch> - 1.14
- Require xrootd >= 4.12.3
* Thu Dec 20 2018 Fabrizio Furano <furano@cern.ch> - 1.11.1
- Require xrootd >= 4.9
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment