Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
prunner
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rx-etersoft
prunner
Commits
d85ca6c2
Commit
d85ca6c2
authored
Mar 08, 2018
by
Pavel Vainerman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added spec (build for ALT Linux)
parent
568880b9
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
39 additions
and
0 deletions
+39
-0
rules
.gear/rules
+2
-0
prunner
bin/prunner
+0
-0
prunner.spec
prunner.spec
+37
-0
No files found.
.gear/rules
0 → 100644
View file @
d85ca6c2
tar: .
prunner
→
bin/
prunner
View file @
d85ca6c2
File moved
prunner.spec
0 → 100644
View file @
d85ca6c2
Name: prunner
Version: 0.0.1
Release: alt0.1
Summary: Running and monitoring a process group
Group: Development/Python
License: GPLv2
Url: https://gitlab.eterfund.ru/pv/prunner
Packager: Pavel Vainerman <pv@altlinux.ru>
Source: %name-%version.tar
# Automatically added by buildreq on Thu Feb 15 2018
# optimized out: python-base python-modules python3 python3-base
BuildRequires: python-dev
Requires: sudo python-module-psutil
%description
Running and monitoring a process group
%prep
%setup
%build
%install
install -D -m0755 bin/prunner %buildroot%_bindir/%name
%pre
%files
# %doc README.md
%_bindir/%name
%changelog
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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