[yast-commit] [ci_new_pac] JFYI yast2-packager -> sle12
Script 'mail_helper' called by ro Hello packager, This is just FYI. Your package was checked in in distribution "sle12" by autobuild-member: ro. Here comes the log... ---------------------------%<------------------------------ Hi, here is the log from ci_new_pac /mounts/work_src_done/SLE12/yast2-packager -> sle12 ## BNC# 865819 : "Installer should favor ISO over download when both available" (RESOLVED/FIXED) Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-packager/yast2-packager.changes 2014-02-17 18:10:21.000000000 +0100 +++ /mounts/work_src_done/SLE12/yast2-packager/yast2-packager.changes 2014-02-26 15:57:37.000000000 +0100 @@ -1,0 +2,7 @@ +Wed Feb 26 14:46:40 UTC 2014 - lslezak@suse.cz + +- Always prefer DVD medium to download (not only during update) + (bnc#865819) +- 3.1.5 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-packager - at least 24 other packages ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-packager (Old) and /mounts/work_src_done/SLE12/yast2-packager (BS:build ID:33463 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-packager", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-packager-3.1.4.tar.bz2 New: ---- yast2-packager-3.1.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-packager.spec ++++++ --- /var/tmp/diff_new_pack.NuUZUN/_old 2014-02-26 16:43:39.000000000 +0100 +++ /var/tmp/diff_new_pack.NuUZUN/_new 2014-02-26 16:43:39.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-packager -Version: 3.1.4 +Version: 3.1.5 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-packager-3.1.4.tar.bz2 -> yast2-packager-3.1.5.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-packager-3.1.4/package/yast2-packager.changes new/yast2-packager-3.1.5/package/yast2-packager.changes --- old/yast2-packager-3.1.4/package/yast2-packager.changes 2014-02-17 17:45:13.000000000 +0100 +++ new/yast2-packager-3.1.5/package/yast2-packager.changes 2014-02-26 15:54:57.000000000 +0100 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Feb 26 14:46:40 UTC 2014 - lslezak@suse.cz + +- Always prefer DVD medium to download (not only during update) + (bnc#865819) +- 3.1.5 + +------------------------------------------------------------------- Mon Feb 17 16:30:26 CET 2014 - locilka@suse.com - Package tightvnc is no more required while installing over VNC diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-packager-3.1.4/package/yast2-packager.spec new/yast2-packager-3.1.5/package/yast2-packager.spec --- old/yast2-packager-3.1.4/package/yast2-packager.spec 2014-02-17 17:45:13.000000000 +0100 +++ new/yast2-packager-3.1.5/package/yast2-packager.spec 2014-02-26 15:54:57.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-packager -Version: 3.1.4 +Version: 3.1.5 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-packager-3.1.4/src/clients/inst_kickoff.rb new/yast2-packager-3.1.5/src/clients/inst_kickoff.rb --- old/yast2-packager-3.1.4/src/clients/inst_kickoff.rb 2014-02-17 17:45:13.000000000 +0100 +++ new/yast2-packager-3.1.5/src/clients/inst_kickoff.rb 2014-02-26 15:54:57.000000000 +0100 @@ -60,6 +60,10 @@ end end + # prefer CD/DVD media to download during installation/update + Builtins.y2milestone("Prefer CD/DVD media to download") + Pkg.SetZConfig({ "download_media_prefer_download" => false }) + # installation, for instance... if !Mode.update # make some directories @@ -162,10 +166,6 @@ WFM.CallFunction("inst_bootloader", WFM.Args) # } else - # prefer CD/DVD media to download during installation/update - Builtins.y2milestone("Update mode - prefer CD/DVD media to download") - Pkg.SetZConfig({ "download_media_prefer_download" => false }) - if Stage.normal Yast.import "Kernel" @kernel = Kernel.ComputePackage continue with "q"... Checked in at Wed Feb 26 16:44:15 CET 2014 by ro Remember to have fun... -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
ro