[yast-devel] [ci_new_pac] JFYI yast2-add-on -> 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-add-on -> sle12 ## BNC# 846011 : "autoyast forgets configuration when any addon repository is added" (RESOLVED/FIXED) Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-add-on/yast2-add-on.changes 2014-01-17 14:16:26.000000000 +0100 +++ /mounts/work_src_done/SLE12/yast2-add-on/yast2-add-on.changes 2014-01-17 16:46:48.000000000 +0100 @@ -1,0 +2,6 @@ +Fri Jan 17 15:42:12 UTC 2014 - vmoravec@suse.com + +- Fix autoyast config file issue BNC#846011 +- 3.1.2 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - installation-images - installation-images-extras - yast2-add-on - yast2-schema ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-add-on (Old) and /mounts/work_src_done/SLE12/yast2-add-on (BS:build ID:31189 MAIL:yast-devel@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-add-on", Maintainer is "yast-devel@opensuse.org" Old: ---- yast2-add-on-3.1.1.tar.bz2 New: ---- yast2-add-on-3.1.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-add-on.spec ++++++ --- /var/tmp/diff_new_pack.ZhBPMw/_old 2014-01-27 16:07:27.000000000 +0100 +++ /var/tmp/diff_new_pack.ZhBPMw/_new 2014-01-27 16:07:27.000000000 +0100 @@ -17,17 +17,20 @@ Name: yast2-add-on -Version: 3.1.1 +Version: 3.1.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 + +Group: System/YaST +License: GPL-2.0 Requires: autoyast2-installation # ProductProfile Requires: yast2 >= 3.0.1 -Requires: yast2-country Requires: yast2-installation +Requires: yast2-country # AddOnProduct::SetRepoUrlAlias() Requires: yast2-packager >= 2.23.1 @@ -35,12 +38,12 @@ Requires: yast2-storage >= 2.16.1 BuildRequires: update-desktop-files +BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2 >= 3.0.1 -BuildRequires: yast2-devtools >= 3.0.6 # splitted from yast2-installation -Provides: yast2-installation:/usr/share/YaST2/clients/add-on.ycp Provides: yast2-installation:/usr/share/YaST2/clients/vendor.ycp +Provides: yast2-installation:/usr/share/YaST2/clients/add-on.ycp # SCR::RegisterNewAgents, bugzilla #245508 Conflicts: yast2-core < 2.15.4 @@ -48,21 +51,19 @@ # Pkg::SourceProvideSignedFile Pkg::SourceProvideDigestedFile Conflicts: yast2-pkg-bindings < 2.17.25 -BuildArch: noarch +BuildArchitectures: noarch Requires: yast2-ruby-bindings >= 1.0.0 Summary: YaST2 - Add-On media installation code -License: GPL-2.0 -Group: System/YaST %description This package contains YaST Add-On media installation code. %package devel-doc Requires: yast2-add-on = %version -Summary: YaST2 - Add-on - Development Documentation Group: System/YaST +Summary: YaST2 - Add-on - Development Documentation %description devel-doc This package contains development documentation for using the API @@ -77,6 +78,7 @@ %install %yast_install + %files %defattr(-,root,root) %dir %{yast_yncludedir}/add-on @@ -94,4 +96,3 @@ %files devel-doc %doc %{yast_docdir}/autodocs -%changelog ++++++ yast2-add-on-3.1.1.tar.bz2 -> yast2-add-on-3.1.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-add-on-3.1.1/VERSION new/yast2-add-on-3.1.2/VERSION --- old/yast2-add-on-3.1.1/VERSION 2013-11-15 12:56:12.000000000 +0100 +++ new/yast2-add-on-3.1.2/VERSION 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -3.1.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-add-on-3.1.1/package/yast2-add-on.changes new/yast2-add-on-3.1.2/package/yast2-add-on.changes --- old/yast2-add-on-3.1.1/package/yast2-add-on.changes 2013-11-15 12:56:12.000000000 +0100 +++ new/yast2-add-on-3.1.2/package/yast2-add-on.changes 2014-01-27 11:36:38.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Jan 17 15:42:12 UTC 2014 - vmoravec@suse.com + +- Fix autoyast config file issue BNC#846011 +- 3.1.2 + +------------------------------------------------------------------- Wed Nov 13 15:56:18 UTC 2013 - jreidinger@suse.com - Add explicit COPYING file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-add-on-3.1.1/package/yast2-add-on.spec new/yast2-add-on-3.1.2/package/yast2-add-on.spec --- old/yast2-add-on-3.1.1/package/yast2-add-on.spec 2013-11-15 12:56:12.000000000 +0100 +++ new/yast2-add-on-3.1.2/package/yast2-add-on.spec 2014-01-27 11:36:38.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-add-on -Version: 3.1.1 +Version: 3.1.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -38,7 +38,7 @@ Requires: yast2-storage >= 2.16.1 BuildRequires: update-desktop-files -BuildRequires: yast2-devtools >= 3.0.6 +BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2 >= 3.0.1 # splitted from yast2-installation diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-add-on-3.1.1/src/clients/add-on_auto.rb new/yast2-add-on-3.1.2/src/clients/add-on_auto.rb --- old/yast2-add-on-3.1.1/src/clients/add-on_auto.rb 2013-11-04 16:29:29.000000000 +0100 +++ new/yast2-add-on-3.1.2/src/clients/add-on_auto.rb 2014-01-27 11:36:38.000000000 +0100 @@ -156,9 +156,7 @@ elsif @func == "Write" @sources = {} - AddOnProduct.add_on_products = Builtins.maplist( - AddOnProduct.add_on_products - ) do |prod| + AddOnProduct.add_on_products.each do |prod| media = Ops.get_string(prod, "media_url", "") pth = Ops.get_string(prod, "product_dir", "/") if String.StartsWith(media, "relurl://") @@ -232,7 +230,7 @@ # Possibility to set name in control file, bnc #433981 if Builtins.haskey(prod, "name") name = Ops.get_string(prod, "name", "") - Builtins.y2milestone("Preferred name: %1", name) + Builtins.y2milestone("Preferred name: %1", name) # Or use the one returned by Pkg::RepositoryScan else repos_at_url = Pkg.RepositoryScan(media) @@ -294,7 +292,7 @@ Builtins.y2milestone("add-on_auto finished") Builtins.y2milestone("----------------------------------------") - deep_copy(@ret) + deep_copy(@ret) # EOF end continue with "q"... Checked in at Mon Jan 27 16:07:47 CET 2014 by ro Remember to have fun... -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
participants (1)
-
ro