Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2013-01-22 18:16:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-installation.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-installation", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes    
2013-01-16 11:20:34.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
    2013-01-22 18:16:52.000000000 +0100
@@ -2 +2 @@
-Wed Jan 16 10:20:11 UTC 2013 - [email protected]
+Sun Jan 20 15:27:33 UTC 2013 - [email protected]
@@ -4 +4,3 @@
-- add hotfix to be reverted
+- start the add-on module also when "addon" boot parameter is
+  present (fate#314318)
+- 2.23.10

Old:
----
  yast2-installation-2.23.9.tar.bz2

New:
----
  yast2-installation-2.23.10.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.73r708/_old  2013-01-22 18:16:55.000000000 +0100
+++ /var/tmp/diff_new_pack.73r708/_new  2013-01-22 18:16:55.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-installation
-Version:        2.23.9
+Version:        2.23.10
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ YaST2-Second-Stage.service ++++++
--- /var/tmp/diff_new_pack.73r708/_old  2013-01-22 18:16:55.000000000 +0100
+++ /var/tmp/diff_new_pack.73r708/_new  2013-01-22 18:16:56.000000000 +0100
@@ -1,15 +1,12 @@
 [Unit]
 Description=YaST2 Second Stage
 After=apparmor.service local-fs.target plymouth-start.service
[email protected] xdm.service network.service NetworkManager.service 
SuSEfirewall2_init.service SuSEfirewall2.service
[email protected] xdm.service network.service NetworkManager.service 
SuSEfirewall2_init.service
 ConditionPathExists=/var/lib/YaST2/runme_at_boot
 
 [Service]
 Type=oneshot
 Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux
-# firewall will be started by YaST Second Stage
-# ensure current queue doesn't block YaST starting it
-ExecStartPre=-/bin/systemctl stop SuSEfirewall2.service
 ExecStartPre=-/usr/bin/plymouth --hide-splash
 ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
 RemainAfterExit=yes

++++++ yast2-installation-2.23.9.tar.bz2 -> yast2-installation-2.23.10.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-2.23.9/Makefile.in 
new/yast2-installation-2.23.10/Makefile.in
--- old/yast2-installation-2.23.9/Makefile.in   2013-01-15 16:29:09.000000000 
+0100
+++ new/yast2-installation-2.23.10/Makefile.in  2013-01-21 16:32:35.000000000 
+0100
@@ -693,7 +693,7 @@
        *.zip*) \
          unzip $(distdir).zip ;;\
        esac
-       chmod -R a-w $(distdir); chmod a+w $(distdir)
+       chmod -R a-w $(distdir); chmod u+w $(distdir)
        mkdir $(distdir)/_build
        mkdir $(distdir)/_inst
        chmod a-w $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-2.23.9/VERSION 
new/yast2-installation-2.23.10/VERSION
--- old/yast2-installation-2.23.9/VERSION       2013-01-15 15:20:47.000000000 
+0100
+++ new/yast2-installation-2.23.10/VERSION      2013-01-21 16:31:05.000000000 
+0100
@@ -1 +1 @@
-2.23.9
+2.23.10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-2.23.9/configure 
new/yast2-installation-2.23.10/configure
--- old/yast2-installation-2.23.9/configure     2013-01-15 16:29:09.000000000 
+0100
+++ new/yast2-installation-2.23.10/configure    2013-01-21 16:32:34.000000000 
+0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-installation 2.23.9.
+# Generated by GNU Autoconf 2.69 for yast2-installation 2.23.10.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-installation'
 PACKAGE_TARNAME='yast2-installation'
-PACKAGE_VERSION='2.23.9'
-PACKAGE_STRING='yast2-installation 2.23.9'
+PACKAGE_VERSION='2.23.10'
+PACKAGE_STRING='yast2-installation 2.23.10'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1258,7 +1258,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures yast2-installation 2.23.9 to adapt to many kinds of 
systems.
+\`configure' configures yast2-installation 2.23.10 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1330,7 +1330,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-installation 2.23.9:";;
+     short | recursive ) echo "Configuration of yast2-installation 2.23.10:";;
    esac
   cat <<\_ACEOF
 
@@ -1410,7 +1410,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-installation configure 2.23.9
+yast2-installation configure 2.23.10
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1427,7 +1427,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-installation $as_me 2.23.9, which was
+It was created by yast2-installation $as_me 2.23.10, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2366,7 +2366,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-installation'
- VERSION='2.23.9'
+ VERSION='2.23.10'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2489,7 +2489,7 @@
 
 
 
-VERSION="2.23.9"
+VERSION="2.23.10"
 RPMNAME="yast2-installation"
 MAINTAINER="Jiří Suchomel <[email protected]>"
 
@@ -3648,7 +3648,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-installation $as_me 2.23.9, which was
+This file was extended by yast2-installation $as_me 2.23.10, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3701,7 +3701,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-yast2-installation config.status 2.23.9
+yast2-installation config.status 2.23.10
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-2.23.9/configure.in 
new/yast2-installation-2.23.10/configure.in
--- old/yast2-installation-2.23.9/configure.in  2013-01-15 16:29:06.000000000 
+0100
+++ new/yast2-installation-2.23.10/configure.in 2013-01-21 16:32:31.000000000 
+0100
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.23.2 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-installation, 2.23.9, http://bugs.opensuse.org/, 
yast2-installation)
+AC_INIT(yast2-installation, 2.23.10, http://bugs.opensuse.org/, 
yast2-installation)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.23.9"
+VERSION="2.23.10"
 RPMNAME="yast2-installation"
 MAINTAINER="Jiří Suchomel <[email protected]>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-2.23.9/control/control.rng 
new/yast2-installation-2.23.10/control/control.rng
--- old/yast2-installation-2.23.9/control/control.rng   2013-01-15 
16:29:38.000000000 +0100
+++ new/yast2-installation-2.23.10/control/control.rng  2013-01-21 
16:33:15.000000000 +0100
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"; 
xmlns:config="http://www.suse.com/1.0/configns"; 
ns="http://www.suse.com/1.0/yast2ns"; 
xmlns="http://relaxng.org/ns/structure/1.0"; 
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes";>
+<grammar ns="http://www.suse.com/1.0/yast2ns"; 
xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"; 
xmlns:config="http://www.suse.com/1.0/configns"; 
xmlns="http://relaxng.org/ns/structure/1.0"; 
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes";>
   <define name="BOOLEAN">
     <a:documentation>Defined data-types</a:documentation>
     <attribute name="config:type">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-2.23.9/src/include/misc.ycp 
new/yast2-installation-2.23.10/src/include/misc.ycp
--- old/yast2-installation-2.23.9/src/include/misc.ycp  2013-01-15 
15:20:47.000000000 +0100
+++ new/yast2-installation-2.23.10/src/include/misc.ycp 2013-01-21 
16:25:27.000000000 +0100
@@ -295,7 +295,7 @@
     void AdjustStepsAccordingToInstallationSettings () {
        AdjustAutomaticConfiguration();
 
-       if (Installation::add_on_selected == true) {
+       if (Installation::add_on_selected == true || 
Linuxrc::InstallInf("addon") != nil) {
            ProductControl::EnableModule ("add-on");
        } else {
            ProductControl::DisableModule ("add-on");

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to