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
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Konstantin Artyushkin
prunner
Commits
5eabf530
Commit
5eabf530
authored
Jul 12, 2019
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.0.1-alt7
- set as noarch, pack README.md
parent
2ca7c4d6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
5 deletions
+9
-5
prunner.spec
prunner.spec
+9
-5
No files found.
prunner.spec
View file @
5eabf530
Name: prunner
Version: 0.0.1
Release: alt
6
Release: alt
7
Summary: Running and monitoring a process group
Group: Development/Python
License: GPLv2
License:
L
GPLv2
Url: https://github.com/Etersoft/prunner
Packager: Pavel Vainerman <pv@altlinux.ru>
Source: %name-%version.tar
BuildArch: noarch
# Automatically added by buildreq on Thu Feb 15 2018
# optimized out: python-base python-modules python3 python3-base
BuildRequires: python-dev
...
...
@@ -28,13 +31,14 @@ Running and monitoring a process group
%install
install -D -m0755 bin/prunner %buildroot%_bindir/%name
%pre
%files
#
%doc README.md
%doc README.md
%_bindir/%name
%changelog
* Fri Jul 12 2019 Vitaly Lipatov <lav@altlinux.ru> 0.0.1-alt7
- set as noarch, pack README.md
* Thu Aug 09 2018 Etersoft Builder <builder@etersoft.ru> 0.0.1-alt6
- disable build for p7
...
...
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