Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
95817484
Commit
95817484
authored
Nov 11, 2016
by
Steven Murray
Browse files
Corrected the mistake I made to the cryptopp-devel BuildRequires statement
parent
71ec5900
Changes
1
Hide whitespace changes
Inline
Side-by-side
cta.spec.in
View file @
95817484
...
...
@@ -35,7 +35,7 @@ BuildRequires: cmake >= 2.6 redhat-rpm-config
%if "%{?dist}" == ".slc6" || "%{?dist}" == ".el6"
BuildRequires: xrootd-client-devel = 1:4.2.3
BuildRequires: xrootd-devel = 1:4.2.3
BuildRequires: cryptopp-devel =
1:
5.6.2
BuildRequires: cryptopp-devel
>
= 5.6.2
%else
BuildRequires: xrootd-client-devel = 1:4.4.1
BuildRequires: xrootd-devel = 1:4.4.1
...
...
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