Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Slurm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tud-zih-energy
Slurm
Commits
90cc6b25
Commit
90cc6b25
authored
14 years ago
by
Danny Auble
Browse files
Options
Downloads
Patches
Plain Diff
fix spec file to be generic again
parent
9673b2ed
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
slurm.spec
+5
-5
5 additions, 5 deletions
slurm.spec
with
5 additions
and
5 deletions
slurm.spec
+
5
−
5
View file @
90cc6b25
...
...
@@ -85,15 +85,15 @@
%slurm_with_opt sgijob
%endif
Name: s
lurm
Version:
2.2.0
Release:
1008061411%{?dist}
Name: s
ee META file
Version:
see META file
Release:
see META file
Summary: Simple Linux Utility for Resource Management
License: GPL
Group: System Environment/Base
Source:
slurm-2.2.0-1008061411.tar.bz2
Source:
%{name}-%{version}-%{release}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
URL: https://computing.llnl.gov/linux/slurm/
...
...
@@ -368,7 +368,7 @@ Gives the ability for SLURM to use Berkeley Lab Checkpoint/Restart
#############################################################################
%prep
%setup -n
slurm-2.2.0-1008061411
%setup -n
%{name}-%{version}-%{release}
%build
%configure --program-prefix=%{?_program_prefix:%{_program_prefix}} \
...
...
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