commit yast2-installation for openSUSE:13.1

2013-10-23 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for openSUSE:13.1 
checked in at 2013-10-23 10:06:17

Comparing /work/SRC/openSUSE:13.1/yast2-installation (Old)
 and  /work/SRC/openSUSE:13.1/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:13.1/yast2-installation/yast2-installation.changes   
2013-09-27 19:40:19.0 +0200
+++ /work/SRC/openSUSE:13.1/.yast2-installation.new/yast2-installation.changes  
2013-10-23 10:06:18.0 +0200
@@ -2 +2,8 @@
-Fri Sep 27 14:17:54 CEST 2013 - jsuch...@suse.cz
+Wed Oct 23 07:27:28 UTC 2013 - lsle...@suse.cz
+
+- removed autorepeat workaround for bnc#346186, not needed anymore,
+  xset might not be installed (bnc#846768)
+- 3.0.8
+
+---
+Fri Sep 27 13:52:26 CEST 2013 - jsuch...@suse.cz

Old:

  yast2-installation-3.0.7.tar.bz2

New:

  yast2-installation-3.0.8.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.jiO6W6/_old  2013-10-23 10:06:18.0 +0200
+++ /var/tmp/diff_new_pack.jiO6W6/_new  2013-10-23 10:06:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-installation
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,26 +17,23 @@
 
 
 Name:   yast2-installation
-Version:3.0.7
+Version:3.0.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-installation-%{version}.tar.bz2
 
+
+Group:  System/YaST
+License:GPL-2.0
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:YaST2 - Installation Parts
-License:GPL-2.0
-Group:  System/YaST
 
 Source1:YaST2-Second-Stage.service
 Source2:YaST2-Firstboot.service
 
-BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  libxslt
-BuildRequires:  update-desktop-files
-BuildRequires:  yast2-core-devel
-BuildRequires:  yast2-devtools
+BuildRequires:  docbook-xsl-stylesheets libxslt update-desktop-files 
yast2-core-devel yast2-devtools
 
 # xmllint
 BuildRequires:  libxml2-tools
@@ -94,9 +91,8 @@
 Conflicts:  yast2-ycp-ui-bindings < 2.17.3
 
 # tar-gzip some system files and untar-ungzip them after the installation 
(FATE #300421, #120103)
+Requires:  tar gzip
 Requires:   coreutils
-Requires:   gzip
-Requires:   tar
 
 %if 0%{?suse_version} >= 1210
 BuildRequires:  systemd-devel
@@ -126,12 +122,12 @@
 BuildArch:  noarch
 
 %package devel-doc
+Group:  Documentation/HTML
 Requires:   yast2-installation >= 2.15.34
 
 PreReq: %fillup_prereq
 
 Summary:YaST2 - Installation Parts
-Group:  Documentation/HTML
 
 %description
 System installation code as present on installation media.
@@ -239,5 +235,3 @@
 %doc %{_prefix}/share/doc/packages/yast2-installation
 %exclude %{_prefix}/share/doc/packages/yast2-installation/COPYING
 %exclude %{_prefix}/share/doc/packages/yast2-installation/README
-
-%changelog

++ yast2-installation-3.0.7.tar.bz2 -> yast2-installation-3.0.8.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.0.7/Makefile.in 
new/yast2-installation-3.0.8/Makefile.in
--- old/yast2-installation-3.0.7/Makefile.in2013-09-27 14:22:10.0 
+0200
+++ new/yast2-installation-3.0.8/Makefile.in2013-10-23 09:40:59.0 
+0200
@@ -691,7 +691,7 @@
*.zip*) \
  unzip $(distdir).zip ;;\
esac
-   chmod -R a-w $(distdir); chmod u+w $(distdir)
+   chmod -R a-w $(distdir); chmod a+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-3.0.7/VERSION 
new/yast2-installation-3.0.8/VERSION
--- old/yast2-installation-3.0.7/VERSION2013-09-27 14:21:50.0 
+0200
+++ new/yast2-installation-3.0.8/VERSION2013-10-23 09:27:20.0 
+0200
@@ -1 +1 @@
-3.0.7
+3.0.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.0.7/configure 
new/yast2-installation-3.0.8/configure
--- old/yast2-installation-3.0.7/configure  2013-09-27 14:22:08.0 
+0200
+++ new/yast2-installation-3.0.8/configure  2013-10-23 09:40:59.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for syst

commit yast2-installation for openSUSE:13.1

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for openSUSE:13.1 
checked in at 2013-09-27 19:40:17

Comparing /work/SRC/openSUSE:13.1/yast2-installation (Old)
 and  /work/SRC/openSUSE:13.1/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:13.1/yast2-installation/yast2-installation.changes   
2013-09-26 18:46:00.0 +0200
+++ /work/SRC/openSUSE:13.1/.yast2-installation.new/yast2-installation.changes  
2013-09-27 19:40:19.0 +0200
@@ -1,0 +2,6 @@
+Fri Sep 27 14:17:54 CEST 2013 - jsuch...@suse.cz
+
+- yast2-mouse was dropped, do not call its components (bnc#841960)
+- 3.0.7 
+
+---

Old:

  yast2-installation-3.0.6.tar.bz2

New:

  yast2-installation-3.0.7.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.6xBMKq/_old  2013-09-27 19:40:19.0 +0200
+++ /var/tmp/diff_new_pack.6xBMKq/_new  2013-09-27 19:40:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.0.6
+Version:3.0.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.0.6.tar.bz2 -> yast2-installation-3.0.7.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.0.6/VERSION 
new/yast2-installation-3.0.7/VERSION
--- old/yast2-installation-3.0.6/VERSION2013-09-26 12:09:36.0 
+0200
+++ new/yast2-installation-3.0.7/VERSION2013-09-27 14:21:50.0 
+0200
@@ -1 +1 @@
-3.0.6
+3.0.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.0.6/configure 
new/yast2-installation-3.0.7/configure
--- old/yast2-installation-3.0.6/configure  2013-09-26 12:09:51.0 
+0200
+++ new/yast2-installation-3.0.7/configure  2013-09-27 14:22:08.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-installation 3.0.6.
+# Generated by GNU Autoconf 2.69 for yast2-installation 3.0.7.
 #
 # Report bugs to .
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-installation'
 PACKAGE_TARNAME='yast2-installation'
-PACKAGE_VERSION='3.0.6'
-PACKAGE_STRING='yast2-installation 3.0.6'
+PACKAGE_VERSION='3.0.7'
+PACKAGE_STRING='yast2-installation 3.0.7'
 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 3.0.6 to adapt to many kinds of 
systems.
+\`configure' configures yast2-installation 3.0.7 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 3.0.6:";;
+ short | recursive ) echo "Configuration of yast2-installation 3.0.7:";;
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 3.0.6
+yast2-installation configure 3.0.7
 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 3.0.6, which was
+It was created by yast2-installation $as_me 3.0.7, 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='3.0.6'
+ VERSION='3.0.7'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2489,7 +2489,7 @@
 
 
 
-VERSION="3.0.6"
+VERSION="3.0.7"
 RPMNAME="yast2-installation"
 MAINTAINER="Jiří Suchomel "
 
@@ -3586,7 +3586,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 3.0.6, which was
+This file was extended by yast2-installation $as_me 3.0.7, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3639,7 +3639,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 co

commit yast2-installation for openSUSE:13.1

2013-09-26 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for openSUSE:13.1 
checked in at 2013-09-26 15:15:43

Comparing /work/SRC/openSUSE:13.1/yast2-installation (Old)
 and  /work/SRC/openSUSE:13.1/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:13.1/yast2-installation/yast2-installation.changes   
2013-09-25 14:39:59.0 +0200
+++ /work/SRC/openSUSE:13.1/.yast2-installation.new/yast2-installation.changes  
2013-09-26 18:46:00.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 26 10:47:32 CEST 2013 - jsuch...@suse.cz
+
+- fix console status after the installation (bnc#750326)
+- 3.0.6 
+
+---

Old:

  yast2-installation-3.0.5.tar.bz2

New:

  yast2-installation-3.0.6.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.4jOG13/_old  2013-09-26 18:46:00.0 +0200
+++ /var/tmp/diff_new_pack.4jOG13/_new  2013-09-26 18:46:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.0.5
+Version:3.0.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ YaST2-Firstboot.service ++
--- /var/tmp/diff_new_pack.4jOG13/_old  2013-09-26 18:46:00.0 +0200
+++ /var/tmp/diff_new_pack.4jOG13/_new  2013-09-26 18:46:00.0 +0200
@@ -10,6 +10,7 @@
 ExecStartPre=-/usr/bin/plymouth --hide-splash
 ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot
 ExecStartPost=/bin/rm -f /var/lib/YaST2/reconfig_system
+ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service
 TimeoutSec=0
 RemainAfterExit=true
 StandardInput=tty

++ YaST2-Second-Stage.service ++
--- /var/tmp/diff_new_pack.4jOG13/_old  2013-09-26 18:46:00.0 +0200
+++ /var/tmp/diff_new_pack.4jOG13/_new  2013-09-26 18:46:00.0 +0200
@@ -12,6 +12,7 @@
 RemainAfterExit=yes
 TimeoutSec=0
 ExecStartPost=/bin/rm -f /var/lib/YaST2/runme_at_boot
+ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service
 StandardInput=tty
 
 [Install]

++ yast2-installation-3.0.5.tar.bz2 -> yast2-installation-3.0.6.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.0.5/VERSION 
new/yast2-installation-3.0.6/VERSION
--- old/yast2-installation-3.0.5/VERSION2013-09-03 12:26:49.0 
+0200
+++ new/yast2-installation-3.0.6/VERSION2013-09-26 12:09:36.0 
+0200
@@ -1 +1 @@
-3.0.5
+3.0.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.0.5/configure 
new/yast2-installation-3.0.6/configure
--- old/yast2-installation-3.0.5/configure  2013-09-11 17:48:10.0 
+0200
+++ new/yast2-installation-3.0.6/configure  2013-09-26 12:09:51.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-installation 3.0.5.
+# Generated by GNU Autoconf 2.69 for yast2-installation 3.0.6.
 #
 # Report bugs to .
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-installation'
 PACKAGE_TARNAME='yast2-installation'
-PACKAGE_VERSION='3.0.5'
-PACKAGE_STRING='yast2-installation 3.0.5'
+PACKAGE_VERSION='3.0.6'
+PACKAGE_STRING='yast2-installation 3.0.6'
 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 3.0.5 to adapt to many kinds of 
systems.
+\`configure' configures yast2-installation 3.0.6 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 3.0.5:";;
+ short | recursive ) echo "Configuration of yast2-installation 3.0.6:";;
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 3.0.5
+yast2-installation configure 3.0.6
 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 3.0.5, which was
+It was created by yast2-installation $as_me 3.0.6, which was
 generated by GNU Autoconf 2.69.  Invocatio

commit yast2-installation for openSUSE:13.1

2013-09-25 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for openSUSE:13.1 
checked in at 2013-09-25 14:39:57

Comparing /work/SRC/openSUSE:13.1/yast2-installation (Old)
 and  /work/SRC/openSUSE:13.1/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:13.1/yast2-installation/yast2-installation.changes   
2013-09-23 11:16:20.0 +0200
+++ /work/SRC/openSUSE:13.1/.yast2-installation.new/yast2-installation.changes  
2013-09-25 14:39:59.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  3 11:55:45 CEST 2013 - jsuch...@suse.cz
+
+- do not mention xorg-x11 in the control files (bnc#837450) 
+- remove obsoleted part of X11 related code
+- 3.0.5
+
+---

Old:

  yast2-installation-3.0.4.tar.bz2

New:

  yast2-installation-3.0.5.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.RWSbeY/_old  2013-09-25 14:39:59.0 +0200
+++ /var/tmp/diff_new_pack.RWSbeY/_new  2013-09-25 14:39:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.0.4
+Version:3.0.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.0.4.tar.bz2 -> yast2-installation-3.0.5.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.0.4/VERSION 
new/yast2-installation-3.0.5/VERSION
--- old/yast2-installation-3.0.4/VERSION2013-08-21 10:27:19.0 
+0200
+++ new/yast2-installation-3.0.5/VERSION2013-09-03 12:26:49.0 
+0200
@@ -1 +1 @@
-3.0.4
+3.0.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.0.4/configure 
new/yast2-installation-3.0.5/configure
--- old/yast2-installation-3.0.4/configure  2013-08-21 10:27:28.0 
+0200
+++ new/yast2-installation-3.0.5/configure  2013-09-11 17:48:10.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-installation 3.0.4.
+# Generated by GNU Autoconf 2.69 for yast2-installation 3.0.5.
 #
 # Report bugs to .
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-installation'
 PACKAGE_TARNAME='yast2-installation'
-PACKAGE_VERSION='3.0.4'
-PACKAGE_STRING='yast2-installation 3.0.4'
+PACKAGE_VERSION='3.0.5'
+PACKAGE_STRING='yast2-installation 3.0.5'
 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 3.0.4 to adapt to many kinds of 
systems.
+\`configure' configures yast2-installation 3.0.5 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 3.0.4:";;
+ short | recursive ) echo "Configuration of yast2-installation 3.0.5:";;
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 3.0.4
+yast2-installation configure 3.0.5
 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 3.0.4, which was
+It was created by yast2-installation $as_me 3.0.5, 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='3.0.4'
+ VERSION='3.0.5'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2489,7 +2489,7 @@
 
 
 
-VERSION="3.0.4"
+VERSION="3.0.5"
 RPMNAME="yast2-installation"
 MAINTAINER="Jiří Suchomel "
 
@@ -3586,7 +3586,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 3.0.4, which was
+This file was extended by yast2-installation $as_me 3.0.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3639,7 +3639,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac