Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etersoft-build-utils
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
korinf
etersoft-build-utils
Commits
c9dbd966
Commit
c9dbd966
authored
Dec 28, 2010
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.9.5-alt1
- rpmgp: add support for clone via public url
parent
d0e08209
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
3 deletions
+9
-3
NEWS
NEWS
+4
-1
rpmbs
bin/rpmbs
+5
-2
No files found.
NEWS
View file @
c9dbd966
etersoft-build-utils-1.9.3: 23 Dec 2010
etersoft-build-utils-1.9.5: 28 Dec 2010
- rpmgp: add support for clone via public url
etersoft-build-utils-1.9.4: 23 Dec 2010
- gpush: rewrite girar/branch detection part, refactoring
- gpush: use origin by default if exists
- rpmbs: use name from spec as target repo name
...
...
bin/rpmbs
View file @
c9dbd966
...
...
@@ -32,7 +32,7 @@ POCKET=
TASKNUMBER
=
#############################
Usage
=
"Usage:
$name
[GIRAR] [-s|-t|-u|-a|-c] [-o -z -n -p --nodeps] [spec or src.rpm]..."
Usage
=
"Usage:
$name
[GIRAR] [-s|-t|-u|-a|-c] [-o -z -n -p --nodeps] [
-k [TARGETDIR]] [
spec or src.rpm]..."
function
mygetopts
()
{
name
=
${
0
##*/
}
...
...
@@ -46,8 +46,11 @@ phelp()
echog
" -u - sign and run gear build task after build"
echog
" -a TASK - sign package(s)/repo, push/upload it and add to (shared) task TASK"
echog
" -p POCKET - build package in POCKET (supported on git.etersoft.ru only)"
echog
" -b REPONAME - binary repository name (4.1, 5.0, 5.1 and so on)"
echog
"Korinf options:"
#echog " -k [TARGET] - generate src.rpm and publish to TARGET dir (from Source: by default)"
#echog " -r [RELEASE] - publish to RELEASE target dir version"
echog
"Ext. options:"
echog
" -b REPONAME - binary repository name (4.1, 5.0, 5.1 and so on)"
echog
" -c - only sign package(s) with checking"
echog
" -f - force operation (overwrite tag)"
echog
" -s - sign package(s) and copy it to upload dir (ETERDESTSRPM)"
...
...
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