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
f5d9fc3f
Commit
f5d9fc3f
authored
Aug 20, 2016
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
small changes
parent
977298d2
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
9 deletions
+10
-9
TODO
TODO
+7
-0
rpmbph
bin/rpmbph
+1
-8
rpmgp
bin/rpmgp
+1
-0
srpms
etc/repos/srpms
+1
-1
No files found.
TODO
View file @
f5d9fc3f
Source-git:
git remote add upstream
git fetch
git merge vVERSION
add_changelog
gammit
ia32-libs не прибавляется к x86_64 там, где это нужно (Astra)
rpmgs комиттит в текущий каталог!!!
...
...
bin/rpmbph
View file @
f5d9fc3f
...
...
@@ -93,8 +93,7 @@ fi
[
-n
"
$VERBOSE
"
]
&&
echo
"DISTRVERSION=
$DISTRVERSION
LISTRPMARGS=
$LISTRPMARGS
"
if
[
-z
"
$BUILDCOMMAND
"
]
;
then
BUILDCOMMAND
=
"
$ETERBUILDBIN
/rpmbsh
$GIRARHOST
"
[
-n
"
$NOBUILD
"
]
&&
BUILDCOMMAND
=
"
$ETERBUILDBIN
/rpmbs
$GIRARHOST
"
[
-n
"
$NOBUILD
"
]
&&
BUILDCOMMAND
=
"
$ETERBUILDBIN
/rpmbs
$GIRARHOST
"
||
BUILDCOMMAND
=
"
$ETERBUILDBIN
/rpmbsh
$GIRARHOST
"
fi
# set SPECDIR from LISTNAMES if empty (need for is_gear below)
...
...
@@ -119,12 +118,6 @@ if [ "$PKGVENDOR" = "alt" ] && is_gear $SPECDIR ; then
echo
"Exists
$OLDBRANCH
branch, will use it instead
$USEBRANCH
"
USEBRANCH
=
$OLDBRANCH
fi
# hack about p5, M50 -> p5
#if [ "$USEBRANCH" = "M50" ] && is_exist_branch p5 ; then
# USENUMBRANCH=p5
# echo "Exists $USENUMBRANCH branch, will use it instead $USEBRANCH"
# USEBRANCH=$USENUMBRANCH
#fi
fi
# set branch name
...
...
bin/rpmgp
View file @
f5d9fc3f
...
...
@@ -476,6 +476,7 @@ fi
# Check all systems
if
[
-n
"
$ALLSYSTEM
"
]
;
then
#info "Note: you can use whohas also"
NFLAG
=
load_systems_list
# search throw all systems
...
...
etc/repos/srpms
View file @
f5d9fc3f
...
...
@@ -6,7 +6,7 @@ alt ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Sisyphus/files
#altp7 ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/p7/branch/files/SRPMS
altautoimports http://autoimports.altlinux.org/pub/ALTLinux/autoimports/Sisyphus/files/SRPMS
altfcimport http://autoimports.altlinux.org/pub/ALTLinux/fcimport/Sisyphus/files/SRPMS
fedora2
3 http://mirror.yandex.ru/fedora/linux/development/23
/source/SRPMS
fedora2
4 http://mirror.yandex.ru/fedora/linux/development/24
/source/SRPMS
#fedora-test http://mirror.yandex.ru/fedora/linux/releases/test/Fedora/source/SRPMS
fedora-rawhide http://mirror.yandex.ru/fedora/linux/development/rawhide/source/SRPMS
fedora-ccrma http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetccrma/9/SRPMS
...
...
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