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-installation-control -> sle12 ## BNC# 873923 : "Really move PATTERNS from content to control file" (ASSIGNED/) Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-installation-control/yast2-installation-control.changes 2014-04-02 16:23:02.000000000 +0200 +++ /mounts/work_src_done/SLE12/yast2-installation-control/yast2-installation-control.changes 2014-04-18 10:46:20.000000000 +0200 @@ -1,0 +2,7 @@ +Fri Apr 18 10:17:58 CEST 2014 - locilka@suse.com + +- Added software->default_patterns - patterns selected for + installation by default (bnc#873923) +- 3.1.6 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - autoyast2 - skelcd-control-SLED - skelcd-control-SLES - skelcd-control-SLES-for-VMware - yast2-installation-control - yast2-product-creator - yast2-schema - yast2-update ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-installation-control (Old) and /mounts/work_src_done/SLE12/yast2-installation-control (BS:build ID:36622 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-installation-control", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-installation-control-3.1.5.tar.bz2 New: ---- yast2-installation-control-3.1.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation-control.spec ++++++ --- /var/tmp/diff_new_pack.vAC8PG/_old 2014-04-22 15:22:23.000000000 +0200 +++ /var/tmp/diff_new_pack.vAC8PG/_new 2014-04-22 15:22:23.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-installation-control -Version: 3.1.5 +Version: 3.1.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-installation-control-3.1.5.tar.bz2 -> yast2-installation-control-3.1.6.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-control-3.1.5/control/control.rnc new/yast2-installation-control-3.1.6/control/control.rnc --- old/yast2-installation-control-3.1.5/control/control.rnc 2014-04-02 15:53:16.000000000 +0200 +++ new/yast2-installation-control-3.1.6/control/control.rnc 2014-04-22 14:35:24.000000000 +0200 @@ -259,6 +259,7 @@ | software_packages | kernel_packages | packages_transmogrify + | default_patterns ## Whether it is allowed to delete a package during upgrade delete_old_packages = element delete_old_packages { BOOLEAN } @@ -368,6 +369,9 @@ element package { text }+ } +## Comma and/or space-separated list of default patterns selected for installation +default_patterns = element default_patterns { text } + ## Software / Package-manager related variables software = element software { software_elements* diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-control-3.1.5/control/control.rng new/yast2-installation-control-3.1.6/control/control.rng --- old/yast2-installation-control-3.1.5/control/control.rng 2014-04-02 15:53:16.000000000 +0200 +++ new/yast2-installation-control-3.1.6/control/control.rng 2014-04-22 14:35:24.000000000 +0200 @@ -496,6 +496,7 @@ <ref name="software_packages"/> <ref name="kernel_packages"/> <ref name="packages_transmogrify"/> + <ref name="default_patterns"/> </choice> </define> <define name="delete_old_packages"> @@ -770,6 +771,12 @@ </oneOrMore> </element> </define> + <define name="default_patterns"> + <a:documentation>Comma and/or space-separated list of default patterns selected for installation</a:documentation> + <element name="default_patterns"> + <text/> + </element> + </define> <define name="software"> <a:documentation>Software / Package-manager related variables</a:documentation> <element name="software"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-control-3.1.5/package/yast2-installation-control.changes new/yast2-installation-control-3.1.6/package/yast2-installation-control.changes --- old/yast2-installation-control-3.1.5/package/yast2-installation-control.changes 2014-04-02 15:53:16.000000000 +0200 +++ new/yast2-installation-control-3.1.6/package/yast2-installation-control.changes 2014-04-22 14:35:24.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Fri Apr 18 10:17:58 CEST 2014 - locilka@suse.com + +- Added software->default_patterns - patterns selected for + installation by default (bnc#873923) +- 3.1.6 + +------------------------------------------------------------------- Wed Apr 2 13:38:56 UTC 2014 - jreidinger@suse.com - add element for separate ssh service enablement (bnc#865056) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-control-3.1.5/package/yast2-installation-control.spec new/yast2-installation-control-3.1.6/package/yast2-installation-control.spec --- old/yast2-installation-control-3.1.5/package/yast2-installation-control.spec 2014-04-02 15:53:16.000000000 +0200 +++ new/yast2-installation-control-3.1.6/package/yast2-installation-control.spec 2014-04-22 14:35:24.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-installation-control -Version: 3.1.5 +Version: 3.1.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build continue with "q"... Checked in at Tue Apr 22 15:22:34 CEST 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