Merge pull request #504 from lnussel/master

Apply local changes from packagelists
This commit is contained in:
Ludwig Nussel 2016-05-13 11:39:53 +02:00
commit 2fc2d8a549
3 changed files with 9 additions and 1 deletions

View File

@ -19,6 +19,8 @@ job install name xdelta
job install name screen
job install name alsa-utils
job install name yast2-nfs-client
job install name kexec-tools
job install name mokutil
job lock name bash-completion
job lock name bash-doc

View File

@ -32,6 +32,8 @@ job install name xdelta
job install name kate
job install name sddm
job install name gnome-music
job install name kexec-tools
job install name mokutil
job lock name gtk2-branding-upstream
job lock name gdm-branding-upstream

View File

@ -151,7 +151,11 @@ function start_creating() {
if [ "$l" = "A" -o "$l" = "B" ]; then
use_bc=
fi
if [[ $prj =~ ^openSUSE.+:[A-Z]$ ]]; then
# special case for Gcc6
if [ "$l" = "Gcc6" ]; then
use_bc=
fi
if [[ $prj =~ ^openSUSE.+:[A-Z]$ ]] || [[ $prj =~ ^openSUSE.+:Gcc6$ ]]; then
echo "Checking $target:$l-$arch"
if [ -n "$use_bc" ]; then
sync_prj openSUSE:$target:Staging:$l/bootstrap_copy "staging_$target:$l-bc-$arch" $arch