Commit f5d9fc3f authored by Vitaly Lipatov's avatar Vitaly Lipatov

small changes

parent 977298d2
Source-git:
git remote add upstream
git fetch
git merge vVERSION
add_changelog
gammit
ia32-libs не прибавляется к x86_64 там, где это нужно (Astra)
rpmgs комиттит в текущий каталог!!!
......
......@@ -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
......
......@@ -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
......
......@@ -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
fedora23 http://mirror.yandex.ru/fedora/linux/development/23/source/SRPMS
fedora24 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment