Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mantid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mantidproject
mantid
Commits
d06c965c
Commit
d06c965c
authored
8 years ago
by
Peterson, Peter
Browse files
Options
Downloads
Patches
Plain Diff
Require tbb in developer rpm
parent
ab5d8a3d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
buildconfig/dev-packages/rpm/mantid-developer/mantid-developer.spec
+6
-1
6 additions, 1 deletion
...g/dev-packages/rpm/mantid-developer/mantid-developer.spec
with
6 additions
and
1 deletion
buildconfig/dev-packages/rpm/mantid-developer/mantid-developer.spec
+
6
−
1
View file @
d06c965c
Name: mantid-developer
Name: mantid-developer
Version: 1.1
6
Version: 1.1
7
Release: 1%{?dist}
Release: 1%{?dist}
Summary: Meta Package to install dependencies for Mantid Development
Summary: Meta Package to install dependencies for Mantid Development
...
@@ -55,6 +55,8 @@ Requires: redhat-lsb
...
@@ -55,6 +55,8 @@ Requires: redhat-lsb
Requires: rpmdevtools
Requires: rpmdevtools
Requires: scipy
Requires: scipy
Requires: sip-devel
Requires: sip-devel
Requires: tbb
Requires: tbb-devel
Requires: git
Requires: git
Requires: openssl-devel
Requires: openssl-devel
Requires: texlive-latex
Requires: texlive-latex
...
@@ -97,6 +99,9 @@ required for Mantid development.
...
@@ -97,6 +99,9 @@ required for Mantid development.
%files
%files
%changelog
%changelog
* Tue Aug 02 2016 Peter Peterson <petersonpf@ornl.gov>
- Require tbb
* Wed May 18 2016 Martyn Gigg <martyn.gigg@stfc.ac.uk>
* Wed May 18 2016 Martyn Gigg <martyn.gigg@stfc.ac.uk>
- Require h5py >= 2.3.1
- Require h5py >= 2.3.1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment