commit yast2-vm for openSUSE:Factory

2020-10-18 Thread root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2020-10-18 16:20:04

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new.3486 (New)


Package is "yast2-vm"

Sun Oct 18 16:20:04 2020 rev:84 rq:839440 version:4.2.4

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2019-07-31 
14:25:09.858322441 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new.3486/yast2-vm.changes  
2020-10-18 16:20:10.304457454 +0200
@@ -1,0 +2,8 @@
+Mon Aug 17 14:04:21 MDT 2020 - carn...@suse.com
+
+- bsc#1169214 - [Build 20200409] yast2 virtualization module does
+  not show popup about "NetworkManager is being used" but it is
+  mentioned in log file
+- 4.2.4
+
+---

Old:

  yast2-vm-4.2.3.tar.bz2

New:

  yast2-vm-4.2.4.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.yOMQwh/_old  2020-10-18 16:20:11.540458005 +0200
+++ /var/tmp/diff_new_pack.yOMQwh/_new  2020-10-18 16:20:11.544458006 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-vm
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,9 +20,9 @@
 Summary:Configure Hypervisor and Tools for Xen and KVM
 License:GPL-2.0-only
 Group:  System/YaST
-Version:4.2.3
+Version:4.2.4
 Release:0
-Url:https://github.com/yast/yast-vm
+URL:https://github.com/yast/yast-vm
 
 Source0:%{name}-%{version}.tar.bz2
 

++ yast2-vm-4.2.3.tar.bz2 -> yast2-vm-4.2.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.2.3/CONTRIBUTING.md 
new/yast2-vm-4.2.4/CONTRIBUTING.md
--- old/yast2-vm-4.2.3/CONTRIBUTING.md  2019-07-25 09:14:49.0 +0200
+++ new/yast2-vm-4.2.4/CONTRIBUTING.md  1970-01-01 01:00:00.0 +0100
@@ -1,89 +0,0 @@
-YaST Contribution Guidelines
-
-
-YaST is an open source project and as such it welcomes all kinds of
-contributions. If you decide to contribute, please follow these guidelines to
-ensure the process is effective and pleasant both for you and the YaST 
maintainers.
-
-There are two main forms of contribution: reporting bugs and performing code
-changes.
-
-Bug Reports

-
-If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
-or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
-registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
-if you don't have an account yet.)
-
-When creating a bug report, please follow our [bug reporting
-guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
-
-We can't guarantee that every bug will be fixed, but we'll try.
-
-Code Changes
-
-
-We welcome all kinds of code contributions, from simple bug fixes to 
significant
-refactorings and implementation of new features. However, before making any
-non-trivial contribution, get in touch with us first — this can prevent wasted
-effort on both sides. Also, have a look at our [development
-documentation](http://en.opensuse.org/openSUSE:YaST_development).
-
-To send us your code change, use GitHub pull requests. The workflow is as
-follows:
-
-  1. Fork the project.
-
-  2. Create a topic branch based on `master`.
-
-  3. Implement your change, including tests (if possible). Make sure you adhere
- to the [Ruby style
- guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
-
-  4. Update the package version (in `packages/*.spec`, usually by
- `rake version:bump`) and add a new entry to the `package/*.changes` file
- (by `osc vc package`).  
- For bigger changes or changes which need longer discussion it is advised 
to
- add this as a separate last commit so it can be easily updated when 
another
- change is merged in the meantime.
-
-  5. Make sure your change didn't break anything by building the RPM package
- (`rake osc:build`). The build process includes running the full testsuite.
-
-  6. Publish the branch and create a pull request.
-
-  7. YaST developers 

commit yast2-vm for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2019-07-31 14:25:08

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new.4126 (New)


Package is "yast2-vm"

Wed Jul 31 14:25:08 2019 rev:83 rq:718449 version:4.2.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2018-12-31 
09:41:09.742473357 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new.4126/yast2-vm.changes  
2019-07-31 14:25:09.858322441 +0200
@@ -1,0 +2,29 @@
+Fri Jun 14 15:05:21 MDT 2019 - carn...@suse.com
+
+- bsc#1091967 - relocation-server configuration - error : cannot
+  read the current libvirt/sshd state. Just fix the error message
+  so the user knows what to do.
+- 4.2.3
+
+---
+Wed Jun 12 10:27:01 UTC 2019 - Ladislav Slezak 
+
+- Fixed build on i586 arch (related to fate#319035)
+- 4.2.2
+
+---
+Tue Jun  4 10:59:39 MDT 2019 - carn...@suse.com
+
+- bsc#1105891 - virtualization test not supported for ppc64le.
+  Allow yast-vm to run on ppc64le
+- 4.2.1
+
+---
+Fri May 31 12:42:27 UTC 2019 - Stasiek Michalski 
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+---

Old:

  yast2-vm-4.1.0.tar.bz2

New:

  yast2-vm-4.2.3.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.nQtatN/_old  2019-07-31 14:25:10.270322161 +0200
+++ /var/tmp/diff_new_pack.nQtatN/_new  2019-07-31 14:25:10.270322161 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-vm
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX 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,35 +17,33 @@
 
 
 Name:   yast2-vm
-Version:4.1.0
+Summary:Configure Hypervisor and Tools for Xen and KVM
+License:GPL-2.0-only
+Group:  System/YaST
+Version:4.2.3
 Release:0
+Url:https://github.com/yast/yast-vm
 
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
 BuildRequires:  yast2-bootloader >= 3.1.35
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-testsuite
-Requires:   yast2-bootloader >= 3.1.35
-BuildRequires:  yast2-devtools >= 3.1.10
-Requires:   yast2-network >= 3.1.108
 
 # OSRelease
 Requires:   yast2 >= 3.0.4
-
+Requires:   yast2-bootloader >= 3.1.35
+Requires:   yast2-network >= 3.1.108
 Requires:   yast2-ruby-bindings >= 1.0.0
 
-Summary:Configure Hypervisor and Tools for Xen and KVM
-License:GPL-2.0-only
-Group:  System/YaST
-
 %description
 This YaST module installs the tools necessary for creating VMs with Xen or KVM.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %build
 %yast_build
@@ -54,26 +52,22 @@
 %yast_install
 
 %ifarch %ix86
-rm -f 
$RPM_BUILD_ROOT/usr/share/applications/YaST2/virtualization-config.desktop
-rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/relocation-server.desktop
+rm -f 
$RPM_BUILD_ROOT/usr/share/applications/YaST2/org.opensuse.yast.VirtualizationConfig.desktop
+rm -f 
$RPM_BUILD_ROOT/usr/share/applications/YaST2/org.opensuse.yast.RelocationServer.desktop
 rm -rf $RPM_BUILD_ROOT/usr/share/icons/*
+%else
+%yast_metainfo
 %endif
 
 %files
-%defattr(-,root,root)
-%dir %{yast_scrconfdir}
-%dir %{yast_yncludedir}
-%{yast_clientdir}/relocation-server.rb
-%{yast_clientdir}/virtualization.rb
-%{yast_clientdir}/vm_finish.rb
-%{yast_moduledir}/VirtConfig.rb
-%{yast_moduledir}/RelocationServer.*
-%{yast_yncludedir}/*
-%{yast_scrconfdir}/*
+%{yast_clientdir}
+%{yast_moduledir}
+%{yast_yncludedir}
+%{yast_scrconfdir}
 %ifnarch %ix86
-%{yast_desktopdir}/relocation-server.desktop
-%{yast_desktopdir}/virtualization-config.desktop
+%{yast_desktopdir}
 %{yast_icondir}
+%{yast_metainfodir}
 %endif
 %doc %{yast_docdir}
 %license %{yast_docdir}/COPYING

++ yast2-vm-4.1.0.tar.bz2 -> yast2-vm-4.2.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.1.0/Dockerfile 
new/yast2-vm-4.2.3/Dockerfile
--- old/yast2-vm-4.1.0/Dockerfile   2018-11-29 08:47:17.0 +0100
+++ new/yast2-vm-4.2.3/Dockerfile   2019-07-25 09:14:49.0 

commit yast2-vm for openSUSE:Factory

2018-12-31 Thread root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2018-12-31 09:41:08

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new.28833 (New)


Package is "yast2-vm"

Mon Dec 31 09:41:08 2018 rev:82 rq:652545 version:4.1.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2018-11-18 
23:00:03.683676690 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new.28833/yast2-vm.changes 
2018-12-31 09:41:09.742473357 +0100
@@ -1,0 +2,12 @@
+Wed Nov 28 17:20:04 UTC 2018 - lsle...@suse.cz
+
+- Fixed build on i586 (related to the previous boo#1109310)
+- 4.1.0
+
+---
+Mon Nov 26 05:51:44 UTC 2018 - Noah Davis 
+
+- Provide icon with module (boo#1109310)
+- 4.0.4
+
+---

Old:

  yast2-vm-4.0.3.tar.bz2

New:

  yast2-vm-4.1.0.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.U8U7Hy/_old  2018-12-31 09:41:10.142473030 +0100
+++ /var/tmp/diff_new_pack.U8U7Hy/_new  2018-12-31 09:41:10.146473027 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:4.0.3
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -56,6 +56,7 @@
 %ifarch %ix86
 rm -f 
$RPM_BUILD_ROOT/usr/share/applications/YaST2/virtualization-config.desktop
 rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/relocation-server.desktop
+rm -rf $RPM_BUILD_ROOT/usr/share/icons/*
 %endif
 
 %files
@@ -69,10 +70,10 @@
 %{yast_moduledir}/RelocationServer.*
 %{yast_yncludedir}/*
 %{yast_scrconfdir}/*
-%{yast_desktopdir}/groups/virtualization.desktop
 %ifnarch %ix86
 %{yast_desktopdir}/relocation-server.desktop
 %{yast_desktopdir}/virtualization-config.desktop
+%{yast_icondir}
 %endif
 %doc %{yast_docdir}
 %license %{yast_docdir}/COPYING

++ yast2-vm-4.0.3.tar.bz2 -> yast2-vm-4.1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.0.3/configure.in.in 
new/yast2-vm-4.1.0/configure.in.in
--- old/yast2-vm-4.0.3/configure.in.in  2018-11-13 08:46:17.0 +0100
+++ new/yast2-vm-4.1.0/configure.in.in  2018-11-29 08:47:17.0 +0100
@@ -8,5 +8,8 @@
 @YAST2-CHECKS-COMMON@
 @YAST2-CHECKS-YCP@
 
+
+
+
 ## and generate the output...
 @YAST2-OUTPUT@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.0.3/package/yast2-vm.changes 
new/yast2-vm-4.1.0/package/yast2-vm.changes
--- old/yast2-vm-4.0.3/package/yast2-vm.changes 2018-11-13 08:46:17.0 
+0100
+++ new/yast2-vm-4.1.0/package/yast2-vm.changes 2018-11-29 08:47:17.0 
+0100
@@ -1,4 +1,16 @@
 ---
+Wed Nov 28 17:20:04 UTC 2018 - lsle...@suse.cz
+
+- Fixed build on i586 (related to the previous boo#1109310)
+- 4.1.0
+
+---
+Mon Nov 26 05:51:44 UTC 2018 - Noah Davis 
+
+- Provide icon with module (boo#1109310)
+- 4.0.4
+
+---
 Wed Oct 31 10:58:27 MDT 2018 - carn...@suse.com
 
 - bsc#1109832 - libvirt-daemon-config-network not installed by yast
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.0.3/package/yast2-vm.spec 
new/yast2-vm-4.1.0/package/yast2-vm.spec
--- old/yast2-vm-4.0.3/package/yast2-vm.spec2018-11-13 08:46:17.0 
+0100
+++ new/yast2-vm-4.1.0/package/yast2-vm.spec2018-11-29 08:47:17.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:4.0.3
+Version:4.1.0
 Release:0
 Group: System/YaST
 
@@ -53,6 +53,7 @@
 %ifarch %ix86
 rm -f 
$RPM_BUILD_ROOT/usr/share/applications/YaST2/virtualization-config.desktop
 rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/relocation-server.desktop
+rm -rf $RPM_BUILD_ROOT/usr/share/icons/*
 %endif
 
 
@@ -67,10 +68,10 @@
 %{yast_moduledir}/RelocationServer.*
 %{yast_yncludedir}/*
 %{yast_scrconfdir}/*
-%{yast_desktopdir}/groups/virtualization.desktop
 %ifnarch %ix86
 %{yast_desktopdir}/relocation-server.desktop
 %{yast_desktopdir}/virtualization-config.desktop
+%{yast_icondir}
 %endif
 %doc %{yast_docdir}
 %license %{yast_docdir}/COPYING
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.0.3/src/Makefile.am 
new/yast2-vm-4.1.0/src/Makefile.am
--- old/yast2-vm-4.0.3/src/Makefile.am  2018-11-13 08:46:17.0 +0100
+++ new/yast2-vm-4.1.0/src/Makefile.am  2018-11-29 08:47:17.0 +0100

commit yast2-vm for openSUSE:Factory

2018-11-18 Thread root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2018-11-18 22:59:34

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is "yast2-vm"

Sun Nov 18 22:59:34 2018 rev:81 rq:648687 version:4.0.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2018-07-03 
23:33:05.900516650 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2018-11-18 
23:00:03.683676690 +0100
@@ -1,0 +2,14 @@
+Wed Oct 31 10:58:27 MDT 2018 - carn...@suse.com
+
+- bsc#1109832 - libvirt-daemon-config-network not installed by yast
+  vm. Tumbleweed is now getting the '_tools' patterns for xen and
+  kvm that are already found on SLE.
+- 4.0.3
+
+---
+Mon Aug 20 13:29:15 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+- Changed dir of COPYING file.
+
+---

Old:

  yast2-vm-4.0.2.tar.bz2

New:

  yast2-vm-4.0.3.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.kfzL0o/_old  2018-11-18 23:00:05.623674515 +0100
+++ /var/tmp/diff_new_pack.kfzL0o/_new  2018-11-18 23:00:05.631674506 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:4.0.2
+Version:4.0.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -38,7 +38,7 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:Configure Hypervisor and Tools for Xen and KVM
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 
 %description
@@ -75,6 +75,6 @@
 %{yast_desktopdir}/virtualization-config.desktop
 %endif
 %doc %{yast_docdir}
-%doc %{yast_docdir}/COPYING
+%license %{yast_docdir}/COPYING
 
 %changelog

++ yast2-vm-4.0.2.tar.bz2 -> yast2-vm-4.0.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.0.2/package/yast2-vm.changes 
new/yast2-vm-4.0.3/package/yast2-vm.changes
--- old/yast2-vm-4.0.2/package/yast2-vm.changes 2018-07-02 18:05:08.0 
+0200
+++ new/yast2-vm-4.0.3/package/yast2-vm.changes 2018-11-13 08:46:17.0 
+0100
@@ -1,4 +1,18 @@
 ---
+Wed Oct 31 10:58:27 MDT 2018 - carn...@suse.com
+
+- bsc#1109832 - libvirt-daemon-config-network not installed by yast
+  vm. Tumbleweed is now getting the '_tools' patterns for xen and
+  kvm that are already found on SLE.
+- 4.0.3
+
+---
+Mon Aug 20 13:29:15 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+- Changed dir of COPYING file.
+
+---
 Thu Jun 28 09:37:54 CEST 2018 - sch...@suse.de
 
 - Added additional searchkeys to desktop file (fate#321043).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.0.2/package/yast2-vm.spec 
new/yast2-vm-4.0.3/package/yast2-vm.spec
--- old/yast2-vm-4.0.2/package/yast2-vm.spec2018-07-02 18:05:08.0 
+0200
+++ new/yast2-vm-4.0.3/package/yast2-vm.spec2018-11-13 08:46:17.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:4.0.2
+Version:4.0.3
 Release:0
 Group: System/YaST
 
@@ -29,7 +29,7 @@
 Requires:   yast2-bootloader >= 3.1.35
 BuildRequires:  yast2-devtools >= 3.1.10
 Requires:   yast2-network >= 3.1.108
-License:GPL-2.0
+License:GPL-2.0-only
 
 # OSRelease
 Requires:  yast2 >= 3.0.4
@@ -73,4 +73,4 @@
 %{yast_desktopdir}/virtualization-config.desktop
 %endif
 %doc %{yast_docdir}
-%doc %{yast_docdir}/COPYING
+%license %{yast_docdir}/COPYING
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.0.2/src/modules/VirtConfig.rb 
new/yast2-vm-4.0.3/src/modules/VirtConfig.rb
--- old/yast2-vm-4.0.2/src/modules/VirtConfig.rb2018-07-02 
18:05:08.0 +0200
+++ new/yast2-vm-4.0.3/src/modules/VirtConfig.rb2018-11-13 
08:46:17.0 +0100
@@ -35,6 +35,7 @@
   Yast.import "UI"
   textdomain "vm"
   Yast.import "Arch"
+  Yast.import "Message"
   Yast.import "OSRelease"
   Yast.import "Package"
   Yast.import "Progress"
@@ -318,35 +319,11 @@
   end
 
   log.info "VirtConfig::ConfigureDom0: Checking for Installed Patterns and 
Packages"
-  if isOpenSuse
-UI.ChangeWidget(Id(:xen_server), :Enabled, 

commit yast2-vm for openSUSE:Factory

2018-07-03 Thread root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2018-07-03 23:33:03

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is "yast2-vm"

Tue Jul  3 23:33:03 2018 rev:80 rq:620292 version:4.0.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2018-04-26 
13:29:04.195780563 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2018-07-03 
23:33:05.900516650 +0200
@@ -1,0 +2,6 @@
+Thu Jun 28 09:37:54 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.2
+
+---

Old:

  yast2-vm-4.0.1.tar.bz2

New:

  yast2-vm-4.0.2.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.xbgmYS/_old  2018-07-03 23:33:06.316516052 +0200
+++ /var/tmp/diff_new_pack.xbgmYS/_new  2018-07-03 23:33:06.320516046 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:4.0.1
+Version:4.0.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-4.0.1.tar.bz2 -> yast2-vm-4.0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.0.1/package/yast2-vm.changes 
new/yast2-vm-4.0.2/package/yast2-vm.changes
--- old/yast2-vm-4.0.1/package/yast2-vm.changes 2018-04-13 15:02:28.0 
+0200
+++ new/yast2-vm-4.0.2/package/yast2-vm.changes 2018-07-02 18:05:08.0 
+0200
@@ -1,4 +1,10 @@
 ---
+Thu Jun 28 09:37:54 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.2
+
+---
 Fri Apr 13 08:34:25 UTC 2018 - knut.anders...@suse.com
 
 - Use the new firewalld API (bsc#1083455)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.0.1/package/yast2-vm.spec 
new/yast2-vm-4.0.2/package/yast2-vm.spec
--- old/yast2-vm-4.0.1/package/yast2-vm.spec2018-04-13 15:02:28.0 
+0200
+++ new/yast2-vm-4.0.2/package/yast2-vm.spec2018-07-02 18:05:08.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:4.0.1
+Version:4.0.2
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-vm-4.0.1/src/desktop/groups/virtualization.desktop 
new/yast2-vm-4.0.2/src/desktop/groups/virtualization.desktop
--- old/yast2-vm-4.0.1/src/desktop/groups/virtualization.desktop
2018-04-13 15:02:28.0 +0200
+++ new/yast2-vm-4.0.2/src/desktop/groups/virtualization.desktop
2018-07-02 18:05:08.0 +0200
@@ -7,6 +7,7 @@
 
 X-SuSE-YaST-Group=Virtualization
 X-SuSE-YaST-SortKey=60
+X-SuSE-YaST-Keywords=vm,virtualization
 
 OnlyShowIn=X-SuSE-YaST;
 Icon=yast-host
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-4.0.1/src/desktop/relocation-server.desktop 
new/yast2-vm-4.0.2/src/desktop/relocation-server.desktop
--- old/yast2-vm-4.0.1/src/desktop/relocation-server.desktop2018-04-13 
15:02:28.0 +0200
+++ new/yast2-vm-4.0.2/src/desktop/relocation-server.desktop2018-07-02 
18:05:08.0 +0200
@@ -13,6 +13,7 @@
 X-SuSE-YaST-Geometry=
 X-SuSE-YaST-SortKey=
 X-SuSE-YaST-AutoInstResource=
+X-SuSE-YaST-Keywords=vm,virtualization
 
 Icon=yast-vm-install
 Exec=/usr/bin/xdg-su -c "/sbin/yast2 relocation-server"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-vm-4.0.1/src/desktop/virtualization-config.desktop 
new/yast2-vm-4.0.2/src/desktop/virtualization-config.desktop
--- old/yast2-vm-4.0.1/src/desktop/virtualization-config.desktop
2018-04-13 15:02:28.0 +0200
+++ new/yast2-vm-4.0.2/src/desktop/virtualization-config.desktop
2018-07-02 18:05:08.0 +0200
@@ -12,6 +12,7 @@
 X-SuSE-YaST-Geometry=
 X-SuSE-YaST-SortKey=
 X-SuSE-YaST-AutoinstResource=
+X-SuSE-YaST-Keywords=vm,virtualization
 
 Icon=yast-vm-install
 Exec=/usr/bin/xdg-su -c "/sbin/yast2 virtualization"




commit yast2-vm for openSUSE:Factory

2018-04-26 Thread root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2018-04-26 13:29:03

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is "yast2-vm"

Thu Apr 26 13:29:03 2018 rev:79 rq:597119 version:4.0.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2018-02-13 
10:24:09.180444061 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2018-04-26 
13:29:04.195780563 +0200
@@ -1,0 +2,27 @@
+Fri Apr 13 08:34:25 UTC 2018 - knut.anders...@suse.com
+
+- Use the new firewalld API (bsc#1083455)
+- 4.0.1
+
+---
+Thu Apr 12 15:22:44 MDT 2018 - carn...@suse.com
+
+- bsc#1086487 - YaST2 segfault when virt-manager is installed but
+  not yast2-vm
+- bsc#1083455 - Internal error in yast configuration part
+  "Relocation Server Configuration" - "Service with name
+  'libvirtd-relocation-server' does not exist"
+- bsc#1089255 - yast install hypervisor and tools not working
+  correctly
+- bsc#1088338 - yast2 vm tries to install
+  patterns-openSUSE-kvm_server
+- Remove all xend code from Relocation Server. It is no longer
+  supported.
+
+---
+Fri Apr  6 18:54:53 UTC 2018 - mfi...@suse.com
+
+- bnc#1087957 - version bump
+- 4.0.0
+
+---

Old:

  yast2-vm-3.2.5.tar.bz2

New:

  yast2-vm-4.0.1.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.lTN53D/_old  2018-04-26 13:29:04.655763715 +0200
+++ /var/tmp/diff_new_pack.lTN53D/_new  2018-04-26 13:29:04.659763569 +0200
@@ -17,13 +17,12 @@
 
 
 Name:   yast2-vm
-Version:3.2.5
+Version:4.0.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-ExclusiveArch:  aarch64 %ix86 x86_64 s390x
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2

++ yast2-vm-3.2.5.tar.bz2 -> yast2-vm-4.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.2.5/package/yast2-vm.changes 
new/yast2-vm-4.0.1/package/yast2-vm.changes
--- old/yast2-vm-3.2.5/package/yast2-vm.changes 2018-02-12 18:44:06.0 
+0100
+++ new/yast2-vm-4.0.1/package/yast2-vm.changes 2018-04-13 15:02:28.0 
+0200
@@ -1,4 +1,31 @@
 ---
+Fri Apr 13 08:34:25 UTC 2018 - knut.anders...@suse.com
+
+- Use the new firewalld API (bsc#1083455)
+- 4.0.1
+
+---
+Thu Apr 12 15:22:44 MDT 2018 - carn...@suse.com
+
+- bsc#1086487 - YaST2 segfault when virt-manager is installed but
+  not yast2-vm
+- bsc#1083455 - Internal error in yast configuration part
+  "Relocation Server Configuration" - "Service with name
+  'libvirtd-relocation-server' does not exist"
+- bsc#1089255 - yast install hypervisor and tools not working
+  correctly
+- bsc#1088338 - yast2 vm tries to install
+  patterns-openSUSE-kvm_server
+- Remove all xend code from Relocation Server. It is no longer
+  supported.
+
+---
+Fri Apr  6 18:54:53 UTC 2018 - mfi...@suse.com
+
+- bnc#1087957 - version bump
+- 4.0.0
+
+---
 Fri Feb  9 12:19:42 MST 2018 - carn...@suse.com
 
 - The check for TextMode was in the wrong place and
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.2.5/package/yast2-vm.spec 
new/yast2-vm-4.0.1/package/yast2-vm.spec
--- old/yast2-vm-3.2.5/package/yast2-vm.spec2018-02-12 18:44:06.0 
+0100
+++ new/yast2-vm-4.0.1/package/yast2-vm.spec2018-04-13 15:02:28.0 
+0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-vm
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,14 +17,13 @@
 
 
 Name:   yast2-vm
-Version:3.2.5
+Version:4.0.1
 Release:0
 Group: System/YaST
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-ExclusiveArch:  aarch64 %ix86 x86_64 s390x
 BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-testsuite
 BuildRequires:  yast2-bootloader >= 3.1.35
 

commit yast2-vm for openSUSE:Factory

2018-02-13 Thread root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2018-02-13 10:24:07

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is "yast2-vm"

Tue Feb 13 10:24:07 2018 rev:78 rq:575847 version:3.2.5

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2017-11-10 
14:43:31.354181396 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2018-02-13 
10:24:09.180444061 +0100
@@ -1,0 +2,8 @@
+Fri Feb  9 12:19:42 MST 2018 - carn...@suse.com
+
+- The check for TextMode was in the wrong place and
+  useless. Move it and update package list if user
+  doesn't want GUI components installed. (bsc#1077694)
+- 3.2.5
+
+---

Old:

  yast2-vm-3.2.4.tar.bz2

New:

  yast2-vm-3.2.5.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.mDPTOo/_old  2018-02-13 10:24:09.868419274 +0100
+++ /var/tmp/diff_new_pack.mDPTOo/_new  2018-02-13 10:24:09.872419130 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-vm
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX 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,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.2.4
+Version:3.2.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.2.4.tar.bz2 -> yast2-vm-3.2.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.2.4/package/yast2-vm.changes 
new/yast2-vm-3.2.5/package/yast2-vm.changes
--- old/yast2-vm-3.2.4/package/yast2-vm.changes 2017-11-07 23:56:16.941121226 
+0100
+++ new/yast2-vm-3.2.5/package/yast2-vm.changes 2018-02-12 18:44:06.0 
+0100
@@ -1,4 +1,12 @@
 ---
+Fri Feb  9 12:19:42 MST 2018 - carn...@suse.com
+
+- The check for TextMode was in the wrong place and
+  useless. Move it and update package list if user
+  doesn't want GUI components installed. (bsc#1077694)
+- 3.2.5
+
+---
 Thu Nov  2 10:43:22 MDT 2017 - carn...@suse.com
 
 - bsc#1007599 - yast virtualization module does not work well with
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.2.4/package/yast2-vm.spec 
new/yast2-vm-3.2.5/package/yast2-vm.spec
--- old/yast2-vm-3.2.4/package/yast2-vm.spec2017-11-07 23:56:16.941121226 
+0100
+++ new/yast2-vm-3.2.5/package/yast2-vm.spec2018-02-12 18:44:06.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.2.4
+Version:3.2.5
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.2.4/src/modules/VirtConfig.rb 
new/yast2-vm-3.2.5/src/modules/VirtConfig.rb
--- old/yast2-vm-3.2.4/src/modules/VirtConfig.rb2017-11-07 
23:56:16.941121226 +0100
+++ new/yast2-vm-3.2.5/src/modules/VirtConfig.rb2018-02-12 
18:44:06.0 +0100
@@ -1,7 +1,7 @@
 # encoding: utf-8
 
 # 
--
-# Copyright (c) 2013 Novell, Inc. All Rights Reserved.
+# Copyright (c) 2018 Novell, Inc. All Rights Reserved.
 #
 #
 # This program is free software; you can redistribute it and/or modify it under
@@ -153,6 +153,52 @@
   isPAE
 end
 
+# Check for TextMode only
+def installGUIComponents(packages)
+  inst_gui = true
+
+  Builtins.y2milestone("Checking for TextMode display")
+
+  kvm_index = packages.index("patterns-server-kvm_tools")
+  xen_index = packages.index("patterns-server-xen_tools")
+
+  if kvm_index != nil || xen_index != nil
+# The tools patterns install gui components. If in text mode we may 
not want them
+if Ops.get_boolean(UI.GetDisplayInfo, "TextMode", true) == true
+  inst_gui = Popup.YesNo(
+_("Running in text mode. Install graphical components anyway?")
+  )
+end
+  end
+  if inst_gui == false
+# Text Mode Only.
+Builtins.y2milestone("Requested not to install graphical components")
+Builtins.y2milestone("Current package list = %1", packages)
+common_packages = ["libvirt-client", "libvirt-daemon-config-network", 
"virt-manager-common", "virt-install", "vm-install"]
+add_common = false
+
+  

commit yast2-vm for openSUSE:Factory

2017-11-10 Thread root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2017-11-10 14:43:28

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is "yast2-vm"

Fri Nov 10 14:43:28 2017 rev:77 rq:539739 version:3.2.4

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2017-10-19 
19:30:49.016581660 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2017-11-10 
14:43:31.354181396 +0100
@@ -1,0 +2,11 @@
+Thu Nov  2 10:43:22 MDT 2017 - carn...@suse.com
+
+- bsc#1007599 - yast virtualization module does not work well with
+  NM
+- bsc#1066160 - yast2-vm lacks dependencies
+- bsc#1008719 - Installing hypervisor (KVM) should also install
+  network config
+- Cleanup some whitespace issues in VirtConfig.rb and changelog
+- 3.2.4
+
+---
@@ -10 +20,0 @@
-
@@ -11,0 +22 @@
+

Old:

  yast2-vm-3.2.3.tar.bz2

New:

  yast2-vm-3.2.4.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.Bn13vN/_old  2017-11-10 14:43:31.974158983 +0100
+++ /var/tmp/diff_new_pack.Bn13vN/_new  2017-11-10 14:43:31.978158839 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.2.3
+Version:3.2.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -31,6 +31,7 @@
 BuildRequires:  yast2-testsuite
 Requires:   yast2-bootloader >= 3.1.35
 BuildRequires:  yast2-devtools >= 3.1.10
+Requires:   yast2-network >= 3.1.108
 
 # OSRelease
 Requires:   yast2 >= 3.0.4

++ yast2-vm-3.2.3.tar.bz2 -> yast2-vm-3.2.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.2.3/package/yast2-vm.changes 
new/yast2-vm-3.2.4/package/yast2-vm.changes
--- old/yast2-vm-3.2.3/package/yast2-vm.changes 2017-10-16 15:06:21.689188007 
+0200
+++ new/yast2-vm-3.2.4/package/yast2-vm.changes 2017-11-07 23:56:16.941121226 
+0100
@@ -1,4 +1,15 @@
 ---
+Thu Nov  2 10:43:22 MDT 2017 - carn...@suse.com
+
+- bsc#1007599 - yast virtualization module does not work well with
+  NM
+- bsc#1066160 - yast2-vm lacks dependencies
+- bsc#1008719 - Installing hypervisor (KVM) should also install
+  network config
+- Cleanup some whitespace issues in VirtConfig.rb and changelog
+- 3.2.4
+
+---
 Wed Oct 11 14:59:40 UTC 2017 - agin...@suse.com
 
 - use new pattern name for SLES (same as TW)
@@ -7,8 +18,8 @@
 - 3.2.3
 
 ---
-
 Wed Jul 19 14:02:32 UTC 2017 - zgock...@gmail.com
+
 - Fix package Install problem on Tumbleweed (bsc#1040042)
 
 ---
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.2.3/package/yast2-vm.spec 
new/yast2-vm-3.2.4/package/yast2-vm.spec
--- old/yast2-vm-3.2.3/package/yast2-vm.spec2017-10-16 15:06:21.693188007 
+0200
+++ new/yast2-vm-3.2.4/package/yast2-vm.spec2017-11-07 23:56:16.941121226 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.2.3
+Version:3.2.4
 Release:0
 Group: System/YaST
 
@@ -29,6 +29,7 @@
 BuildRequires:  yast2-bootloader >= 3.1.35
 Requires:   yast2-bootloader >= 3.1.35
 BuildRequires:  yast2-devtools >= 3.1.10
+Requires:   yast2-network >= 3.1.108
 License:GPL-2.0
 
 # OSRelease
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.2.3/src/modules/VirtConfig.rb 
new/yast2-vm-3.2.4/src/modules/VirtConfig.rb
--- old/yast2-vm-3.2.3/src/modules/VirtConfig.rb2017-10-16 
15:06:21.693188007 +0200
+++ new/yast2-vm-3.2.4/src/modules/VirtConfig.rb2017-11-07 
23:56:16.941121226 +0100
@@ -211,7 +211,7 @@
 
   progress_descriptions = []
 
-  bridge_exists = false
+  configure_bridge = true
   install_xen = false
   install_kvm = false
   widget_id = nil
@@ -406,13 +406,13 @@
else
   packages = ["patterns-openSUSE-xen_server"] if install_xen_server
end
-packages = packages + ["xen-tools", "xen-libs", "libvirt-daemon-xen", 
"tigervnc", "virt-manager"] if install_xen_tools
+packages = packages + ["xen-tools", "xen-libs", "libvirt-daemon-xen", 
"libvirt-daemon-config-network", "tigervnc", "virt-manager"] if 
install_xen_tools
if isTumbleweed == true
   packages = packages + ["patterns-server-kvm_server"] if 
install_kvm_server
else

commit yast2-vm for openSUSE:Factory

2017-10-19 Thread root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2017-10-19 19:30:47

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is "yast2-vm"

Thu Oct 19 19:30:47 2017 rev:76 rq:534217 version:3.2.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2017-07-22 
02:31:33.70700 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2017-10-19 
19:30:49.016581660 +0200
@@ -1,0 +2,13 @@
+Wed Oct 11 14:59:40 UTC 2017 - agin...@suse.com
+
+- use new pattern name for SLES (same as TW)
+- Remove SLED as this is no more needed
+- BSC#1055459 
+- 3.2.3
+
+---
+
+Wed Jul 19 14:02:32 UTC 2017 - zgock...@gmail.com
+- Fix package Install problem on Tumbleweed (bsc#1040042)
+
+---

Old:

  yast2-vm-3.2.2.tar.bz2

New:

  yast2-vm-3.2.3.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.HGGj1S/_old  2017-10-19 19:30:49.572555646 +0200
+++ /var/tmp/diff_new_pack.HGGj1S/_new  2017-10-19 19:30:49.572555646 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.2.2
+Version:3.2.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.2.2.tar.bz2 -> yast2-vm-3.2.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.2.2/package/yast2-vm.changes 
new/yast2-vm-3.2.3/package/yast2-vm.changes
--- old/yast2-vm-3.2.2/package/yast2-vm.changes 2017-07-19 16:34:47.259185694 
+0200
+++ new/yast2-vm-3.2.3/package/yast2-vm.changes 2017-10-16 15:06:21.689188007 
+0200
@@ -1,4 +1,17 @@
 ---
+Wed Oct 11 14:59:40 UTC 2017 - agin...@suse.com
+
+- use new pattern name for SLES (same as TW)
+- Remove SLED as this is no more needed
+- BSC#1055459 
+- 3.2.3
+
+---
+
+Wed Jul 19 14:02:32 UTC 2017 - zgock...@gmail.com
+- Fix package Install problem on Tumbleweed (bsc#1040042)
+
+---
 Wed Jul 19 12:36:51 UTC 2017 - jreidin...@suse.com
 
 - add proper dependency on yast2-bootloader (bsc#1048759)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.2.2/package/yast2-vm.spec 
new/yast2-vm-3.2.3/package/yast2-vm.spec
--- old/yast2-vm-3.2.2/package/yast2-vm.spec2017-07-19 16:34:47.259185694 
+0200
+++ new/yast2-vm-3.2.3/package/yast2-vm.spec2017-10-16 15:06:21.693188007 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.2.2
+Version:3.2.3
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.2.2/src/modules/VirtConfig.rb 
new/yast2-vm-3.2.3/src/modules/VirtConfig.rb
--- old/yast2-vm-3.2.2/src/modules/VirtConfig.rb2017-07-19 
16:34:47.263185694 +0200
+++ new/yast2-vm-3.2.3/src/modules/VirtConfig.rb2017-10-16 
15:06:21.693188007 +0200
@@ -99,15 +99,26 @@
   end
   false
 end
-def isSLED
-  Builtins.y2milestone("Checking to see if this is SLED ...")
+def isTumbleweed
+  Builtins.y2milestone("Checking to see if this is Tumbleweed ...")
   distro = OSRelease.ReleaseName
-  if distro.include? "SLED"
+  if distro.include? "Tumbleweed"
 Builtins.y2milestone("Platform is %1", distro)
 return true
   end
   false
 end
+def isSLES
+  Builtins.y2milestone("Checking to see if this is SLES ...")
+  distro = OSRelease.ReleaseName
+  if distro.include? "SLES"
+Builtins.y2milestone("Platform is %1", distro)
+return true
+  else
+return false
+  end
+  false
+end
 
 def isPAEKernel
   # check is we're running on 32 bit pae.
@@ -280,25 +291,6 @@
 ),
   ),
 )
-  elsif isSLED == true
-progress_stages = [
-  _("Verify Installed Packages")
-]
-UI.OpenDialog(
-  HBox(
-HSpacing(2),
-VBox(
-  VSpacing(1),
-  Frame(_("Software to connect to Virtualization 
server"),
-HBox(
-  Left(CheckBox(Id(:client_tools), 
_("Virtualization client tools"))),
-),
-  ),
-  

commit yast2-vm for openSUSE:Factory

2017-07-21 Thread root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2017-07-22 02:31:32

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is "yast2-vm"

Sat Jul 22 02:31:32 2017 rev:75 rq:511435 version:3.2.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2017-04-12 
17:08:48.934119818 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2017-07-22 
02:31:33.70700 +0200
@@ -1,0 +2,6 @@
+Wed Jul 19 12:36:51 UTC 2017 - jreidin...@suse.com
+
+- add proper dependency on yast2-bootloader (bsc#1048759)
+- 3.2.2
+
+---

Old:

  yast2-vm-3.2.1.tar.bz2

New:

  yast2-vm-3.2.2.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.6ViD6p/_old  2017-07-22 02:31:34.838840005 +0200
+++ /var/tmp/diff_new_pack.6ViD6p/_new  2017-07-22 02:31:34.842839439 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.2.1
+Version:3.2.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -28,8 +28,9 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
 BuildRequires:  yast2-bootloader >= 3.1.35
-BuildRequires:  yast2-devtools >= 3.1.10
 BuildRequires:  yast2-testsuite
+Requires:   yast2-bootloader >= 3.1.35
+BuildRequires:  yast2-devtools >= 3.1.10
 
 # OSRelease
 Requires:   yast2 >= 3.0.4

++ yast2-vm-3.2.1.tar.bz2 -> yast2-vm-3.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.2.1/package/yast2-vm.changes 
new/yast2-vm-3.2.2/package/yast2-vm.changes
--- old/yast2-vm-3.2.1/package/yast2-vm.changes 2017-03-30 12:37:57.962434455 
+0200
+++ new/yast2-vm-3.2.2/package/yast2-vm.changes 2017-07-19 16:34:47.259185694 
+0200
@@ -1,4 +1,10 @@
 ---
+Wed Jul 19 12:36:51 UTC 2017 - jreidin...@suse.com
+
+- add proper dependency on yast2-bootloader (bsc#1048759)
+- 3.2.2
+
+---
 Wed Mar 29 10:24:09 UTC 2017 - mfi...@suse.com
 
 - bnc#1026027
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.2.1/package/yast2-vm.spec 
new/yast2-vm-3.2.2/package/yast2-vm.spec
--- old/yast2-vm-3.2.1/package/yast2-vm.spec2017-03-30 12:37:57.962434455 
+0200
+++ new/yast2-vm-3.2.2/package/yast2-vm.spec2017-07-19 16:34:47.259185694 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.2.1
+Version:3.2.2
 Release:0
 Group: System/YaST
 
@@ -27,6 +27,7 @@
 ExclusiveArch:  aarch64 %ix86 x86_64 s390x
 BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-testsuite
 BuildRequires:  yast2-bootloader >= 3.1.35
+Requires:   yast2-bootloader >= 3.1.35
 BuildRequires:  yast2-devtools >= 3.1.10
 License:GPL-2.0
 




commit yast2-vm for openSUSE:Factory

2017-04-12 Thread root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2017-04-12 17:08:47

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is "yast2-vm"

Wed Apr 12 17:08:47 2017 rev:74 rq:483785 version:3.2.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2017-03-05 
17:52:40.584015414 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2017-04-12 
17:08:48.934119818 +0200
@@ -1,0 +2,7 @@
+Wed Mar 29 10:24:09 UTC 2017 - mfi...@suse.com
+
+- bnc#1026027
+  - dropped calls to insserv
+- 3.2.1
+
+---

Old:

  yast2-vm-3.2.0.tar.bz2

New:

  yast2-vm-3.2.1.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.JpVm0M/_old  2017-04-12 17:08:49.801996960 +0200
+++ /var/tmp/diff_new_pack.JpVm0M/_new  2017-04-12 17:08:49.805996394 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.2.0
+Version:3.2.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.2.0.tar.bz2 -> yast2-vm-3.2.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.2.0/package/yast2-vm.changes 
new/yast2-vm-3.2.1/package/yast2-vm.changes
--- old/yast2-vm-3.2.0/package/yast2-vm.changes 2017-02-28 11:38:34.406707588 
+0100
+++ new/yast2-vm-3.2.1/package/yast2-vm.changes 2017-03-30 12:37:57.962434455 
+0200
@@ -1,4 +1,11 @@
 ---
+Wed Mar 29 10:24:09 UTC 2017 - mfi...@suse.com
+
+- bnc#1026027
+  - dropped calls to insserv
+- 3.2.1
+
+---
 Tue Jan 31 13:52:36 MST 2017 - carn...@suse.com
 
 - bsc#978225 - yast virtualization menu not updated after install
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.2.0/package/yast2-vm.spec 
new/yast2-vm-3.2.1/package/yast2-vm.spec
--- old/yast2-vm-3.2.0/package/yast2-vm.spec2017-02-28 11:38:34.406707588 
+0100
+++ new/yast2-vm-3.2.1/package/yast2-vm.spec2017-03-30 12:37:57.962434455 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.2.0
+Version:3.2.1
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.2.0/src/clients/vm_finish.rb 
new/yast2-vm-3.2.1/src/clients/vm_finish.rb
--- old/yast2-vm-3.2.0/src/clients/vm_finish.rb 2017-02-28 11:38:34.446707588 
+0100
+++ new/yast2-vm-3.2.1/src/clients/vm_finish.rb 2017-03-30 12:37:57.998434455 
+0200
@@ -39,6 +39,7 @@
   Yast.import "Arch"
   Yast.import "Report"
   Yast.import "FileUtils"
+  Yast.import "Service"
 
   @ret = nil
   @func = ""
@@ -81,26 +82,9 @@
 # be sure that we are in Xen domU
 if Arch.is_xenU
   # disable HW services - they are useless and usually failing in a 
virtual machine
-  @disable_services = ["acpid", "kbd", "earlykbd"]
+  @disable_services = ["acpid"]
 
-  Builtins.y2milestone("disabling services: %1", @disable_services)
-  Builtins.foreach(@disable_services) do |s|
-disabled = Convert.to_integer(
-  SCR.Execute(
-path(".target.bash"),
-Builtins.sformat("/sbin/insserv -r %1", s)
-  )
-)
-Builtins.y2milestone(
-  "insserv: service %1 disabled: %2",
-  s,
-  disabled == 0 ? true : false
-)
-  end 
-
-
-  # We no longer need to do remove these entries now that we use xvc
-  #SCR::Execute(.target.bash, "/bin/sed -i 's/.*mingetty tty[2-9]$//' 
/etc/inittab");
+  @disable_services.each { |s| Service.Disable(s) }
 
   # Allow a console in addition to VNC with the PV framebuffer
   Builtins.y2milestone("check for xvc0 in inittab and securetty")




commit yast2-vm for openSUSE:Factory

2017-03-05 Thread root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2017-03-05 17:52:39

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is "yast2-vm"

Sun Mar  5 17:52:39 2017 rev:73 rq:460834 version:3.2.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2016-08-10 
19:53:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2017-03-05 
17:52:40.584015414 +0100
@@ -1,0 +2,7 @@
+Tue Jan 31 13:52:36 MST 2017 - carn...@suse.com
+
+- bsc#978225 - yast virtualization menu not updated after install
+  KVM and KVM tools
+- 3.2.0
+
+---

Old:

  yast2-vm-3.1.30.tar.bz2

New:

  yast2-vm-3.2.0.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.j8EHnq/_old  2017-03-05 17:52:41.083944655 +0100
+++ /var/tmp/diff_new_pack.j8EHnq/_new  2017-03-05 17:52:41.087944089 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-vm
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX 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,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.30
+Version:3.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.30.tar.bz2 -> yast2-vm-3.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.30/.travis.yml 
new/yast2-vm-3.2.0/.travis.yml
--- old/yast2-vm-3.1.30/.travis.yml 2016-07-25 10:28:05.038846088 +0200
+++ new/yast2-vm-3.2.0/.travis.yml  2017-02-28 11:38:34.342707588 +0100
@@ -1,16 +1,11 @@
-language: cpp
-compiler:
-- gcc
+sudo: required
+language: bash
+services:
+  - docker
+
 before_install:
-# disable rvm, use system Ruby
-- rvm reset
-- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"yast-rake gettext"
+  - docker build -t yast-vm-image .
 script:
-- rake check:syntax
-- rake check:pot
-- make -f Makefile.cvs
-- make
-- sudo make install
-- make check
-
+  # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
+  # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" yast-vm-image 
yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.30/CONTRIBUTING.md 
new/yast2-vm-3.2.0/CONTRIBUTING.md
--- old/yast2-vm-3.1.30/CONTRIBUTING.md 2016-07-25 10:28:05.042846088 +0200
+++ new/yast2-vm-3.2.0/CONTRIBUTING.md  2017-02-28 11:38:34.346707588 +0100
@@ -3,7 +3,7 @@
 
 YaST is an open source project and as such it welcomes all kinds of
 contributions. If you decide to contribute, please follow these guidelines to
-ensure the process is effective and pleasant both for you and YaST maintainers.
+ensure the process is effective and pleasant both for you and the YaST 
maintainers.
 
 There are two main forms of contribution: reporting bugs and performing code
 changes.
@@ -17,13 +17,11 @@
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
-If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
-that every bug will be fixed, but we'll try.
-
 When creating a bug report, please follow our [bug reporting
 guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
 
+We can't guarantee that every bug will be fixed, but we'll try.
+
 Code Changes
 
 
@@ -44,15 +42,22 @@
  to the [Ruby style
  guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
 
-  4. Make sure your change didn't break anything by building the RPM package
+  4. Update the package version (in `packages/*.spec`, usually by
+ `rake version:bump`) and add a new entry to the `package/*.changes` file
+ (by `osc vc package`).  
+ For bigger changes or changes which need longer discussion it is advised 
to
+ add this as a separate last commit so it can be easily updated when 
another
+ change is merged in the meantime.
+
+  5. Make sure your change didn't break anything by building the RPM package
  (`rake osc:build`). The build process includes running the full testsuite.
 
-  

commit yast2-vm for openSUSE:Factory

2016-08-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2016-08-10 19:53:35

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is "yast2-vm"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2016-06-09 
15:56:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2016-08-10 
19:53:37.0 +0200
@@ -1,0 +2,6 @@
+Mon Jul 25 08:07:08 UTC 2016 - dmuel...@suse.com
+
+- Enable for AArch64 (bsc#989900)
+- 3.1.30
+
+---

Old:

  yast2-vm-3.1.29.tar.bz2

New:

  yast2-vm-3.1.30.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.PUyHXx/_old  2016-08-10 19:53:38.0 +0200
+++ /var/tmp/diff_new_pack.PUyHXx/_new  2016-08-10 19:53:38.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   yast2-vm
-Version:3.1.29
+Version:3.1.30
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-ExclusiveArch:  %ix86 x86_64 s390x
+ExclusiveArch:  aarch64 %ix86 x86_64 s390x
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2

++ yast2-vm-3.1.29.tar.bz2 -> yast2-vm-3.1.30.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.29/package/yast2-vm.changes 
new/yast2-vm-3.1.30/package/yast2-vm.changes
--- old/yast2-vm-3.1.29/package/yast2-vm.changes2016-06-06 
10:48:17.0 +0200
+++ new/yast2-vm-3.1.30/package/yast2-vm.changes2016-07-25 
10:28:05.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Jul 25 08:07:08 UTC 2016 - dmuel...@suse.com
+
+- Enable for AArch64 (bsc#989900)
+- 3.1.30
+
+---
 Mon Jun  6 07:46:10 UTC 2016 - igonzalezs...@suse.com
 
 - Stop generating autodocs (fate#320356)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.29/package/yast2-vm.spec 
new/yast2-vm-3.1.30/package/yast2-vm.spec
--- old/yast2-vm-3.1.29/package/yast2-vm.spec   2016-06-06 10:48:17.0 
+0200
+++ new/yast2-vm-3.1.30/package/yast2-vm.spec   2016-07-25 10:28:05.0 
+0200
@@ -17,14 +17,14 @@
 
 
 Name:   yast2-vm
-Version:3.1.29
+Version:3.1.30
 Release:0
 Group: System/YaST
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-ExclusiveArch:  %ix86 x86_64 s390x
+ExclusiveArch:  aarch64 %ix86 x86_64 s390x
 BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-testsuite
 BuildRequires:  yast2-bootloader >= 3.1.35
 BuildRequires:  yast2-devtools >= 3.1.10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.29/src/clients/virtualization.rb 
new/yast2-vm-3.1.30/src/clients/virtualization.rb
--- old/yast2-vm-3.1.29/src/clients/virtualization.rb   2016-06-06 
10:48:17.0 +0200
+++ new/yast2-vm-3.1.30/src/clients/virtualization.rb   2016-07-25 
10:28:05.0 +0200
@@ -75,22 +75,19 @@
 # check whether VM can be started
 def CheckConfiguration
   ret = true
-  is_s390 = false
 
   # check whether VM can be started (cannot start a vm using UML)
   return false if VirtConfig.isUML
 
-  # s390 is technical preview and we only fully support x86_64
-  if Arch.s390_64 == true
-is_s390 = true
-  elsif VirtConfig.isX86_64 == false
-return false
-  end
+  # we only fully support x86_64
+  # s390 and aarch64 are technical preview
+  is_preview = Arch.s390_64 || Arch.aarch64
+  return false unless is_preview || VirtConfig.isX86_64
 
   Builtins.y2milestone("Checking for Virtualization installation")
 
   # check the dom0 configuration...
-  ret = ret && VirtConfig.ConfigureDom0(is_s390)
+  ret = ret && VirtConfig.ConfigureDom0(Arch.s390_64)
   return false if ret == false
 
   Builtins.y2milestone("CheckConfiguration returned: %1", ret)




commit yast2-vm for openSUSE:Factory

2016-06-09 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2016-06-09 15:55:59

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is "yast2-vm"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2016-05-19 
12:03:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2016-06-09 
15:56:02.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun  6 07:46:10 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.29
+
+---

Old:

  yast2-vm-3.1.28.tar.bz2

New:

  yast2-vm-3.1.29.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.ELSMWm/_old  2016-06-09 15:56:03.0 +0200
+++ /var/tmp/diff_new_pack.ELSMWm/_new  2016-06-09 15:56:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.28
+Version:3.1.29
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.28.tar.bz2 -> yast2-vm-3.1.29.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.28/doc/Makefile.am 
new/yast2-vm-3.1.29/doc/Makefile.am
--- old/yast2-vm-3.1.28/doc/Makefile.am 2016-05-13 01:12:22.0 +0200
+++ new/yast2-vm-3.1.29/doc/Makefile.am 1970-01-01 01:00:00.0 +0100
@@ -1,12 +0,0 @@
-#
-# Makefile.am for yast2-vm/doc
-#
-
-SUBDIRS = autodocs
-
-htmldir = $(docdir)
-
-doc_DATA =
-html_DATA =
-
-EXTRA_DIST = $(doc_DATA) $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.28/doc/autodocs/Makefile.am 
new/yast2-vm-3.1.29/doc/autodocs/Makefile.am
--- old/yast2-vm-3.1.28/doc/autodocs/Makefile.am2016-05-13 
01:12:22.0 +0200
+++ new/yast2-vm-3.1.29/doc/autodocs/Makefile.am1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for YCP module .../doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.28/package/yast2-vm.changes 
new/yast2-vm-3.1.29/package/yast2-vm.changes
--- old/yast2-vm-3.1.28/package/yast2-vm.changes2016-05-13 
01:12:22.0 +0200
+++ new/yast2-vm-3.1.29/package/yast2-vm.changes2016-06-06 
10:48:17.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Jun  6 07:46:10 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.29
+
+---
 Thu May 12 09:16:01 MDT 2016 - carn...@suse.com
 
 - fate#319328 rejected. Revert the last commit
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.28/package/yast2-vm.spec 
new/yast2-vm-3.1.29/package/yast2-vm.spec
--- old/yast2-vm-3.1.28/package/yast2-vm.spec   2016-05-13 01:12:22.0 
+0200
+++ new/yast2-vm-3.1.29/package/yast2-vm.spec   2016-06-06 10:48:17.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.28
+Version:3.1.29
 Release:0
 Group: System/YaST
 




commit yast2-vm for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2016-05-19 12:03:51

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is "yast2-vm"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2016-04-22 
16:18:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2016-05-19 
12:03:52.0 +0200
@@ -1,0 +2,12 @@
+Thu May 12 09:16:01 MDT 2016 - carn...@suse.com
+
+- fate#319328 rejected. Revert the last commit
+- 3.1.28
+
+---
+Wed May 11 14:50:55 MDT 2016 - carn...@suse.com
+
+- fate#319328 - Add virsh console conf to KVM Guests
+- 3.1.27
+
+---

Old:

  yast2-vm-3.1.26.tar.bz2

New:

  yast2-vm-3.1.28.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.N0MkU1/_old  2016-05-19 12:03:53.0 +0200
+++ /var/tmp/diff_new_pack.N0MkU1/_new  2016-05-19 12:03:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.26
+Version:3.1.28
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.26.tar.bz2 -> yast2-vm-3.1.28.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.26/package/yast2-vm.changes 
new/yast2-vm-3.1.28/package/yast2-vm.changes
--- old/yast2-vm-3.1.26/package/yast2-vm.changes2016-04-13 
14:36:39.0 +0200
+++ new/yast2-vm-3.1.28/package/yast2-vm.changes2016-05-13 
01:12:22.0 +0200
@@ -1,4 +1,16 @@
 ---
+Thu May 12 09:16:01 MDT 2016 - carn...@suse.com
+
+- fate#319328 rejected. Revert the last commit
+- 3.1.28
+
+---
+Wed May 11 14:50:55 MDT 2016 - carn...@suse.com
+
+- fate#319328 - Add virsh console conf to KVM Guests
+- 3.1.27
+
+---
 Wed Apr 13 12:17:24 UTC 2016 - jreidin...@suse.com
 
 - Remove workarounds not needed for new bootloader
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.26/package/yast2-vm.spec 
new/yast2-vm-3.1.28/package/yast2-vm.spec
--- old/yast2-vm-3.1.26/package/yast2-vm.spec   2016-04-13 14:36:39.0 
+0200
+++ new/yast2-vm-3.1.28/package/yast2-vm.spec   2016-05-13 01:12:22.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.26
+Version:3.1.28
 Release:0
 Group: System/YaST
 




commit yast2-vm for openSUSE:Factory

2016-04-22 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2016-04-22 16:18:23

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is "yast2-vm"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2016-03-20 
11:47:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2016-04-22 
16:18:25.0 +0200
@@ -1,0 +2,7 @@
+Wed Apr 13 12:17:24 UTC 2016 - jreidin...@suse.com
+
+- Remove workarounds not needed for new bootloader
+  (related to FATE#317701)
+- 3.1.26
+
+---

Old:

  yast2-vm-3.1.25.tar.bz2

New:

  yast2-vm-3.1.26.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.vEGt1u/_old  2016-04-22 16:18:26.0 +0200
+++ /var/tmp/diff_new_pack.vEGt1u/_new  2016-04-22 16:18:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.25
+Version:3.1.26
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.25.tar.bz2 -> yast2-vm-3.1.26.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.25/package/yast2-vm.changes 
new/yast2-vm-3.1.26/package/yast2-vm.changes
--- old/yast2-vm-3.1.25/package/yast2-vm.changes2016-03-14 
21:50:03.0 +0100
+++ new/yast2-vm-3.1.26/package/yast2-vm.changes2016-04-13 
14:36:39.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Apr 13 12:17:24 UTC 2016 - jreidin...@suse.com
+
+- Remove workarounds not needed for new bootloader
+  (related to FATE#317701)
+- 3.1.26
+
+---
 Mon Mar 14 13:34:00 MDT 2016 - carn...@suse.com
 
 - bsc#971054 - virtlogd is now required by libvirt and must be
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.25/package/yast2-vm.spec 
new/yast2-vm-3.1.26/package/yast2-vm.spec
--- old/yast2-vm-3.1.25/package/yast2-vm.spec   2016-03-14 21:50:03.0 
+0100
+++ new/yast2-vm-3.1.26/package/yast2-vm.spec   2016-04-13 14:36:39.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.25
+Version:3.1.26
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.25/src/modules/VirtConfig.rb 
new/yast2-vm-3.1.26/src/modules/VirtConfig.rb
--- old/yast2-vm-3.1.25/src/modules/VirtConfig.rb   2016-03-14 
21:50:03.0 +0100
+++ new/yast2-vm-3.1.26/src/modules/VirtConfig.rb   2016-04-13 
14:36:39.0 +0200
@@ -45,7 +45,6 @@
   Yast.import "Wizard"
   Yast.import "Label"
   Yast.import "Bootloader"
-  Yast.import "BootCommon"
   Yast.import "Lan"
 
 
@@ -463,15 +462,9 @@
 if Bootloader.getLoaderType == "grub2" || Bootloader.getLoaderType == 
"grub2-efi"
   Progress.Title(_("Updating grub2 configuration files..."))
 
-  # To force and EFI update
-  BootCommon.location_changed = true
   old_progress = Progress.set(false)
   Bootloader.Write
   Progress.set(old_progress)
-
-  cmd = "/usr/sbin/grub2-mkconfig -o /boot/grub2/grub.cfg"
-  Builtins.y2milestone("Executing: %1", cmd)
-  SCR.Execute(path(".target.bash"), cmd)
 end
   end
 




commit yast2-vm for openSUSE:Factory

2016-03-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2016-03-20 11:47:40

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is "yast2-vm"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2015-08-28 
08:24:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2016-03-20 
11:47:41.0 +0100
@@ -1,0 +2,7 @@
+Mon Mar 14 13:34:00 MDT 2016 - carn...@suse.com
+
+- bsc#971054 - virtlogd is now required by libvirt and must be
+  started automatically
+- 3.1.25
+
+---

Old:

  yast2-vm-3.1.24.tar.bz2

New:

  yast2-vm-3.1.25.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.QkcpR8/_old  2016-03-20 11:47:42.0 +0100
+++ /var/tmp/diff_new_pack.QkcpR8/_new  2016-03-20 11:47:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-vm
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.24
+Version:3.1.25
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.24.tar.bz2 -> yast2-vm-3.1.25.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.24/package/yast2-vm.changes 
new/yast2-vm-3.1.25/package/yast2-vm.changes
--- old/yast2-vm-3.1.24/package/yast2-vm.changes2015-08-26 
14:07:40.0 +0200
+++ new/yast2-vm-3.1.25/package/yast2-vm.changes2016-03-14 
21:50:03.0 +0100
@@ -1,4 +1,11 @@
 ---
+Mon Mar 14 13:34:00 MDT 2016 - carn...@suse.com
+
+- bsc#971054 - virtlogd is now required by libvirt and must be
+  started automatically
+- 3.1.25
+
+---
 Tue Aug 11 13:24:12 MDT 2015 - carn...@suse.com
 
 - bsc#941125 - yast2-vm: uses /etc/inittab
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.24/package/yast2-vm.spec 
new/yast2-vm-3.1.25/package/yast2-vm.spec
--- old/yast2-vm-3.1.24/package/yast2-vm.spec   2015-08-26 14:07:40.0 
+0200
+++ new/yast2-vm-3.1.25/package/yast2-vm.spec   2016-03-14 21:50:03.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.24
+Version:3.1.25
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.24/src/modules/VirtConfig.rb 
new/yast2-vm-3.1.25/src/modules/VirtConfig.rb
--- old/yast2-vm-3.1.24/src/modules/VirtConfig.rb   2015-08-26 
14:07:40.0 +0200
+++ new/yast2-vm-3.1.25/src/modules/VirtConfig.rb   2016-03-14 
21:50:03.0 +0100
@@ -551,6 +551,14 @@
   Builtins.y2milestone("Start libvirtd.service: %1", cmd)
   SCR.Execute(path(".target.bash"), cmd)
 
+  # Enable and start the virtlogd socket (libvirt >= 1.3.0) for both KVM 
and Xen
+  cmd = "systemctl enable virtlogd.socket"
+  Builtins.y2milestone("Enable virtlogd.socket: %1", cmd)
+  SCR.Execute(path(".target.bash"), cmd)
+  cmd = "systemctl start virtlogd.socket"
+  Builtins.y2milestone("Start virtlogd.socket: %1", cmd)
+  SCR.Execute(path(".target.bash"), cmd)
+
   # Firewall stage - modify the firewall setting, add the xen bridge to 
FW_FORWARD_ALWAYS_INOUT_DEV
   # Progress::NextStage();
 




commit yast2-vm for openSUSE:Factory

2015-08-28 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2015-08-28 08:24:52

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2015-08-05 
06:48:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2015-08-28 
08:24:53.0 +0200
@@ -1,0 +2,6 @@
+Tue Aug 11 13:24:12 MDT 2015 - carn...@suse.com
+
+- bsc#941125 - yast2-vm: uses /etc/inittab
+- 3.1.24
+
+---

Old:

  yast2-vm-3.1.23.tar.bz2

New:

  yast2-vm-3.1.24.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.4cgjxu/_old  2015-08-28 08:24:54.0 +0200
+++ /var/tmp/diff_new_pack.4cgjxu/_new  2015-08-28 08:24:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.23
+Version:3.1.24
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.23.tar.bz2 - yast2-vm-3.1.24.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.23/package/yast2-vm.changes 
new/yast2-vm-3.1.24/package/yast2-vm.changes
--- old/yast2-vm-3.1.23/package/yast2-vm.changes2015-07-31 
15:41:11.0 +0200
+++ new/yast2-vm-3.1.24/package/yast2-vm.changes2015-08-26 
14:07:40.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Aug 11 13:24:12 MDT 2015 - carn...@suse.com
+
+- bsc#941125 - yast2-vm: uses /etc/inittab
+- 3.1.24
+
+---
 Tue Jul 21 15:13:29 UTC 2015 - jreidin...@suse.com
 
 - fix crash when installing kvm virtualization pattern (bnc#938530)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.23/package/yast2-vm.spec 
new/yast2-vm-3.1.24/package/yast2-vm.spec
--- old/yast2-vm-3.1.23/package/yast2-vm.spec   2015-07-31 15:41:11.0 
+0200
+++ new/yast2-vm-3.1.24/package/yast2-vm.spec   2015-08-26 14:07:40.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.23
+Version:3.1.24
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.23/src/clients/vm_finish.rb 
new/yast2-vm-3.1.24/src/clients/vm_finish.rb
--- old/yast2-vm-3.1.23/src/clients/vm_finish.rb2015-07-31 
15:41:12.0 +0200
+++ new/yast2-vm-3.1.24/src/clients/vm_finish.rb2015-08-26 
14:07:40.0 +0200
@@ -104,7 +104,9 @@
 
   # Allow a console in addition to VNC with the PV framebuffer
   Builtins.y2milestone(check for xvc0 in inittab and securetty)
-  if !Builtins.contains(SCR.Dir(path(.etc.inittab)), x0)
+  @etc_inittab = /etc/inittab
+  if FileUtils.Exists(@etc_inittab) 
+  !Builtins.contains(SCR.Dir(path(.etc.inittab)), x0)
 # On an upgrade, don't add new entry if existing one is commented 
out - bnc#720929
 if 0 !=
 SCR.Execute(




commit yast2-vm for openSUSE:Factory

2015-08-04 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2015-08-05 06:48:50

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2015-07-16 
17:15:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2015-08-05 
06:48:51.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 21 15:13:29 UTC 2015 - jreidin...@suse.com
+
+- fix crash when installing kvm virtualization pattern (bnc#938530)
+- 3.1.23
+
+---

Old:

  yast2-vm-3.1.22.tar.bz2

New:

  yast2-vm-3.1.23.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.GEHUr6/_old  2015-08-05 06:48:52.0 +0200
+++ /var/tmp/diff_new_pack.GEHUr6/_new  2015-08-05 06:48:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.22
+Version:3.1.23
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.22.tar.bz2 - yast2-vm-3.1.23.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.22/package/yast2-vm.changes 
new/yast2-vm-3.1.23/package/yast2-vm.changes
--- old/yast2-vm-3.1.22/package/yast2-vm.changes2015-07-07 
22:36:38.0 +0200
+++ new/yast2-vm-3.1.23/package/yast2-vm.changes2015-07-31 
15:41:11.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jul 21 15:13:29 UTC 2015 - jreidin...@suse.com
+
+- fix crash when installing kvm virtualization pattern (bnc#938530)
+- 3.1.23
+
+---
 Tue Jul  7 14:31:13 MDT 2015 - carn...@suse.com
 
 - bnc#936091 - installation of kvm and kvm-tools on s390 finishes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.22/package/yast2-vm.spec 
new/yast2-vm-3.1.23/package/yast2-vm.spec
--- old/yast2-vm-3.1.22/package/yast2-vm.spec   2015-07-07 22:36:38.0 
+0200
+++ new/yast2-vm-3.1.23/package/yast2-vm.spec   2015-07-31 15:41:11.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.22
+Version:3.1.23
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.22/src/modules/VirtConfig.rb 
new/yast2-vm-3.1.23/src/modules/VirtConfig.rb
--- old/yast2-vm-3.1.22/src/modules/VirtConfig.rb   2015-07-07 
22:36:38.0 +0200
+++ new/yast2-vm-3.1.23/src/modules/VirtConfig.rb   2015-07-31 
15:41:12.0 +0200
@@ -347,7 +347,7 @@
   end
 
   Wizard.OpenNextBackDialog
-  Wizard.SetDesktopTitleAndIcon(xen)
+  Wizard.SetDesktopTitleAndIcon(virtualization-config)
 
   # enable progress
   progress = Progress.set(true)




commit yast2-vm for openSUSE:Factory

2015-07-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2015-07-16 17:15:08

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-12-05 
21:03:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2015-07-16 
17:15:09.0 +0200
@@ -1,0 +2,7 @@
+Tue Jul  7 14:31:13 MDT 2015 - carn...@suse.com
+
+- bnc#936091 - installation of kvm and kvm-tools on s390 finishes
+  with Missing parameters to modify [:common, switch_amode] 
+- 3.1.22
+
+---

Old:

  yast2-vm-3.1.21.tar.bz2

New:

  yast2-vm-3.1.22.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.L3ZA3V/_old  2015-07-16 17:15:14.0 +0200
+++ /var/tmp/diff_new_pack.L3ZA3V/_new  2015-07-16 17:15:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-vm
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.21
+Version:3.1.22
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.21.tar.bz2 - yast2-vm-3.1.22.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.21/CONTRIBUTING.md 
new/yast2-vm-3.1.22/CONTRIBUTING.md
--- old/yast2-vm-3.1.21/CONTRIBUTING.md 2014-12-04 13:51:11.0 +0100
+++ new/yast2-vm-3.1.22/CONTRIBUTING.md 2015-07-07 22:36:38.0 +0200
@@ -12,13 +12,13 @@
 ---
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
 that every bug will be fixed, but we'll try.
 
 When creating a bug report, please follow our [bug reporting
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.21/package/yast2-vm.changes 
new/yast2-vm-3.1.22/package/yast2-vm.changes
--- old/yast2-vm-3.1.21/package/yast2-vm.changes2014-12-04 
13:51:11.0 +0100
+++ new/yast2-vm-3.1.22/package/yast2-vm.changes2015-07-07 
22:36:38.0 +0200
@@ -1,4 +1,11 @@
 ---
+Tue Jul  7 14:31:13 MDT 2015 - carn...@suse.com
+
+- bnc#936091 - installation of kvm and kvm-tools on s390 finishes
+  with Missing parameters to modify [:common, switch_amode] 
+- 3.1.22
+
+---
 Thu Dec  4 09:51:48 UTC 2014 - jreidin...@suse.com
 
 - remove X-KDE-Library from desktop file (bnc#899104)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.21/package/yast2-vm.spec 
new/yast2-vm-3.1.22/package/yast2-vm.spec
--- old/yast2-vm-3.1.21/package/yast2-vm.spec   2014-12-04 13:51:11.0 
+0100
+++ new/yast2-vm-3.1.22/package/yast2-vm.spec   2015-07-07 22:36:38.0 
+0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-vm
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,7 +17,7 @@
 
 
 

commit yast2-vm for openSUSE:Factory

2014-12-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-12-05 21:03:39

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-12-03 
22:53:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-12-05 
21:03:33.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec  4 09:51:48 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+---

Old:

  yast2-vm-3.1.20.tar.bz2

New:

  yast2-vm-3.1.21.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.fGMQMA/_old  2014-12-05 21:03:34.0 +0100
+++ /var/tmp/diff_new_pack.fGMQMA/_new  2014-12-05 21:03:34.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.20
+Version:3.1.21
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.20.tar.bz2 - yast2-vm-3.1.21.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.20/package/yast2-vm.changes 
new/yast2-vm-3.1.21/package/yast2-vm.changes
--- old/yast2-vm-3.1.20/package/yast2-vm.changes2014-12-01 
21:41:13.0 +0100
+++ new/yast2-vm-3.1.21/package/yast2-vm.changes2014-12-04 
13:51:11.0 +0100
@@ -1,4 +1,9 @@
 ---
+Thu Dec  4 09:51:48 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+---
 Mon Dec  1 13:30:04 MST 2014 - carn...@suse.com
 
 - bnc#907747 - yast-vm fails to find the pattern on sled
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.20/package/yast2-vm.spec 
new/yast2-vm-3.1.21/package/yast2-vm.spec
--- old/yast2-vm-3.1.20/package/yast2-vm.spec   2014-12-01 21:41:13.0 
+0100
+++ new/yast2-vm-3.1.21/package/yast2-vm.spec   2014-12-04 13:51:11.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.20
+Version:3.1.21
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-vm-3.1.20/src/desktop/relocation-server.desktop 
new/yast2-vm-3.1.21/src/desktop/relocation-server.desktop
--- old/yast2-vm-3.1.20/src/desktop/relocation-server.desktop   2014-11-19 
18:56:12.0 +0100
+++ new/yast2-vm-3.1.21/src/desktop/relocation-server.desktop   2014-12-04 
13:51:11.0 +0100
@@ -4,7 +4,6 @@
 
 X-KDE-ModuleType=Library
 X-KDE-HasReadOnlyMode=true
-X-KDE-Library=yast2
 X-SuSE-YaST-Call=relocation-server
 
 X-SuSE-YaST-Group=Virtualization
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-vm-3.1.20/src/desktop/virtualization-config.desktop 
new/yast2-vm-3.1.21/src/desktop/virtualization-config.desktop
--- old/yast2-vm-3.1.20/src/desktop/virtualization-config.desktop   
2014-11-19 18:56:12.0 +0100
+++ new/yast2-vm-3.1.21/src/desktop/virtualization-config.desktop   
2014-12-04 13:51:11.0 +0100
@@ -4,7 +4,6 @@
 
 X-KDE-ModuleType=Library
 X-KDE-HasReadOnlyMode=true
-X-KDE-Library=yast2
 X-SuSE-YaST-Call=virtualization
 
 X-SuSE-YaST-Group=Virtualization

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-vm for openSUSE:Factory

2014-12-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-12-03 22:53:33

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-11-24 
11:14:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-12-03 
22:53:36.0 +0100
@@ -1,0 +2,6 @@
+Mon Dec  1 13:30:04 MST 2014 - carn...@suse.com
+
+- bnc#907747 - yast-vm fails to find the pattern on sled
+- 3.1.20 
+
+---

Old:

  yast2-vm-3.1.19.tar.bz2

New:

  yast2-vm-3.1.20.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.uxdiDp/_old  2014-12-03 22:53:37.0 +0100
+++ /var/tmp/diff_new_pack.uxdiDp/_new  2014-12-03 22:53:37.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.19
+Version:3.1.20
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.19.tar.bz2 - yast2-vm-3.1.20.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.19/package/yast2-vm.changes 
new/yast2-vm-3.1.20/package/yast2-vm.changes
--- old/yast2-vm-3.1.19/package/yast2-vm.changes2014-11-19 
18:56:12.0 +0100
+++ new/yast2-vm-3.1.20/package/yast2-vm.changes2014-12-01 
21:41:13.0 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Dec  1 13:30:04 MST 2014 - carn...@suse.com
+
+- bnc#907747 - yast-vm fails to find the pattern on sled
+- 3.1.20 
+
+---
 Wed Nov 19 10:33:42 MST 2014 - carn...@suse.com
 
 - bnc#905580 - SIGSEGV in yast2 relocation-server 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.19/package/yast2-vm.spec 
new/yast2-vm-3.1.20/package/yast2-vm.spec
--- old/yast2-vm-3.1.19/package/yast2-vm.spec   2014-11-19 18:56:12.0 
+0100
+++ new/yast2-vm-3.1.20/package/yast2-vm.spec   2014-12-01 21:41:13.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.19
+Version:3.1.20
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.19/src/modules/VirtConfig.rb 
new/yast2-vm-3.1.20/src/modules/VirtConfig.rb
--- old/yast2-vm-3.1.19/src/modules/VirtConfig.rb   2014-11-19 
18:56:12.0 +0100
+++ new/yast2-vm-3.1.20/src/modules/VirtConfig.rb   2014-12-01 
21:41:13.0 +0100
@@ -398,7 +398,7 @@
   end
 end
 if isSLED == true
-  result = Package.DoInstall([pattern-sled-virtualization_client]) 
if install_client_tools
+  result = Package.DoInstall([patterns-sled-virtualization_client]) 
if install_client_tools
   if result == false
 Report.Error(_(Package installation failed for sled client 
pattern\n))
 return false

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-vm for openSUSE:Factory

2014-11-24 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-11-24 11:14:40

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-08-27 
16:53:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-11-24 
11:14:43.0 +0100
@@ -1,0 +2,6 @@
+Wed Nov 19 10:33:42 MST 2014 - carn...@suse.com
+
+- bnc#905580 - SIGSEGV in yast2 relocation-server 
+- 3.1.19
+
+---

Old:

  yast2-vm-3.1.18.tar.bz2

New:

  yast2-vm-3.1.19.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.IkgK2K/_old  2014-11-24 11:14:44.0 +0100
+++ /var/tmp/diff_new_pack.IkgK2K/_new  2014-11-24 11:14:44.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.18
+Version:3.1.19
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.18.tar.bz2 - yast2-vm-3.1.19.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.18/.travis.yml 
new/yast2-vm-3.1.19/.travis.yml
--- old/yast2-vm-3.1.18/.travis.yml 1970-01-01 01:00:00.0 +0100
+++ new/yast2-vm-3.1.19/.travis.yml 2014-11-19 18:56:12.0 +0100
@@ -0,0 +1,16 @@
+language: cpp
+compiler:
+- gcc
+before_install:
+# disable rvm, use system Ruby
+- rvm reset
+- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
+- sh ./travis_setup.sh -p rake yast2-devtools yast2-testsuite yast2 -g 
yast-rake gettext
+script:
+- rake check:syntax
+- rake check:pot
+- make -f Makefile.cvs
+- make
+- sudo make install
+- make check
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.18/MAINTAINER 
new/yast2-vm-3.1.19/MAINTAINER
--- old/yast2-vm-3.1.18/MAINTAINER  2014-08-20 16:32:20.0 +0200
+++ new/yast2-vm-3.1.19/MAINTAINER  2014-11-19 18:56:12.0 +0100
@@ -1 +1 @@
-Charles Arnold carn...@suse.com
+Deprecated file. Use `osc maintainer yast2-vm` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.18/README.md 
new/yast2-vm-3.1.19/README.md
--- old/yast2-vm-3.1.18/README.md   1970-01-01 01:00:00.0 +0100
+++ new/yast2-vm-3.1.19/README.md   2014-11-19 18:56:12.0 +0100
@@ -0,0 +1,5 @@
+# YaST - The Virtual Machine Configuration Module #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-vm.svg?branch=master)](https://travis-ci.org/yast/yast-vm)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-vm-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-vm-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.18/package/yast2-vm.changes 
new/yast2-vm-3.1.19/package/yast2-vm.changes
--- old/yast2-vm-3.1.18/package/yast2-vm.changes2014-08-20 
16:32:20.0 +0200
+++ new/yast2-vm-3.1.19/package/yast2-vm.changes2014-11-19 
18:56:12.0 +0100
@@ -1,4 +1,10 @@
 ---
+Wed Nov 19 10:33:42 MST 2014 - carn...@suse.com
+
+- bnc#905580 - SIGSEGV in yast2 relocation-server 
+- 3.1.19
+
+---
 Wed Aug 20 08:26:07 MDT 2014 - carn...@suse.com
 
 - bnc#892759 - Install Hypervisor and Tools fails with error:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.18/package/yast2-vm.spec 
new/yast2-vm-3.1.19/package/yast2-vm.spec
--- old/yast2-vm-3.1.18/package/yast2-vm.spec   2014-08-20 16:32:20.0 
+0200
+++ new/yast2-vm-3.1.19/package/yast2-vm.spec   2014-11-19 18:56:12.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.18
+Version:3.1.19
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.18/src/modules/RelocationServer.rb 
new/yast2-vm-3.1.19/src/modules/RelocationServer.rb
--- old/yast2-vm-3.1.18/src/modules/RelocationServer.rb 2014-08-20 
16:32:20.0 +0200
+++ new/yast2-vm-3.1.19/src/modules/RelocationServer.rb 2014-11-19 
18:56:12.0 +0100
@@ -238,6 +238,10 @@
 end
 
 def ReadLibvirtServices
+  if !Package.Installed(libvirt-daemon)
+

commit yast2-vm for openSUSE:Factory

2014-07-31 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-07-31 21:49:06

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-07-27 
08:25:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-07-31 
21:49:10.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 30 08:32:45 MDT 2014 - carn...@suse.com
+
+- bnc#889579 - yast2-vm fails to start
+- 3.1.17
+
+---

Old:

  yast2-vm-3.1.16.tar.bz2

New:

  yast2-vm-3.1.17.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.2iCBu8/_old  2014-07-31 21:49:11.0 +0200
+++ /var/tmp/diff_new_pack.2iCBu8/_new  2014-07-31 21:49:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.16
+Version:3.1.17
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.16.tar.bz2 - yast2-vm-3.1.17.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.16/package/yast2-vm.changes 
new/yast2-vm-3.1.17/package/yast2-vm.changes
--- old/yast2-vm-3.1.16/package/yast2-vm.changes2014-07-18 
18:27:07.0 +0200
+++ new/yast2-vm-3.1.17/package/yast2-vm.changes2014-07-30 
16:42:42.0 +0200
@@ -1,4 +1,10 @@
 ---
+Fri Jul 30 08:32:45 MDT 2014 - carn...@suse.com
+
+- bnc#889579 - yast2-vm fails to start
+- 3.1.17
+
+---
 Fri Jul 18 10:24:32 MDT 2014 - carn...@suse.com
 
 - bcn#887933 - Yast2 module Xen should be renamed to something more
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.16/package/yast2-vm.spec 
new/yast2-vm-3.1.17/package/yast2-vm.spec
--- old/yast2-vm-3.1.16/package/yast2-vm.spec   2014-07-18 18:27:07.0 
+0200
+++ new/yast2-vm-3.1.17/package/yast2-vm.spec   2014-07-30 16:42:42.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.16
+Version:3.1.17
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-vm-3.1.16/src/desktop/virtualization-config.desktop 
new/yast2-vm-3.1.17/src/desktop/virtualization-config.desktop
--- old/yast2-vm-3.1.16/src/desktop/virtualization-config.desktop   
2014-07-18 18:27:07.0 +0200
+++ new/yast2-vm-3.1.17/src/desktop/virtualization-config.desktop   
2014-07-30 16:42:42.0 +0200
@@ -5,7 +5,7 @@
 X-KDE-ModuleType=Library
 X-KDE-HasReadOnlyMode=true
 X-KDE-Library=yast2
-X-SuSE-YaST-Call=xen
+X-SuSE-YaST-Call=virtualization
 
 X-SuSE-YaST-Group=Virtualization
 X-SuSE-YaST-Argument=

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-vm for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-07-27 08:25:35

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-07-18 
14:03:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-07-27 
08:25:36.0 +0200
@@ -1,0 +2,12 @@
+Fri Jul 18 10:24:32 MDT 2014 - carn...@suse.com
+
+- bcn#887933 - Yast2 module Xen should be renamed to something more
+  generic
+  Renamed the following files and updated the methods to reflect the
+  new generic naming syntax:
+xen.rb - virtualization.rb
+xen.desktop - virtualization-config.desktop
+VM_XEN.rb - VirtConfig.rb
+- 3.1.16
+
+---

Old:

  yast2-vm-3.1.15.tar.bz2

New:

  yast2-vm-3.1.16.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.4m2KvK/_old  2014-07-27 08:25:37.0 +0200
+++ /var/tmp/diff_new_pack.4m2KvK/_new  2014-07-27 08:25:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.15
+Version:3.1.16
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -53,7 +53,7 @@
 %yast_install
 
 %ifarch %ix86
-rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/xen.desktop
+rm -f 
$RPM_BUILD_ROOT/usr/share/applications/YaST2/virtualization-config.desktop
 rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/relocation-server.desktop
 %endif
 
@@ -62,16 +62,16 @@
 %dir %{yast_scrconfdir}
 %dir %{yast_yncludedir}
 %{yast_clientdir}/relocation-server.rb
-%{yast_clientdir}/xen.rb
+%{yast_clientdir}/virtualization.rb
 %{yast_clientdir}/vm_finish.rb
-%{yast_moduledir}/VM_XEN.rb
+%{yast_moduledir}/VirtConfig.rb
 %{yast_moduledir}/RelocationServer.*
 %{yast_yncludedir}/*
 %{yast_scrconfdir}/*
 %{yast_desktopdir}/groups/virtualization.desktop
 %ifnarch %ix86
 %{yast_desktopdir}/relocation-server.desktop
-%{yast_desktopdir}/xen.desktop
+%{yast_desktopdir}/virtualization-config.desktop
 %endif
 %doc %{yast_docdir}
 %doc %{yast_docdir}/COPYING

++ yast2-vm-3.1.15.tar.bz2 - yast2-vm-3.1.16.tar.bz2 ++
 1642 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-vm for openSUSE:Factory

2014-07-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-07-18 14:03:42

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-07-11 
20:05:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-07-18 
14:03:53.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  9 15:02:28 MDT 2014 - carn...@suse.com
+
+- bnc#884831 - uefi Xen bootloader is not automatically inserted
+  as an efi boot option 
+- 3.1.15
+
+---

Old:

  yast2-vm-3.1.14.tar.bz2

New:

  yast2-vm-3.1.15.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.soX2NB/_old  2014-07-18 14:03:54.0 +0200
+++ /var/tmp/diff_new_pack.soX2NB/_new  2014-07-18 14:03:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.14
+Version:3.1.15
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.14.tar.bz2 - yast2-vm-3.1.15.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.14/package/yast2-vm.changes 
new/yast2-vm-3.1.15/package/yast2-vm.changes
--- old/yast2-vm-3.1.14/package/yast2-vm.changes2014-07-03 
01:32:23.0 +0200
+++ new/yast2-vm-3.1.15/package/yast2-vm.changes2014-07-17 
17:41:49.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Jul  9 15:02:28 MDT 2014 - carn...@suse.com
+
+- bnc#884831 - uefi Xen bootloader is not automatically inserted
+  as an efi boot option 
+- 3.1.15
+
+---
 Wed Jul  2 17:02:00 MDT 2014 - carn...@suse.com
 
 - Don't create a bridge on SLED as it is not a Virtualization Host.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.14/package/yast2-vm.spec 
new/yast2-vm-3.1.15/package/yast2-vm.spec
--- old/yast2-vm-3.1.14/package/yast2-vm.spec   2014-07-03 01:32:23.0 
+0200
+++ new/yast2-vm-3.1.15/package/yast2-vm.spec   2014-07-17 17:41:49.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.14
+Version:3.1.15
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.14/src/modules/VM_XEN.rb 
new/yast2-vm-3.1.15/src/modules/VM_XEN.rb
--- old/yast2-vm-3.1.14/src/modules/VM_XEN.rb   2014-07-03 01:32:23.0 
+0200
+++ new/yast2-vm-3.1.15/src/modules/VM_XEN.rb   2014-07-17 17:41:49.0 
+0200
@@ -45,6 +45,7 @@
   Yast.import Wizard
   Yast.import Label
   Yast.import Bootloader
+  Yast.import BootCommon
   Yast.import Lan
 
 
@@ -457,8 +458,15 @@
   # If grub2 is the bootloader and we succesfully installed Xen, update 
the grub2 files
   if install_xen
 Builtins.y2milestone(Checking for bootloader type)
-if Bootloader.getLoaderType == grub2
+if Bootloader.getLoaderType == grub2 || Bootloader.getLoaderType == 
grub2-efi
   Progress.Title(_(Updating grub2 configuration files...))
+
+  # To force and EFI update
+  BootCommon.location_changed = true
+  old_progress = Progress.set(false)
+  Bootloader.Write
+  Progress.set(old_progress)
+
   cmd = /usr/sbin/grub2-mkconfig -o /boot/grub2/grub.cfg
   Builtins.y2milestone(Executing: %1, cmd)
   SCR.Execute(path(.target.bash), cmd)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-vm for openSUSE:Factory

2014-07-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-07-11 20:05:24

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-06-26 
08:00:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-07-11 
20:05:25.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul  2 17:02:00 MDT 2014 - carn...@suse.com
+
+- Don't create a bridge on SLED as it is not a Virtualization Host.
+- 3.1.14
+
+---

Old:

  yast2-vm-3.1.13.tar.bz2

New:

  yast2-vm-3.1.14.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.WZBdNN/_old  2014-07-11 20:05:26.0 +0200
+++ /var/tmp/diff_new_pack.WZBdNN/_new  2014-07-11 20:05:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.13
+Version:3.1.14
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.13.tar.bz2 - yast2-vm-3.1.14.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.13/package/yast2-vm.changes 
new/yast2-vm-3.1.14/package/yast2-vm.changes
--- old/yast2-vm-3.1.13/package/yast2-vm.changes2014-06-18 
16:47:50.0 +0200
+++ new/yast2-vm-3.1.14/package/yast2-vm.changes2014-07-03 
01:32:23.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Jul  2 17:02:00 MDT 2014 - carn...@suse.com
+
+- Don't create a bridge on SLED as it is not a Virtualization Host.
+- 3.1.14
+
+---
 Wed Jun 18 08:29:15 MDT 2014 - carn...@suse.com
 
 - Include enable and start of libvirtd service for s390x
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.13/package/yast2-vm.spec 
new/yast2-vm-3.1.14/package/yast2-vm.spec
--- old/yast2-vm-3.1.13/package/yast2-vm.spec   2014-06-18 16:47:50.0 
+0200
+++ new/yast2-vm-3.1.14/package/yast2-vm.spec   2014-07-03 01:32:23.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.13
+Version:3.1.14
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.13/src/modules/VM_XEN.rb 
new/yast2-vm-3.1.14/src/modules/VM_XEN.rb
--- old/yast2-vm-3.1.13/src/modules/VM_XEN.rb   2014-06-18 16:47:50.0 
+0200
+++ new/yast2-vm-3.1.14/src/modules/VM_XEN.rb   2014-07-03 01:32:23.0 
+0200
@@ -277,6 +277,9 @@
   ),
 )
   elsif isSLED == true
+progress_stages = [
+  _(Verify Installed Packages)
+]
 UI.OpenDialog(
   HBox(
 HSpacing(2),
@@ -463,44 +466,47 @@
   end
 
   if is_s390 == false
-# Default Bridge stage
-Progress.NextStage
+# SLED is not a Virtualization Host so don't create a bridge
+if isSLED == false
+  # Default Bridge stage
+  Progress.NextStage
 
-Progress.Title(_(Configuring Default Network Bridge...))
+  Progress.Title(_(Configuring Default Network Bridge...))
 
-# Check for the existance of /sys/class/net/*/bridge
-interfaces = Convert.convert(
-  SCR.Read(path(.target.dir), @net_path),
-  :from = any,
-  :to   = list string
-)
-Builtins.foreach(interfaces) do |i|
-  Builtins.y2milestone(Checking for bridges...)
-  bridge_path = Ops.add(Ops.add(Ops.add(@net_path, /), i), /bridge)
-  if Ops.greater_or_equal(SCR.Read(path(.target.dir), bridge_path), 
0)
-Builtins.y2milestone(Dom0 already has a configured bridge.)
-bridge_exists = true
-raise Break
+  # Check for the existance of /sys/class/net/*/bridge
+  interfaces = Convert.convert(
+SCR.Read(path(.target.dir), @net_path),
+:from = any,
+:to   = list string
+  )
+  Builtins.foreach(interfaces) do |i|
+Builtins.y2milestone(Checking for bridges...)
+bridge_path = Ops.add(Ops.add(Ops.add(@net_path, /), i), 
/bridge)
+if Ops.greater_or_equal(SCR.Read(path(.target.dir), 
bridge_path), 0)
+  Builtins.y2milestone(Dom0 already has a configured bridge.)
+  bridge_exists = true
+  raise Break
+end
   end

commit yast2-vm for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-06-26 08:00:15

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-06-02 
07:02:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-06-26 
08:00:17.0 +0200
@@ -1,0 +2,9 @@
+Wed Jun 18 08:29:15 MDT 2014 - carn...@suse.com
+
+- Include enable and start of libvirtd service for s390x
+- Remove installing the pm-utils package. It is no longer needed
+- Restart apparmor before starting libvirtd. Otherwise libvirtd
+  runs unenforced at the first start.
+- 3.1.13
+
+---

Old:

  yast2-vm-3.1.12.tar.bz2

New:

  yast2-vm-3.1.13.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.YpP7YR/_old  2014-06-26 08:00:18.0 +0200
+++ /var/tmp/diff_new_pack.YpP7YR/_new  2014-06-26 08:00:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.12
+Version:3.1.13
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.12.tar.bz2 - yast2-vm-3.1.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.12/package/yast2-vm.changes 
new/yast2-vm-3.1.13/package/yast2-vm.changes
--- old/yast2-vm-3.1.12/package/yast2-vm.changes2014-05-28 
18:37:46.0 +0200
+++ new/yast2-vm-3.1.13/package/yast2-vm.changes2014-06-18 
16:47:50.0 +0200
@@ -1,4 +1,13 @@
 ---
+Wed Jun 18 08:29:15 MDT 2014 - carn...@suse.com
+
+- Include enable and start of libvirtd service for s390x
+- Remove installing the pm-utils package. It is no longer needed
+- Restart apparmor before starting libvirtd. Otherwise libvirtd
+  runs unenforced at the first start.
+- 3.1.13
+
+---
 Wed May 28 10:30:33 MDT 2014 - carn...@suse.com
 
 - bnc#877715 - SLES12_LOC : ALL_LANGS:the dialog Untranslated text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.12/package/yast2-vm.spec 
new/yast2-vm-3.1.13/package/yast2-vm.spec
--- old/yast2-vm-3.1.12/package/yast2-vm.spec   2014-05-28 18:37:46.0 
+0200
+++ new/yast2-vm-3.1.13/package/yast2-vm.spec   2014-06-18 16:47:50.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.12
+Version:3.1.13
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.12/src/modules/VM_XEN.rb 
new/yast2-vm-3.1.13/src/modules/VM_XEN.rb
--- old/yast2-vm-3.1.12/src/modules/VM_XEN.rb   2014-05-28 18:37:46.0 
+0200
+++ new/yast2-vm-3.1.13/src/modules/VM_XEN.rb   2014-06-18 16:47:50.0 
+0200
@@ -139,6 +139,14 @@
   isPAE
 end
 
+def reloadApparmor
+  if Package.InstalledAll([apparmor])
+cmd = systemctl restart apparmor.service
+Builtins.y2milestone(Restart apparmor.service: %1, cmd)
+SCR.Execute(path(.target.bash), cmd)
+  end
+end
+
 def isX86_64
   ret = true
 
@@ -367,7 +375,7 @@
 packages = packages + [xen-tools, xen-libs, libvirt-daemon-xen, 
tigervnc] if install_xen_tools
 packages = packages + [patterns-openSUSE-kvm_server] if 
install_kvm_server
 packages = packages + [libvirt-daemon-qemu, tigervnc] if 
install_kvm_tools
-packages = packages + [libvirt-daemon-lxc, 
libvirt-daemon-config-network, pm-utils] if install_lxc
+packages = packages + [libvirt-daemon-lxc, 
libvirt-daemon-config-network] if install_lxc
 result = Package.DoInstall(common_vm_packages + packages)
 if result == false
   Report.Error(_(Package installation failed\n))
@@ -495,14 +503,6 @@
 Lan.Write
   end
 end
-
-# Enable and start the libvirtd daemon for both KVM and Xen
-cmd = systemctl enable libvirtd.service
-Builtins.y2milestone(Enable libvirtd.service: %1, cmd)
-SCR.Execute(path(.target.bash), cmd)
-cmd = systemctl start libvirtd.service
-Builtins.y2milestone(Start libvirtd.service: %1, cmd)
-SCR.Execute(path(.target.bash), cmd)
   else
 # For s390, make sure /etc/zipl.conf contain switch_amode
 switch_amode = Bootloader.kernel_param(:common, switch_amode)
@@ -524,6 +524,17 @@
 

commit yast2-vm for openSUSE:Factory

2014-06-01 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-06-02 07:02:54

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-05-26 
10:28:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-06-02 
07:02:55.0 +0200
@@ -1,0 +2,7 @@
+Wed May 28 10:30:33 MDT 2014 - carn...@suse.com
+
+- bnc#877715 - SLES12_LOC : ALL_LANGS:the dialog Untranslated text
+  in 'Install Hypervisor and Tools' screen 
+- 3.1.12
+
+---

Old:

  yast2-vm-3.1.11.tar.bz2

New:

  yast2-vm-3.1.12.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.ozWJIW/_old  2014-06-02 07:02:56.0 +0200
+++ /var/tmp/diff_new_pack.ozWJIW/_new  2014-06-02 07:02:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.11
+Version:3.1.12
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.11.tar.bz2 - yast2-vm-3.1.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.11/package/yast2-vm.changes 
new/yast2-vm-3.1.12/package/yast2-vm.changes
--- old/yast2-vm-3.1.11/package/yast2-vm.changes2014-05-23 
18:07:43.0 +0200
+++ new/yast2-vm-3.1.12/package/yast2-vm.changes2014-05-28 
18:37:46.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed May 28 10:30:33 MDT 2014 - carn...@suse.com
+
+- bnc#877715 - SLES12_LOC : ALL_LANGS:the dialog Untranslated text
+  in 'Install Hypervisor and Tools' screen 
+- 3.1.12
+
+---
 Fri May 23 10:01:44 MDT 2014 - carn...@suse.com
 
 - bnc#879463 - Yast2 VM: network bridge is not created 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.11/package/yast2-vm.spec 
new/yast2-vm-3.1.12/package/yast2-vm.spec
--- old/yast2-vm-3.1.11/package/yast2-vm.spec   2014-05-23 18:07:43.0 
+0200
+++ new/yast2-vm-3.1.12/package/yast2-vm.spec   2014-05-28 18:37:46.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.11
+Version:3.1.12
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.11/src/modules/VM_XEN.rb 
new/yast2-vm-3.1.12/src/modules/VM_XEN.rb
--- old/yast2-vm-3.1.11/src/modules/VM_XEN.rb   2014-05-23 18:07:43.0 
+0200
+++ new/yast2-vm-3.1.12/src/modules/VM_XEN.rb   2014-05-28 18:37:46.0 
+0200
@@ -225,8 +225,8 @@
 widgets = Frame(_(Choose Hypervisor(s) to install),
 HBox(
   VBox(
-Left(Label(Server: Minimal system to get a running 
Hypervisor)),
-Left(Label(Tools: Configure, manage and monitor 
virtual machines)),
+Left(Label(_(Server: Minimal system to get a running 
Hypervisor))),
+Left(Label(_(Tools: Configure, manage and monitor 
virtual machines))),
   ),
   HSpacing(2),
 ),
@@ -241,15 +241,15 @@
   def KVMDialog
 widgetKVM = Frame(_(KVM Hypervisor),
   HBox(
-Left(CheckBox(Id(:kvm_server), Opt(:key_F6), KVM 
server)),
-Left(CheckBox(Id(:kvm_tools), Opt(:key_F7), KVM 
tools)),
+Left(CheckBox(Id(:kvm_server), Opt(:key_F6), _(KVM 
server))),
+Left(CheckBox(Id(:kvm_tools), Opt(:key_F7), _(KVM 
tools))),
   ),
 )
   end
   def LXCDialog
 widgetLXC = Frame(_(libvirt LXC containers),
   HBox(
-Left(CheckBox(Id(:lxc), Opt(:key_F4), libvirt LXC 
daemon)),
+Left(CheckBox(Id(:lxc), Opt(:key_F4), _(libvirt LXC 
daemon))),
   ),
 )
   end
@@ -276,7 +276,7 @@
   VSpacing(1),
   Frame(_(Software to connect to Virtualization 
server),
 HBox(
-  Left(CheckBox(Id(:client_tools), Virtualization 
client tools)),
+  Left(CheckBox(Id(:client_tools), 
_(Virtualization client tools))),
 ),

commit yast2-vm for openSUSE:Factory

2014-05-26 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-05-26 10:28:08

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-05-23 
15:00:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-05-26 
10:28:11.0 +0200
@@ -1,0 +2,6 @@
+Fri May 23 10:01:44 MDT 2014 - carn...@suse.com
+
+- bnc#879463 - Yast2 VM: network bridge is not created 
+- 3.1.11
+
+---

Old:

  yast2-vm-3.1.10.tar.bz2

New:

  yast2-vm-3.1.11.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.uhANKX/_old  2014-05-26 10:28:12.0 +0200
+++ /var/tmp/diff_new_pack.uhANKX/_new  2014-05-26 10:28:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.10
+Version:3.1.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.10.tar.bz2 - yast2-vm-3.1.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.10/package/yast2-vm.changes 
new/yast2-vm-3.1.11/package/yast2-vm.changes
--- old/yast2-vm-3.1.10/package/yast2-vm.changes2014-05-22 
14:07:44.0 +0200
+++ new/yast2-vm-3.1.11/package/yast2-vm.changes2014-05-23 
18:07:43.0 +0200
@@ -1,4 +1,10 @@
 ---
+Fri May 23 10:01:44 MDT 2014 - carn...@suse.com
+
+- bnc#879463 - Yast2 VM: network bridge is not created 
+- 3.1.11
+
+---
 Thu May 22 11:36:51 UTC 2014 - jreidin...@suse.com
 
 - Fix passed kernel flavor (bnc#878909)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.10/package/yast2-vm.spec 
new/yast2-vm-3.1.11/package/yast2-vm.spec
--- old/yast2-vm-3.1.10/package/yast2-vm.spec   2014-05-22 14:07:44.0 
+0200
+++ new/yast2-vm-3.1.11/package/yast2-vm.spec   2014-05-23 18:07:43.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.10
+Version:3.1.11
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.10/src/modules/VM_XEN.rb 
new/yast2-vm-3.1.11/src/modules/VM_XEN.rb
--- old/yast2-vm-3.1.10/src/modules/VM_XEN.rb   2014-05-22 14:07:44.0 
+0200
+++ new/yast2-vm-3.1.11/src/modules/VM_XEN.rb   2014-05-23 18:07:43.0 
+0200
@@ -45,6 +45,7 @@
   Yast.import Wizard
   Yast.import Label
   Yast.import Bootloader
+  Yast.import Lan
 
 
   @net_path = /sys/class/net/
@@ -489,10 +490,9 @@
   :focus_yes
 )
 Builtins.y2milestone(Configuring default bridge for Xen or 
KVM...)
-WFM.call(lan_proposal, [MakeProposal])
-UI.OpenDialog(VBox())
-WFM.call(lan_proposal, [Write])
-UI.CloseDialog
+Lan.Read(:cache)
+Lan.ProposeVirtualized
+Lan.Write
   end
 end
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-vm for openSUSE:Factory

2014-05-23 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-05-23 15:00:20

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-05-17 
22:01:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-05-23 
15:00:22.0 +0200
@@ -1,0 +2,6 @@
+Thu May 22 11:36:51 UTC 2014 - jreidin...@suse.com
+
+- Fix passed kernel flavor (bnc#878909)
+- 3.1.10
+
+---

Old:

  yast2-vm-3.1.9.tar.bz2

New:

  yast2-vm-3.1.10.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.mfAmz9/_old  2014-05-23 15:00:23.0 +0200
+++ /var/tmp/diff_new_pack.mfAmz9/_new  2014-05-23 15:00:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.9
+Version:3.1.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.9.tar.bz2 - yast2-vm-3.1.10.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.9/package/yast2-vm.changes 
new/yast2-vm-3.1.10/package/yast2-vm.changes
--- old/yast2-vm-3.1.9/package/yast2-vm.changes 2014-05-15 09:37:46.0 
+0200
+++ new/yast2-vm-3.1.10/package/yast2-vm.changes2014-05-22 
14:07:44.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu May 22 11:36:51 UTC 2014 - jreidin...@suse.com
+
+- Fix passed kernel flavor (bnc#878909)
+- 3.1.10
+
+---
 Wed May 14 15:57:31 UTC 2014 - jreidin...@suse.com
 
 - adapt to new yast2-bootloader API(bnc#869608)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.9/package/yast2-vm.spec 
new/yast2-vm-3.1.10/package/yast2-vm.spec
--- old/yast2-vm-3.1.9/package/yast2-vm.spec2014-05-15 09:37:46.0 
+0200
+++ new/yast2-vm-3.1.10/package/yast2-vm.spec   2014-05-22 14:07:44.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.9
+Version:3.1.10
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.9/src/modules/VM_XEN.rb 
new/yast2-vm-3.1.10/src/modules/VM_XEN.rb
--- old/yast2-vm-3.1.9/src/modules/VM_XEN.rb2014-05-15 09:37:46.0 
+0200
+++ new/yast2-vm-3.1.10/src/modules/VM_XEN.rb   2014-05-22 14:07:44.0 
+0200
@@ -505,12 +505,12 @@
 SCR.Execute(path(.target.bash), cmd)
   else
 # For s390, make sure /etc/zipl.conf contain switch_amode
-switch_amode = Bootloader.kernel_param(:current, switch_amode)
+switch_amode = Bootloader.kernel_param(:common, switch_amode)
 if switch_amode == :missing
   Builtins.y2milestone(
 No switch_amode kernel boot parameter in /etc/zipl.conf, adding 
...
   )
-  Bootloader.modify_kernel_params(:current, switch_amode, :present)
+  Bootloader.modify_kernel_params(:common, switch_amode, :present)
   if Bootloader.Write
 zipl_updated = true
 Builtins.y2milestone(

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-vm for openSUSE:Factory

2014-05-17 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-05-17 22:01:42

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-04-26 
17:01:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-05-17 
22:01:46.0 +0200
@@ -1,0 +2,13 @@
+Wed May 14 15:57:31 UTC 2014 - jreidin...@suse.com
+
+- adapt to new yast2-bootloader API(bnc#869608)
+- 3.1.9
+
+---
+Wed May 14 08:35:01 MDT 2014 - carn...@suse.com
+
+- Install libvirt-daemon-config-network with the LXC pattern 
+- Fix package lists for openSUSE installation
+- 3.1.8
+
+---

Old:

  yast2-vm-3.1.7.tar.bz2

New:

  yast2-vm-3.1.9.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.uBOgsU/_old  2014-05-17 22:01:47.0 +0200
+++ /var/tmp/diff_new_pack.uBOgsU/_new  2014-05-17 22:01:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.7
+Version:3.1.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -27,7 +27,7 @@
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-bootloader
+BuildRequires:  yast2-bootloader = 3.1.35
 BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-testsuite
 

++ yast2-vm-3.1.7.tar.bz2 - yast2-vm-3.1.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.7/package/yast2-vm.changes 
new/yast2-vm-3.1.9/package/yast2-vm.changes
--- old/yast2-vm-3.1.7/package/yast2-vm.changes 2014-04-23 23:37:42.0 
+0200
+++ new/yast2-vm-3.1.9/package/yast2-vm.changes 2014-05-15 09:37:46.0 
+0200
@@ -1,4 +1,17 @@
 ---
+Wed May 14 15:57:31 UTC 2014 - jreidin...@suse.com
+
+- adapt to new yast2-bootloader API(bnc#869608)
+- 3.1.9
+
+---
+Wed May 14 08:35:01 MDT 2014 - carn...@suse.com
+
+- Install libvirt-daemon-config-network with the LXC pattern 
+- Fix package lists for openSUSE installation
+- 3.1.8
+
+---
 Wed Apr 23 15:29:15 MDT 2014 - carn...@suse.com
 
 - bnc#874633 - yast2 virtualization fails to configure bridge
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.7/package/yast2-vm.spec 
new/yast2-vm-3.1.9/package/yast2-vm.spec
--- old/yast2-vm-3.1.7/package/yast2-vm.spec2014-04-23 23:37:42.0 
+0200
+++ new/yast2-vm-3.1.9/package/yast2-vm.spec2014-05-15 09:37:46.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.7
+Version:3.1.9
 Release:0
 Group: System/YaST
 
@@ -25,7 +25,8 @@
 Source0:%{name}-%{version}.tar.bz2
 
 ExclusiveArch:  %ix86 x86_64 s390x
-BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-testsuite 
yast2-bootloader
+BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-testsuite
+BuildRequires:  yast2-bootloader = 3.1.35
 BuildRequires:  yast2-devtools = 3.1.10
 License:GPL-2.0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.7/src/modules/VM_XEN.rb 
new/yast2-vm-3.1.9/src/modules/VM_XEN.rb
--- old/yast2-vm-3.1.7/src/modules/VM_XEN.rb2014-04-23 23:37:42.0 
+0200
+++ new/yast2-vm-3.1.9/src/modules/VM_XEN.rb2014-05-15 09:37:46.0 
+0200
@@ -363,10 +363,10 @@
   result = true
   if isOpenSuse == true
 packages = [patterns-openSUSE-xen_server] if install_xen_server
-packages = packages + [xen-tools xen-libs libvirt-daemon-xen 
tigervnc] if install_xen_tools
+packages = packages + [xen-tools, xen-libs, libvirt-daemon-xen, 
tigervnc] if install_xen_tools
 packages = packages + [patterns-openSUSE-kvm_server] if 
install_kvm_server
-packages = packages + [libvirt-daemon-qemu tigervnc] if 
install_kvm_tools
-packages = packages + [libvirt-daemon-lxc pm-utils] if install_lxc
+packages = packages + [libvirt-daemon-qemu, tigervnc] if 
install_kvm_tools
+packages = packages + [libvirt-daemon-lxc, 
libvirt-daemon-config-network, pm-utils] if install_lxc
 result = Package.DoInstall(common_vm_packages + packages)
 if result == false
  

commit yast2-vm for openSUSE:Factory

2014-04-26 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-04-26 17:01:55

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-04-06 
09:55:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-04-26 
17:01:57.0 +0200
@@ -1,0 +2,8 @@
+Wed Apr 23 15:29:15 MDT 2014 - carn...@suse.com
+
+- bnc#874633 - yast2 virtualization fails to configure bridge
+- bnc#874426 - One of the notice window is empty after launching
+  Install Hypervisor and Tools in Yast2 
+- 3.1.7
+
+---

Old:

  yast2-vm-3.1.6.tar.bz2

New:

  yast2-vm-3.1.7.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.3YwpGN/_old  2014-04-26 17:01:58.0 +0200
+++ /var/tmp/diff_new_pack.3YwpGN/_new  2014-04-26 17:01:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.6
+Version:3.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.6.tar.bz2 - yast2-vm-3.1.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.6/package/yast2-vm.changes 
new/yast2-vm-3.1.7/package/yast2-vm.changes
--- old/yast2-vm-3.1.6/package/yast2-vm.changes 2014-04-04 09:51:48.0 
+0200
+++ new/yast2-vm-3.1.7/package/yast2-vm.changes 2014-04-23 23:37:42.0 
+0200
@@ -1,4 +1,12 @@
 ---
+Wed Apr 23 15:29:15 MDT 2014 - carn...@suse.com
+
+- bnc#874633 - yast2 virtualization fails to configure bridge
+- bnc#874426 - One of the notice window is empty after launching
+  Install Hypervisor and Tools in Yast2 
+- 3.1.7
+
+---
 Wed Apr  2 16:13:41 MDT 2014 - carn...@suse.com
 
 - bnc#871633 - yast2 virtualization fails to install xen pattern
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.6/package/yast2-vm.spec 
new/yast2-vm-3.1.7/package/yast2-vm.spec
--- old/yast2-vm-3.1.6/package/yast2-vm.spec2014-04-04 09:51:48.0 
+0200
+++ new/yast2-vm-3.1.7/package/yast2-vm.spec2014-04-23 23:37:42.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.6
+Version:3.1.7
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.6/src/modules/VM_XEN.rb 
new/yast2-vm-3.1.7/src/modules/VM_XEN.rb
--- old/yast2-vm-3.1.6/src/modules/VM_XEN.rb2014-04-04 09:51:48.0 
+0200
+++ new/yast2-vm-3.1.7/src/modules/VM_XEN.rb2014-04-23 23:37:42.0 
+0200
@@ -360,22 +360,43 @@
 end
   end
 
+  result = true
   if isOpenSuse == true
 packages = [patterns-openSUSE-xen_server] if install_xen_server
 packages = packages + [xen-tools xen-libs libvirt-daemon-xen 
tigervnc] if install_xen_tools
 packages = packages + [patterns-openSUSE-kvm_server] if 
install_kvm_server
 packages = packages + [libvirt-daemon-qemu tigervnc] if 
install_kvm_tools
 packages = packages + [libvirt-daemon-lxc pm-utils] if install_lxc
-Package.DoInstall(common_vm_packages + packages )
+result = Package.DoInstall(common_vm_packages + packages)
+if result == false
+  Report.Error(_(Package installation failed\n))
+  return false
+end
   else
-Package.DoInstall([libvirt-daemon-lxc pm-utils]) if install_lxc
+if install_lxc
+  result = Package.DoInstall([libvirt-daemon-lxc])
+  if result == false
+Report.Error(_(Package installation failed for lxc\n))
+return false
+  end
+end
 if isSLED == true
-  Package.DoInstall([pattern-sled-virtualization_client]) if 
install_client_tools
+  result = Package.DoInstall([pattern-sled-virtualization_client]) 
if install_client_tools
+  if result == false
+Report.Error(_(Package installation failed for sled client 
pattern\n))
+return false
+  end
 else
-  Package.DoInstall([patterns-sles-xen_server]) if install_xen_server
-  Package.DoInstall([patterns-sles-xen_tools]) if install_xen_tools
-  Package.DoInstall([patterns-sles-kvm_server]) if install_kvm_server
-  Package.DoInstall([patterns-sles-kvm_tools]) if 

commit yast2-vm for openSUSE:Factory

2014-04-06 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-04-06 09:55:33

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-04-03 
16:38:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-04-06 
09:55:34.0 +0200
@@ -1,0 +2,10 @@
+Wed Apr  2 16:13:41 MDT 2014 - carn...@suse.com
+
+- bnc#871633 - yast2 virtualization fails to install xen pattern
+- Print correct message at end of install depending on what was
+  selected
+- Adjust alignment and spacing of main dialog
+- Cleanup whitespace in code
+- 3.1.6
+
+---

Old:

  yast2-vm-3.1.5.tar.bz2

New:

  yast2-vm-3.1.6.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.qkJrIK/_old  2014-04-06 09:55:35.0 +0200
+++ /var/tmp/diff_new_pack.qkJrIK/_new  2014-04-06 09:55:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.5
+Version:3.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.5.tar.bz2 - yast2-vm-3.1.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.5/package/yast2-vm.changes 
new/yast2-vm-3.1.6/package/yast2-vm.changes
--- old/yast2-vm-3.1.5/package/yast2-vm.changes 2014-03-26 11:17:01.0 
+0100
+++ new/yast2-vm-3.1.6/package/yast2-vm.changes 2014-04-04 09:51:48.0 
+0200
@@ -1,4 +1,14 @@
 ---
+Wed Apr  2 16:13:41 MDT 2014 - carn...@suse.com
+
+- bnc#871633 - yast2 virtualization fails to install xen pattern
+- Print correct message at end of install depending on what was
+  selected
+- Adjust alignment and spacing of main dialog
+- Cleanup whitespace in code
+- 3.1.6
+
+---
 Wed Mar 12 15:49:26 CET 2014 - agin...@suse.com
 
 - use patterns instead of packages list (SLES and openSUSE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.5/package/yast2-vm.spec 
new/yast2-vm-3.1.6/package/yast2-vm.spec
--- old/yast2-vm-3.1.5/package/yast2-vm.spec2014-03-26 11:17:01.0 
+0100
+++ new/yast2-vm-3.1.6/package/yast2-vm.spec2014-04-04 09:51:48.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.5
+Version:3.1.6
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.5/src/modules/VM_XEN.rb 
new/yast2-vm-3.1.6/src/modules/VM_XEN.rb
--- old/yast2-vm-3.1.5/src/modules/VM_XEN.rb2014-03-26 12:22:03.0 
+0100
+++ new/yast2-vm-3.1.6/src/modules/VM_XEN.rb2014-04-04 09:51:48.0 
+0200
@@ -220,78 +220,89 @@
   # error popup
   abortmsg = _(The installation will be aborted.)
 
-def Information
-  widgets = Frame(_(Choose Hypervisor(s) to install),
- HBox(VBox(
-   Label(server: all minimal system to get a 
running Hypervisor),
-   Label(tools: configure, manage and monitor 
virtual machines),
-   ),
-  ),
- )
-end
-def VMButtonBox
-  widgetB = ButtonBox(
-  PushButton(Id(:accept), Label.AcceptButton),
-  PushButton(Id(:cancel), Label.CancelButton),
-  )
-end
-def KVMDialog
-  widgetKVM = Frame(_(KVM Hypervisor),
-HBox(
- Left(CheckBox(Id(:kvm_server), Opt(:key_F6), KVM 
server)),
- Left(CheckBox(Id(:kvm_tools), Opt(:key_F7), KVM 
tools)),
- ),
-)
-end
-def LXCDialog
-  widgetLXC = Frame(_(libvirt LXC containers),
-HBox(
- Left(CheckBox(Id(:lxc), Opt(:key_F4), libvirt 
LXC daemon)),
- ),
-)
-end
-
-# Generate a pop dialog to allow user selection of Xen or KVM
-if is_s390 == true
-  UI.OpenDialog(
-VBox(
- Information(),
- VSpacing(1),
- KVMDialog(),
- LXCDialog(),
- VMButtonBox(),
-  

commit yast2-vm for openSUSE:Factory

2014-04-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-04-03 16:38:32

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-03-11 
09:24:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-04-03 
16:38:42.0 +0200
@@ -1,0 +2,9 @@
+Wed Mar 12 15:49:26 CET 2014 - agin...@suse.com
+
+- use patterns instead of packages list (SLES and openSUSE)
+- add LXC
+- improve GUI
+- add some information about what will be installed
+- 3.1.5
+
+---

Old:

  yast2-vm-3.1.4.tar.bz2

New:

  yast2-vm-3.1.5.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.mxsWY6/_old  2014-04-03 16:38:42.0 +0200
+++ /var/tmp/diff_new_pack.mxsWY6/_new  2014-04-03 16:38:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.4
+Version:3.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.4.tar.bz2 - yast2-vm-3.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.4/package/yast2-vm.changes 
new/yast2-vm-3.1.5/package/yast2-vm.changes
--- old/yast2-vm-3.1.4/package/yast2-vm.changes 2014-03-09 04:07:55.0 
+0100
+++ new/yast2-vm-3.1.5/package/yast2-vm.changes 2014-03-26 11:17:01.0 
+0100
@@ -1,4 +1,13 @@
 ---
+Wed Mar 12 15:49:26 CET 2014 - agin...@suse.com
+
+- use patterns instead of packages list (SLES and openSUSE)
+- add LXC
+- improve GUI
+- add some information about what will be installed
+- 3.1.5
+
+---
 Fri Mar  7 17:01:44 MST 2014 - carn...@suse.com
 
 - The xend portion of the relocation server code is not applicable
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.4/package/yast2-vm.spec 
new/yast2-vm-3.1.5/package/yast2-vm.spec
--- old/yast2-vm-3.1.4/package/yast2-vm.spec2014-03-09 04:07:55.0 
+0100
+++ new/yast2-vm-3.1.5/package/yast2-vm.spec2014-03-26 11:17:01.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.4
+Version:3.1.5
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.4/src/modules/VM_XEN.rb 
new/yast2-vm-3.1.5/src/modules/VM_XEN.rb
--- old/yast2-vm-3.1.4/src/modules/VM_XEN.rb2014-03-09 04:07:55.0 
+0100
+++ new/yast2-vm-3.1.5/src/modules/VM_XEN.rb2014-03-26 12:22:03.0 
+0100
@@ -95,6 +95,15 @@
   end
   false
 end
+def isSLED
+  Builtins.y2milestone(Checking to see if this is SLED ...)
+  distro = OSRelease.ReleaseName
+  if distro.include? SLED
+Builtins.y2milestone(Platform is %1, distro)
+return true
+  end
+  false
+end
 
 def isPAEKernel
   # check is we're running on 32 bit pae.
@@ -211,42 +220,100 @@
   # error popup
   abortmsg = _(The installation will be aborted.)
 
-  # Generate a pop dialog to allow user selection of Xen or KVM
-  if is_s390 == true
+def Information
+  widgets = Frame(_(Choose Hypervisor(s) to install),
+ HBox(VBox(
+   Label(server: all minimal system to get a 
running Hypervisor),
+   Label(tools: configure, manage and monitor 
virtual machines),
+   ),
+  ),
+ )
+end
+def VMButtonBox
+  widgetB = ButtonBox(
+  PushButton(Id(:accept), Label.AcceptButton),
+  PushButton(Id(:cancel), Label.CancelButton),
+  )
+end
+def KVMDialog
+  widgetKVM = Frame(_(KVM Hypervisor),
+HBox(
+ Left(CheckBox(Id(:kvm_server), Opt(:key_F6), KVM 
server)),
+ Left(CheckBox(Id(:kvm_tools), Opt(:key_F7), KVM 
tools)),
+ ),
+)
+end
+def LXCDialog
+  widgetLXC = Frame(_(libvirt LXC containers),
+HBox(
+ Left(CheckBox(Id(:lxc), Opt(:key_F4), libvirt 
LXC daemon)),
+ ),
+)
+end
+
+# Generate a pop 

commit yast2-vm for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-03-11 09:24:09

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-03-05 
15:36:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-03-11 
09:24:16.0 +0100
@@ -1,0 +2,7 @@
+Fri Mar  7 17:01:44 MST 2014 - carn...@suse.com
+
+- The xend portion of the relocation server code is not applicable
+  to the libxl toolstack. Rework for libxl compatibility.
+- 3.1.4
+
+---

Old:

  yast2-vm-3.1.3.tar.bz2

New:

  yast2-vm-3.1.4.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.3ede16/_old  2014-03-11 09:24:16.0 +0100
+++ /var/tmp/diff_new_pack.3ede16/_new  2014-03-11 09:24:16.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.3
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.3.tar.bz2 - yast2-vm-3.1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.3/package/yast2-vm.changes 
new/yast2-vm-3.1.4/package/yast2-vm.changes
--- old/yast2-vm-3.1.3/package/yast2-vm.changes 2014-03-04 19:57:47.0 
+0100
+++ new/yast2-vm-3.1.4/package/yast2-vm.changes 2014-03-09 04:07:55.0 
+0100
@@ -1,4 +1,11 @@
 ---
+Fri Mar  7 17:01:44 MST 2014 - carn...@suse.com
+
+- The xend portion of the relocation server code is not applicable
+  to the libxl toolstack. Rework for libxl compatibility.
+- 3.1.4
+
+---
 Tue Mar  4 11:44:24 MST 2014 - carn...@suse.com
 
 - Enable and start libvirtd. This is required for both KVM and Xen.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.3/package/yast2-vm.spec 
new/yast2-vm-3.1.4/package/yast2-vm.spec
--- old/yast2-vm-3.1.3/package/yast2-vm.spec2014-03-04 19:57:47.0 
+0100
+++ new/yast2-vm-3.1.4/package/yast2-vm.spec2014-03-09 04:07:55.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.3
+Version:3.1.4
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.3/src/clients/relocation-server.rb 
new/yast2-vm-3.1.4/src/clients/relocation-server.rb
--- old/yast2-vm-3.1.3/src/clients/relocation-server.rb 2014-03-04 
19:57:47.0 +0100
+++ new/yast2-vm-3.1.4/src/clients/relocation-server.rb 2014-03-09 
04:07:55.0 +0100
@@ -31,6 +31,7 @@
   class RelocationServerClient  Client
 def main
   Yast.import UI
+  Yast.import FileUtils
 
   #**
   # h3Configuration of relocation-server/h3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-vm-3.1.3/src/include/relocation-server/complex.rb 
new/yast2-vm-3.1.4/src/include/relocation-server/complex.rb
--- old/yast2-vm-3.1.3/src/include/relocation-server/complex.rb 2014-03-04 
19:57:47.0 +0100
+++ new/yast2-vm-3.1.4/src/include/relocation-server/complex.rb 2014-03-09 
04:07:55.0 +0100
@@ -227,7 +227,7 @@
   nil
 end
 
-def InitKVMFireWall
+def InitLibvirtFireWall
   tunneled_migration = Convert.to_boolean(
 UI.QueryWidget(Id(tunneled_migration), :Value)
   )
@@ -271,12 +271,12 @@
   nil
 end
 
-def InitKVMConfigurationDialog(id)
+def InitLibvirtConfigurationDialog(id)
   UI.ChangeWidget(Id(tunneled_migration), :Value, false)
   UI.ChangeWidget(Id(plain_migration), :Value, false)
   UI.ChangeWidget(Id(default_port_range), :Value, true)
   InitLibvirtdPortsTable()
-  InitKVMFireWall()
+  InitLibvirtFireWall()
 
   nil
 end
@@ -364,7 +364,7 @@
   nil
 end
 
-def HandleKVMConfigurationDialog(id, event)
+def HandleLibvirtConfigurationDialog(id, event)
   event = deep_copy(event)
   action = Ops.get(event, ID)
   selected_port = Convert.to_string(
@@ -381,7 +381,7 @@
   elsif action == delete_port
 DeletePort(selected_port) if Confirm.DeleteSelected
   elsif action == tunneled_migration || action == plain_migration
-InitKVMFireWall()
+InitLibvirtFireWall()
   end
 
 
@@ -389,7 +389,7 @@
   nil
 end
 
-def StoreKVMConfigurationDialog(id, 

commit yast2-vm for openSUSE:Factory

2014-03-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-03-05 15:36:50

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-02-23 
07:16:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-03-05 
15:36:51.0 +0100
@@ -1,0 +2,6 @@
+Tue Mar  4 11:44:24 MST 2014 - carn...@suse.com
+
+- Enable and start libvirtd. This is required for both KVM and Xen.
+- 3.1.3
+
+---

Old:

  yast2-vm-3.1.2.tar.bz2

New:

  yast2-vm-3.1.3.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.4vPW8y/_old  2014-03-05 15:36:52.0 +0100
+++ /var/tmp/diff_new_pack.4vPW8y/_new  2014-03-05 15:36:52.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.2.tar.bz2 - yast2-vm-3.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.2/package/yast2-vm.changes 
new/yast2-vm-3.1.3/package/yast2-vm.changes
--- old/yast2-vm-3.1.2/package/yast2-vm.changes 2014-02-21 23:27:11.0 
+0100
+++ new/yast2-vm-3.1.3/package/yast2-vm.changes 2014-03-04 19:57:47.0 
+0100
@@ -1,4 +1,10 @@
 ---
+Tue Mar  4 11:44:24 MST 2014 - carn...@suse.com
+
+- Enable and start libvirtd. This is required for both KVM and Xen.
+- 3.1.3
+
+---
 Fri Feb 21 10:58:53 MST 2014 - carn...@suse.com
 
 - kvm is deprecated.  Use qemu-kvm.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.2/package/yast2-vm.spec 
new/yast2-vm-3.1.3/package/yast2-vm.spec
--- old/yast2-vm-3.1.2/package/yast2-vm.spec2014-02-21 23:27:11.0 
+0100
+++ new/yast2-vm-3.1.3/package/yast2-vm.spec2014-03-04 19:57:47.0 
+0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-vm
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.2
+Version:3.1.3
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.2/src/modules/VM_XEN.rb 
new/yast2-vm-3.1.3/src/modules/VM_XEN.rb
--- old/yast2-vm-3.1.2/src/modules/VM_XEN.rb2014-02-21 23:27:11.0 
+0100
+++ new/yast2-vm-3.1.3/src/modules/VM_XEN.rb2014-03-04 19:57:47.0 
+0100
@@ -382,12 +382,13 @@
   end
 end
 
-# Enable the libvirtd daemon if openSUSE
-if isOpenSuse == true
-  cmd = systemctl enable libvirtd.service
-  Builtins.y2milestone(Executing: %1, cmd)
-  SCR.Execute(path(.target.bash), cmd)
-end
+# Enable and start the libvirtd daemon for both KVM and Xen
+cmd = systemctl enable libvirtd.service
+Builtins.y2milestone(Enable libvirtd.service: %1, cmd)
+SCR.Execute(path(.target.bash), cmd)
+cmd = systemctl start libvirtd.service
+Builtins.y2milestone(Start libvirtd.service: %1, cmd)
+SCR.Execute(path(.target.bash), cmd)
   else
 # For s390, make sure /etc/zipl.conf contain switch_amode
 def_section = Bootloader.getDefaultSection

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-vm for openSUSE:Factory

2014-02-22 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-02-23 07:16:25

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2013-11-04 
07:10:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-02-23 
07:16:28.0 +0100
@@ -1,0 +2,8 @@
+Fri Feb 21 10:58:53 MST 2014 - carn...@suse.com
+
+- kvm is deprecated.  Use qemu-kvm.
+- After installing KVM, you no longer need to reboot the host.
+  Change the message dialog appropriately to reflect this. 
+- 3.1.2
+
+---

Old:

  yast2-vm-3.1.1.tar.bz2

New:

  yast2-vm-3.1.2.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.pdHuXZ/_old  2014-02-23 07:16:29.0 +0100
+++ /var/tmp/diff_new_pack.pdHuXZ/_new  2014-02-23 07:16:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-vm
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.1
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -28,7 +28,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
 BuildRequires:  yast2-bootloader
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-testsuite
 
 # OSRelease

++ yast2-vm-3.1.1.tar.bz2 - yast2-vm-3.1.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.1/CONTRIBUTING.md 
new/yast2-vm-3.1.2/CONTRIBUTING.md
--- old/yast2-vm-3.1.1/CONTRIBUTING.md  1970-01-01 01:00:00.0 +0100
+++ new/yast2-vm-3.1.2/CONTRIBUTING.md  2014-02-21 23:27:11.0 +0100
@@ -0,0 +1,87 @@
+YaST Contribution Guidelines
+
+
+YaST is an open source project and as such it welcomes all kinds of
+contributions. If you decide to contribute, please follow these guidelines to
+ensure the process is effective and pleasant both for you and YaST maintainers.
+
+There are two main forms of contribution: reporting bugs and performing code
+changes.
+
+Bug Reports
+---
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2)
+or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
+registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
+if you don't have an account yet.)
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+that every bug will be fixed, but we'll try.
+
+When creating a bug report, please follow our [bug reporting
+guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
+
+Code Changes
+
+
+We welcome all kinds of code contributions, from simple bug fixes to 
significant
+refactorings and implementation of new features. However, before making any
+non-trivial contribution, get in touch with us first — this can prevent wasted
+effort on both sides. Also, have a look at our [development
+documentation](http://en.opensuse.org/openSUSE:YaST_development).
+
+To send us your code change, use GitHub pull requests. The workflow is as
+follows:
+
+  1. Fork the project.
+
+  2. Create a topic branch based on `master`.
+
+  3. Implement your change, including tests (if possible). Make sure you adhere
+ to the [Ruby style
+ guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
+
+  4. Make sure your change didn't break anything by building the RPM package
+ (`rake osc:build`). The build process includes running the full testsuite.
+
+  5. Publish the branch and create a pull request.
+
+  6. YaST developers will review your change and possibly point out issues.
+ Adapt the code under their guidance until they are all resolved.
+
+  7. Finally, the pull request will get merged or rejected.
+
+See also [GitHub's guide on
+contributing](https://help.github.com/articles/fork-a-repo).
+
+If you want to do multiple unrelated changes, use separate branches and pull
+requests.
+
+Do not change the `VERSION` and `*.changes` files as this could lead to
+conflicts.
+
+### Commits
+
+Each commit in the 

commit yast2-vm for openSUSE:Factory

2013-11-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2013-11-04 07:09:59

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2013-10-11 
09:06:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2013-11-04 
07:10:00.0 +0100
@@ -1,0 +2,6 @@
+Thu Oct 31 11:31:25 MDT 2013 - carn...@suse.com
+
+- The spec file needs to handle the COPYING file. 
+- 3.1.1
+
+---

Old:

  yast2-vm-3.1.0.tar.bz2

New:

  yast2-vm-3.1.1.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.y13WlN/_old  2013-11-04 07:10:01.0 +0100
+++ /var/tmp/diff_new_pack.y13WlN/_new  2013-11-04 07:10:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.0
+Version:3.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -74,5 +74,6 @@
 %{yast_desktopdir}/xen.desktop
 %endif
 %doc %{yast_docdir}
+%doc %{yast_docdir}/COPYING
 
 %changelog

++ yast2-vm-3.1.0.tar.bz2 - yast2-vm-3.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.0/COPYING new/yast2-vm-3.1.1/COPYING
--- old/yast2-vm-3.1.0/COPYING  1970-01-01 01:00:00.0 +0100
+++ new/yast2-vm-3.1.1/COPYING  2013-10-31 18:57:18.0 +0100
@@ -0,0 +1,339 @@
+GNU GENERAL PUBLIC LICENSE
+   Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by 

commit yast2-vm for openSUSE:Factory

2013-10-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2013-10-11 09:06:14

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2013-08-27 
21:56:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2013-10-11 
09:06:15.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 19 17:47:10 UTC 2013 - lsle...@suse.cz
+
+- do not use *.spec.in template, use *.spec file with RPM macros
+  instead
+- 3.1.0
+
+---

Old:

  yast2-vm-3.0.2.tar.bz2

New:

  yast2-vm-3.1.0.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.6e9jO1/_old  2013-10-11 09:06:16.0 +0200
+++ /var/tmp/diff_new_pack.6e9jO1/_new  2013-10-11 09:06:16.0 +0200
@@ -17,18 +17,18 @@
 
 
 Name:   yast2-vm
-Version:3.0.2
+Version:3.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-vm-%{version}.tar.bz2
+Source0:%{name}-%{version}.tar.bz2
 
 ExclusiveArch:  %ix86 x86_64 s390x
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
 BuildRequires:  yast2-bootloader
-BuildRequires:  yast2-devtools
+BuildRequires:  yast2-devtools = 3.0.6
 BuildRequires:  yast2-testsuite
 
 # OSRelease
@@ -44,53 +44,35 @@
 This YaST module installs the tools necessary for creating VMs with Xen or KVM.
 
 %prep
-%setup -n yast2-vm-%{version}
+%setup -n %{name}-%{version}
 
 %build
-%{_prefix}/bin/y2tool y2autoconf
-%{_prefix}/bin/y2tool y2automake
-autoreconf --force --install
-
-export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
-export CXXFLAGS=$RPM_OPT_FLAGS -DNDEBUG
-
-./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
-# V=1: verbose build in case we used AM_SILENT_RULES(yes)
-# so that RPM_OPT_FLAGS check works
-make %{?jobs:-j%jobs} V=1
+%yast_build
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
-[ -e %{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK ] || 
Y2DIR=$RPM_BUILD_ROOT/usr/share/YaST2 make check DESTDIR=$RPM_BUILD_ROOT
-for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name 
*.desktop` ; do
-d=${f##*/}
-%suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
-done
+%yast_install
 
 %ifarch %ix86
 rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/xen.desktop
 rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/relocation-server.desktop
 %endif
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
-%dir /usr/share/YaST2/scrconf
-%dir /usr/share/YaST2/include
-/usr/share/YaST2/clients/relocation-server.rb
-/usr/share/YaST2/clients/xen.rb
-/usr/share/YaST2/clients/vm_finish.rb
-/usr/share/YaST2/modules/VM_XEN.rb
-/usr/share/YaST2/modules/RelocationServer.*
-/usr/share/YaST2/include/*
-/usr/share/YaST2/scrconf/*
-%{_prefix}/share/applications/YaST2/groups/virtualization.desktop
+%dir %{yast_scrconfdir}
+%dir %{yast_yncludedir}
+%{yast_clientdir}/relocation-server.rb
+%{yast_clientdir}/xen.rb
+%{yast_clientdir}/vm_finish.rb
+%{yast_moduledir}/VM_XEN.rb
+%{yast_moduledir}/RelocationServer.*
+%{yast_yncludedir}/*
+%{yast_scrconfdir}/*
+%{yast_desktopdir}/groups/virtualization.desktop
 %ifnarch %ix86
-%{_prefix}/share/applications/YaST2/relocation-server.desktop
-%{_prefix}/share/applications/YaST2/xen.desktop
+%{yast_desktopdir}/relocation-server.desktop
+%{yast_desktopdir}/xen.desktop
 %endif
-%doc %{_prefix}/share/doc/packages/yast2-vm
+%doc %{yast_docdir}
 
 %changelog

++ yast2-vm-3.0.2.tar.bz2 - yast2-vm-3.1.0.tar.bz2 ++
 14223 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-vm for openSUSE:Factory

2013-08-27 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2013-08-27 21:20:02

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2013-08-01 
11:10:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2013-08-27 
21:56:08.0 +0200
@@ -1,0 +2,13 @@
+Thu Aug 22 08:43:29 CEST 2013 - jsuch...@suse.cz
+
+- use OSRelease instead of reading obsolete /etc/SuSE-release
+  (bnc#833955) 
+- 3.0.2
+
+---
+Wed Aug 19 16:50:53 UTC 2013 - yast-de...@opensuse.org
+
+- Various build cleanups not related to actual code execution
+- version 3.0.1
+
+---

Old:

  yast2-vm-3.0.0.tar.bz2

New:

  yast2-vm-3.0.2.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.TyEpUn/_old  2013-08-27 21:56:09.0 +0200
+++ /var/tmp/diff_new_pack.TyEpUn/_new  2013-08-27 21:56:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.0.0
+Version:3.0.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -30,7 +30,9 @@
 BuildRequires:  yast2-bootloader
 BuildRequires:  yast2-devtools
 BuildRequires:  yast2-testsuite
-Requires:   yast2 = 2.21.22
+
+# OSRelease
+Requires:   yast2 = 3.0.4
 
 Requires:   yast2-ruby-bindings = 1.0.0
 
@@ -39,7 +41,7 @@
 Group:  System/YaST
 
 %description
-This YaST module configures and installs a virtual machine.
+This YaST module installs the tools necessary for creating VMs with Xen or KVM.
 
 %prep
 %setup -n yast2-vm-%{version}

++ yast2-vm-3.0.0.tar.bz2 - yast2-vm-3.0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.0.0/Makefile.am.common 
new/yast2-vm-3.0.2/Makefile.am.common
--- old/yast2-vm-3.0.0/Makefile.am.common   2013-07-31 11:08:58.0 
+0200
+++ new/yast2-vm-3.0.2/Makefile.am.common   2013-08-22 09:50:01.0 
+0200
@@ -15,6 +15,7 @@
 CLEANFILES = ${ybcfiles}
 DISTCLEANFILES = .dep
 
+if HAS_YCP_MODULES
 # Needs to be outside . because of cases
 # where ycpchook contains a symlink to .
 # Otherwise . keeps being newer than .dep and we loop.
@@ -26,14 +27,16 @@
${YCPMAKEDEP} --prefix=${prefix} ${YCPCFLAGS}  ${NEWDEP}
cat ${NEWDEP}  .dep
rm ${NEWDEP}
+-include .dep
+endif
 
 dist-hook: check-syntax
 
 CHECK_SYNTAX = true
-check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles)
-   @if test $(filter %.ycp,client_DATA); then \
+check-syntax: $(client_DATA) $(module_DATA) $(ynclude_DATA) $(ydata_DATA) 
$(ycpchook) $(ybcfiles)
+   @if test $(filter %.ycp, $(client_DATA) $(ydata_DATA)); then \
  if $(CHECK_SYNTAX); then \
-   TO_CHECK=$(filter %.ycp,$^); \
+   TO_CHECK=$(filter %.ycp, $(client_DATA) $(ydata_DATA)); \
echo Checking syntax of $${TO_CHECK}; \
if ! $(YCPC) -qE -M. -I. $(YCPCFLAGS) $${TO_CHECK}; then \
  echo Failed. Disable by 'make ... CHECK_SYNTAX=false' at your 
own risk; \
@@ -43,5 +46,18 @@
echo Syntax check disabled; \
  fi; \
fi
+   @if test $(filter %.rb, $^); then \
+ if $(CHECK_SYNTAX); then \
+   TO_CHECK=$(filter %.rb, $^); \
+   echo Checking syntax of $${TO_CHECK}; \
+   for f in $${TO_CHECK}; do \
+ if ! ruby -c $$f  /dev/null; then \
+   echo Failed. Disable by 'make ... CHECK_SYNTAX=false' at your 
own risk; \
+   exit 1; \
+ fi; \
+   done; \
+ else \
+   echo Syntax check disabled; \
+ fi; \
+   fi
 
--include .dep
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.0.0/VERSION new/yast2-vm-3.0.2/VERSION
--- old/yast2-vm-3.0.0/VERSION  2013-07-30 14:31:50.0 +0200
+++ new/yast2-vm-3.0.2/VERSION  2013-08-22 09:32:33.0 +0200
@@ -1 +1 @@
-3.0.0
+3.0.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.0.0/autodocs-ycp.ami 
new/yast2-vm-3.0.2/autodocs-ycp.ami
--- old/yast2-vm-3.0.0/autodocs-ycp.ami 2013-07-31 11:08:59.0 +0200
+++ new/yast2-vm-3.0.2/autodocs-ycp.ami 2013-08-22 09:50:01.0 +0200
@@ -17,8 +17,11 @@
 
 htmldir = $(docdir)/$(AUTODOCS_SUBDIR)/autodocs
 
+# find all files in Yast/ subdirectory if it exists
+YARD_YAST_FILES = $(shell test -d Yast  find Yast -type f)
+
 # use nobase_ 

commit yast2-vm for openSUSE:Factory

2013-08-01 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2013-08-01 11:10:36

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2013-06-07 
10:27:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2013-08-01 
11:10:38.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 31 08:45:03 UTC 2013 - yast-de...@opensuse.org
+
+- converted from YCP to Ruby by YCP Killer
+  (https://github.com/yast/ycp-killer)
+- version 3.0.0
+
+---

Old:

  yast2-vm-2.23.0.tar.bz2

New:

  yast2-vm-3.0.0.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.J5FTTo/_old  2013-08-01 11:10:38.0 +0200
+++ /var/tmp/diff_new_pack.J5FTTo/_new  2013-08-01 11:10:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:2.23.0
+Version:3.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -32,6 +32,8 @@
 BuildRequires:  yast2-testsuite
 Requires:   yast2 = 2.21.22
 
+Requires:   yast2-ruby-bindings = 1.0.0
+
 Summary:Configure Hypervisor and Tools for Xen and KVM
 License:GPL-2.0
 Group:  System/YaST
@@ -75,10 +77,10 @@
 %defattr(-,root,root)
 %dir /usr/share/YaST2/scrconf
 %dir /usr/share/YaST2/include
-/usr/share/YaST2/clients/relocation-server.ycp
-/usr/share/YaST2/clients/xen.ycp
-/usr/share/YaST2/clients/vm_finish.ycp
-/usr/share/YaST2/modules/VM_XEN.y*
+/usr/share/YaST2/clients/relocation-server.rb
+/usr/share/YaST2/clients/xen.rb
+/usr/share/YaST2/clients/vm_finish.rb
+/usr/share/YaST2/modules/VM_XEN.rb
 /usr/share/YaST2/modules/RelocationServer.*
 /usr/share/YaST2/include/*
 /usr/share/YaST2/scrconf/*

++ yast2-vm-2.23.0.tar.bz2 - yast2-vm-3.0.0.tar.bz2 ++
 5423 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-vm for openSUSE:Factory

2013-06-07 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2013-06-07 10:27:52

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2013-05-02 
12:08:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2013-06-07 
10:27:53.0 +0200
@@ -1,0 +2,12 @@
+Thu Jun  6 13:18:55 MDT 2013 - carn...@suse.com
+
+- Update packages to be installed based on libvirt package changes.
+- 2.23.0
+
+---
+Thu May  2 12:55:18 MDT 2013 - carn...@suse.com
+
+- bnc#817943 - Selecting some virtualization packages during
+  install is causing bridged networking to be set up (s390x)
+
+---

Old:

  yast2-vm-2.22.6.tar.bz2

New:

  yast2-vm-2.23.0.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.3xJoRL/_old  2013-06-07 10:27:54.0 +0200
+++ /var/tmp/diff_new_pack.3xJoRL/_new  2013-06-07 10:27:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:2.22.6
+Version:2.23.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-2.22.6.tar.bz2 - yast2-vm-2.23.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.22.6/VERSION new/yast2-vm-2.23.0/VERSION
--- old/yast2-vm-2.22.6/VERSION 2013-05-01 19:01:35.0 +0200
+++ new/yast2-vm-2.23.0/VERSION 2013-06-06 21:31:36.0 +0200
@@ -1 +1 @@
-2.22.6
+2.23.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.22.6/configure 
new/yast2-vm-2.23.0/configure
--- old/yast2-vm-2.22.6/configure   2013-05-01 19:01:46.0 +0200
+++ new/yast2-vm-2.23.0/configure   2013-06-07 00:21:47.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-vm 2.22.6.
+# Generated by GNU Autoconf 2.69 for yast2-vm 2.23.0.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-vm'
 PACKAGE_TARNAME='yast2-vm'
-PACKAGE_VERSION='2.22.6'
-PACKAGE_STRING='yast2-vm 2.22.6'
+PACKAGE_VERSION='2.23.0'
+PACKAGE_STRING='yast2-vm 2.23.0'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,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-vm 2.22.6 to adapt to many kinds of systems.
+\`configure' configures yast2-vm 2.23.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1318,7 +1318,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-vm 2.22.6:;;
+ short | recursive ) echo Configuration of yast2-vm 2.23.0:;;
esac
   cat \_ACEOF
 
@@ -1398,7 +1398,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-vm configure 2.22.6
+yast2-vm configure 2.23.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1415,7 +1415,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-vm $as_me 2.22.6, which was
+It was created by yast2-vm $as_me 2.23.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2354,7 +2354,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-vm'
- VERSION='2.22.6'
+ VERSION='2.23.0'
 
 
 cat confdefs.h _ACEOF
@@ -2477,7 +2477,7 @@
 
 
 
-VERSION=2.22.6
+VERSION=2.23.0
 RPMNAME=yast2-vm
 MAINTAINER=Charles Arnold carn...@suse.com
 
@@ -3410,7 +3410,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by yast2-vm $as_me 2.22.6, which was
+This file was extended by yast2-vm $as_me 2.23.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3463,7 +3463,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-vm config.status 2.22.6
+yast2-vm config.status 2.23.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\\$ac_cs_config\\
 
diff -urN 

commit yast2-vm for openSUSE:Factory

2013-05-02 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2013-05-02 12:08:54

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2013-04-03 
13:10:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2013-05-02 
12:08:57.0 +0200
@@ -1,0 +2,7 @@
+Tue Apr 30 16:56:50 MDT 2013 - carn...@suse.com
+
+- bnc#817790 - SLES11 SP3 - unable to install KVM Hypervisor and
+  tools via YaST2 on s390x
+- 2.22.6
+
+---

Old:

  yast2-vm-2.22.5.tar.bz2

New:

  yast2-vm-2.22.6.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.WXAusQ/_old  2013-05-02 12:08:58.0 +0200
+++ /var/tmp/diff_new_pack.WXAusQ/_new  2013-05-02 12:08:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:2.22.5
+Version:2.22.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-2.22.5.tar.bz2 - yast2-vm-2.22.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.22.5/MAINTAINER 
new/yast2-vm-2.22.6/MAINTAINER
--- old/yast2-vm-2.22.5/MAINTAINER  2013-01-22 12:19:53.0 +0100
+++ new/yast2-vm-2.22.6/MAINTAINER  2013-04-16 13:56:35.0 +0200
@@ -1 +1 @@
-Ladislav Slezak lsle...@suse.cz
+Charles Arnold carn...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.22.5/Makefile.am 
new/yast2-vm-2.22.6/Makefile.am
--- old/yast2-vm-2.22.5/Makefile.am 2013-03-26 18:00:09.0 +0100
+++ new/yast2-vm-2.22.6/Makefile.am 2013-05-01 19:01:42.0 +0200
@@ -158,19 +158,14 @@
 
 TAGVERSION  = $(Y2TOOL) tagversion
 
-check-up-to-date check-cvs-up-to-date check-svn-up-to-date:
-   if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  ! cvs -q -n up 2/dev/null | grep '^[MCAR] ';\
-   else \
- cd $(srcdir)  ! LC_ALL=C svn status --show-updates --quiet | grep 
-v '^Status against revision' ;\
+# check if there is no modified files and all commits were pushed
+check-up-to-date:
+   if [ `git status --short --branch | sed '/##[^[]*$/d;/^??/d' | wc -l` 
-gt 0 ]; then \
+ (echo ERROR: Source is not commited and pushed. See `git status`; 
false) \
fi
 
 check-tagversion:
-   @if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  cvs status -v VERSION | grep -w `$(TAGVERSION) -n` ;\
-   else \
- cd $(srcdir)  svn cat `$(TAGVERSION) --echourl`/VERSION; \
-   fi /dev/null; \
+   cd $(srcdir)  $(TAGVERSION) --check /dev/null; \
[ $$? = 0 ] || ( echo ERROR: Please run 'tagversion' first; false )
 
 check-parse-old:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.22.5/Makefile.am.common 
new/yast2-vm-2.22.6/Makefile.am.common
--- old/yast2-vm-2.22.5/Makefile.am.common  2013-03-26 18:00:09.0 
+0100
+++ new/yast2-vm-2.22.6/Makefile.am.common  2013-05-01 19:01:42.0 
+0200
@@ -31,7 +31,7 @@
 
 CHECK_SYNTAX = true
 check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles)
-   @if test $(client_DATA); then \
+   @if test $(filter %.ycp,client_DATA); then \
  if $(CHECK_SYNTAX); then \
TO_CHECK=$(filter %.ycp,$^); \
echo Checking syntax of $${TO_CHECK}; \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.22.5/Makefile.in 
new/yast2-vm-2.22.6/Makefile.in
--- old/yast2-vm-2.22.5/Makefile.in 2013-03-26 18:00:13.0 +0100
+++ new/yast2-vm-2.22.6/Makefile.in 2013-05-01 19:01:47.0 +0200
@@ -980,19 +980,14 @@
 
 package: check-up-to-date check-tagversion check-textdomain package-local
 
-check-up-to-date check-cvs-up-to-date check-svn-up-to-date:
-   if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  ! cvs -q -n up 2/dev/null | grep '^[MCAR] ';\
-   else \
- cd $(srcdir)  ! LC_ALL=C svn status --show-updates --quiet | grep 
-v '^Status against revision' ;\
+# check if there is no modified files and all commits were pushed
+check-up-to-date:
+   if [ `git status --short --branch | sed '/##[^[]*$/d;/^??/d' | wc -l` 
-gt 0 ]; then \
+ (echo ERROR: Source is not commited and pushed. See `git status`; 
false) \
fi
 
 check-tagversion:
-   @if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  cvs status -v VERSION | grep -w `$(TAGVERSION) -n` ;\
-   else \
-   

commit yast2-vm for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2013-04-03 13:10:39

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm, Maintainer is lsle...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2013-02-10 
15:24:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2013-04-03 
13:10:40.0 +0200
@@ -1,0 +2,7 @@
+Fri Mar 22 15:55:57 MDT 2013 - carn...@suse.com
+
+- bnc#810535 - YaST2 is lacking hypervisor installation support on
+  s390x 
+- 2.22.5
+
+---

Old:

  yast2-vm-2.22.4.tar.bz2

New:

  yast2-vm-2.22.5.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.Xkk8kN/_old  2013-04-03 13:10:41.0 +0200
+++ /var/tmp/diff_new_pack.Xkk8kN/_new  2013-04-03 13:10:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:2.22.4
+Version:2.22.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -63,7 +63,7 @@
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
 
-%ifarch %ix86 s390x
+%ifarch %ix86
 rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/xen.desktop
 rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/relocation-server.desktop
 %endif
@@ -83,7 +83,7 @@
 /usr/share/YaST2/include/*
 /usr/share/YaST2/scrconf/*
 %{_prefix}/share/applications/YaST2/groups/virtualization.desktop
-%ifarch x86_64
+%ifnarch %ix86
 %{_prefix}/share/applications/YaST2/relocation-server.desktop
 %{_prefix}/share/applications/YaST2/xen.desktop
 %endif

++ yast2-vm-2.22.4.tar.bz2 - yast2-vm-2.22.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.22.4/VERSION new/yast2-vm-2.22.5/VERSION
--- old/yast2-vm-2.22.4/VERSION 2013-02-08 23:01:36.0 +0100
+++ new/yast2-vm-2.22.5/VERSION 2013-03-22 22:56:34.0 +0100
@@ -1 +1 @@
-2.22.4
+2.22.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.22.4/configure 
new/yast2-vm-2.22.5/configure
--- old/yast2-vm-2.22.4/configure   2013-02-08 23:01:47.0 +0100
+++ new/yast2-vm-2.22.5/configure   2013-03-26 18:00:13.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-vm 2.22.4.
+# Generated by GNU Autoconf 2.69 for yast2-vm 2.22.5.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-vm'
 PACKAGE_TARNAME='yast2-vm'
-PACKAGE_VERSION='2.22.4'
-PACKAGE_STRING='yast2-vm 2.22.4'
+PACKAGE_VERSION='2.22.5'
+PACKAGE_STRING='yast2-vm 2.22.5'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,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-vm 2.22.4 to adapt to many kinds of systems.
+\`configure' configures yast2-vm 2.22.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1318,7 +1318,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-vm 2.22.4:;;
+ short | recursive ) echo Configuration of yast2-vm 2.22.5:;;
esac
   cat \_ACEOF
 
@@ -1398,7 +1398,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-vm configure 2.22.4
+yast2-vm configure 2.22.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1415,7 +1415,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-vm $as_me 2.22.4, which was
+It was created by yast2-vm $as_me 2.22.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2354,7 +2354,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-vm'
- VERSION='2.22.4'
+ VERSION='2.22.5'
 
 
 cat confdefs.h _ACEOF
@@ -2477,7 +2477,7 @@
 
 
 
-VERSION=2.22.4
+VERSION=2.22.5
 RPMNAME=yast2-vm
 MAINTAINER=Ladislav Slezak lsle...@suse.cz
 
@@ -3410,7 +3410,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by yast2-vm $as_me 2.22.4, which was
+This file was extended by yast2-vm $as_me 2.22.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   

commit yast2-vm for openSUSE:Factory

2013-02-10 Thread h_root


binFbv3aWIkzH.bin
Description: Binary data


commit yast2-vm for openSUSE:Factory

2012-01-17 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2012-01-17 11:36:33

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm, Maintainer is carn...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2011-11-16 
17:23:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2012-01-17 
16:17:59.0 +0100
@@ -1,0 +2,12 @@
+Mon Jan 16 14:54:33 UTC 2012 - co...@suse.com
+
+- confirm license
+
+---
+Tue Jan  3 10:53:10 MST 2012 - carn...@novell.com
+
+- bnc#733715 - SLES11_SP2_LOC : EN: Typo in relocation-server.pot -
+  'unencryptyed'
+- 2.22.1
+
+---

Old:

  yast2-vm-2.22.0.tar.bz2

New:

  yast2-vm-2.22.1.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.VRE6la/_old  2012-01-17 16:18:01.0 +0100
+++ /var/tmp/diff_new_pack.VRE6la/_new  2012-01-17 16:18:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-vm
 #
-# Copyright (c) 2011 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
@@ -15,25 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 
 Name:   yast2-vm
-Version:2.22.0
+Version:2.22.1
 Release:0
-License:   GPL
-Group: System/YaST
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-vm-%{version}.tar.bz2
 
-
 ExclusiveArch:  %ix86 x86_64
-BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
+BuildRequires:  perl-XML-Writer
+BuildRequires:  update-desktop-files
+BuildRequires:  yast2
+BuildRequires:  yast2-devtools
+BuildRequires:  yast2-testsuite
 Requires:  yast2 = 2.21.22
 
 Summary:   Configure Hypervisor and Tools for Xen and KVM
+License:GPL-2.0
+Group:  System/YaST
 
 %description
 This YaST module configures and installs a virtual machine.
@@ -49,7 +49,6 @@
 export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 export CXXFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 
-%{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works
@@ -88,3 +87,5 @@
 %{_prefix}/share/applications/YaST2/xen.desktop
 %endif
 %doc %{_prefix}/share/doc/packages/yast2-vm
+
+%changelog

++ yast2-vm-2.22.0.tar.bz2 - yast2-vm-2.22.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.22.0/MAINTAINER 
new/yast2-vm-2.22.1/MAINTAINER
--- old/yast2-vm-2.22.0/MAINTAINER  2011-07-27 10:16:34.0 +0200
+++ new/yast2-vm-2.22.1/MAINTAINER  2011-12-12 09:27:05.0 +0100
@@ -1 +1 @@
-Ladislav Slezak lsle...@suse.cz, Li Dongyang lidongy...@novell.com
+Li Dongyang lidongy...@suse.com, Ladislav Slezak lsle...@suse.cz
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.22.0/VERSION new/yast2-vm-2.22.1/VERSION
--- old/yast2-vm-2.22.0/VERSION 2011-11-16 12:50:37.0 +0100
+++ new/yast2-vm-2.22.1/VERSION 2012-01-03 19:04:46.0 +0100
@@ -1 +1 @@
-2.22.0
+2.22.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.22.0/configure 
new/yast2-vm-2.22.1/configure
--- old/yast2-vm-2.22.0/configure   2011-11-16 12:47:46.0 +0100
+++ new/yast2-vm-2.22.1/configure   2012-01-16 15:58:00.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-vm 2.21.5.
+# Generated by GNU Autoconf 2.68 for yast2-vm 2.22.1.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-vm'
 PACKAGE_TARNAME='yast2-vm'
-PACKAGE_VERSION='2.21.5'
-PACKAGE_STRING='yast2-vm 2.21.5'
+PACKAGE_VERSION='2.22.1'
+PACKAGE_STRING='yast2-vm 2.22.1'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1229,7 +1229,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-vm 2.21.5 to adapt to many kinds of systems.

commit yast2-vm for openSUSE:Factory

2011-11-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2011-11-16 17:23:03

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm, Maintainer is carn...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2011-10-28 
15:34:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2011-11-16 
17:23:55.0 +0100
@@ -1,0 +2,12 @@
+Wed Nov 16 12:49:08 CET 2011 - jsuch...@suse.cz
+
+- merged texts from proofreading
+- 2.22.0
+
+---
+Tue Nov  1 12:04:05 MDT 2011 - carn...@novell.com
+
+- bnc#727523 - yast2 xen should be modified for 32bit
+- 2.21.5
+
+---

Old:

  yast2-vm-2.21.4.tar.bz2

New:

  yast2-vm-2.22.0.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.VUztAF/_old  2011-11-16 17:23:57.0 +0100
+++ /var/tmp/diff_new_pack.VUztAF/_new  2011-11-16 17:23:57.0 +0100
@@ -18,8 +18,9 @@
 # norootforbuild
 
 
+
 Name:   yast2-vm
-Version:2.21.4
+Version:2.22.0
 Release:0
 License:GPL
 Group:  System/YaST
@@ -27,7 +28,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-vm-%{version}.tar.bz2
 
-Prefix: /usr
 
 ExclusiveArch:  %ix86 x86_64
 BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
@@ -42,23 +42,23 @@
 %setup -n yast2-vm-%{version}
 
 %build
-%{prefix}/bin/y2tool y2autoconf
-%{prefix}/bin/y2tool y2automake
+%{_prefix}/bin/y2tool y2autoconf
+%{_prefix}/bin/y2tool y2automake
 autoreconf --force --install
 
 export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 export CXXFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 
 %{?suse_update_config:%{suse_update_config -f}}
-./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir}
+./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works
 make %{?jobs:-j%jobs} V=1
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
-[ -e %{prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK ] || 
Y2DIR=$RPM_BUILD_ROOT/usr/share/YaST2 make check DESTDIR=$RPM_BUILD_ROOT
-for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name 
*.desktop` ; do
+[ -e %{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK ] || 
Y2DIR=$RPM_BUILD_ROOT/usr/share/YaST2 make check DESTDIR=$RPM_BUILD_ROOT
+for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name 
*.desktop` ; do
 d=${f##*/}
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
@@ -82,11 +82,9 @@
 /usr/share/YaST2/modules/RelocationServer.*
 /usr/share/YaST2/include/*
 /usr/share/YaST2/scrconf/*
-%{prefix}/share/applications/YaST2/groups/virtualization.desktop
+%{_prefix}/share/applications/YaST2/groups/virtualization.desktop
 %ifarch x86_64
-%{prefix}/share/applications/YaST2/relocation-server.desktop
-%{prefix}/share/applications/YaST2/xen.desktop
+%{_prefix}/share/applications/YaST2/relocation-server.desktop
+%{_prefix}/share/applications/YaST2/xen.desktop
 %endif
-%doc %{prefix}/share/doc/packages/yast2-vm
-
-%changelog
+%doc %{_prefix}/share/doc/packages/yast2-vm

++ yast2-vm-2.21.4.tar.bz2 - yast2-vm-2.22.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.21.4/VERSION new/yast2-vm-2.22.0/VERSION
--- old/yast2-vm-2.21.4/VERSION 2011-10-25 13:18:54.0 +0200
+++ new/yast2-vm-2.22.0/VERSION 2011-11-16 12:50:37.0 +0100
@@ -1 +1 @@
-2.21.4
+2.22.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.21.4/configure 
new/yast2-vm-2.22.0/configure
--- old/yast2-vm-2.21.4/configure   2011-10-25 13:20:13.0 +0200
+++ new/yast2-vm-2.22.0/configure   2011-11-16 12:47:46.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-vm 2.21.4.
+# Generated by GNU Autoconf 2.68 for yast2-vm 2.21.5.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-vm'
 PACKAGE_TARNAME='yast2-vm'
-PACKAGE_VERSION='2.21.4'
-PACKAGE_STRING='yast2-vm 2.21.4'
+PACKAGE_VERSION='2.21.5'
+PACKAGE_STRING='yast2-vm 2.21.5'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1229,7 +1229,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This 

commit yast2-vm for openSUSE:Factory

2011-10-28 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2011-10-25 17:25:54

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm, Maintainer is carn...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2011-10-03 
09:27:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2011-10-28 
15:34:52.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 25 10:02:24 UTC 2011 - lsle...@suse.cz
+
+- fixed translation of button labels (bnc#723657)
+- 2.21.4
+
+---

Old:

  yast2-vm-2.21.3.tar.bz2

New:

  yast2-vm-2.21.4.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.qGoyQY/_old  2011-10-28 15:35:01.0 +0200
+++ /var/tmp/diff_new_pack.qGoyQY/_new  2011-10-28 15:35:01.0 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   yast2-vm
-Version:2.21.3
+Version:2.21.4
 Release:0
 License:GPL
 Group:  System/YaST

++ yast2-vm-2.21.3.tar.bz2 - yast2-vm-2.21.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.21.3/VERSION new/yast2-vm-2.21.4/VERSION
--- old/yast2-vm-2.21.3/VERSION 2011-09-29 14:11:34.0 +0200
+++ new/yast2-vm-2.21.4/VERSION 2011-10-25 13:18:54.0 +0200
@@ -1 +1 @@
-2.21.3
+2.21.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.21.3/configure 
new/yast2-vm-2.21.4/configure
--- old/yast2-vm-2.21.3/configure   2011-09-29 14:03:40.0 +0200
+++ new/yast2-vm-2.21.4/configure   2011-10-25 13:20:13.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-vm 2.21.2.
+# Generated by GNU Autoconf 2.68 for yast2-vm 2.21.4.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-vm'
 PACKAGE_TARNAME='yast2-vm'
-PACKAGE_VERSION='2.21.2'
-PACKAGE_STRING='yast2-vm 2.21.2'
+PACKAGE_VERSION='2.21.4'
+PACKAGE_STRING='yast2-vm 2.21.4'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1229,7 +1229,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-vm 2.21.2 to adapt to many kinds of systems.
+\`configure' configures yast2-vm 2.21.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1300,7 +1300,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-vm 2.21.2:;;
+ short | recursive ) echo Configuration of yast2-vm 2.21.4:;;
esac
   cat \_ACEOF
 
@@ -1380,7 +1380,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-vm configure 2.21.2
+yast2-vm configure 2.21.4
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1397,7 +1397,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-vm $as_me 2.21.2, which was
+It was created by yast2-vm $as_me 2.21.4, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2327,7 +2327,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-vm'
- VERSION='2.21.2'
+ VERSION='2.21.4'
 
 
 cat confdefs.h _ACEOF
@@ -2449,7 +2449,7 @@
 
 
 
-VERSION=2.21.2
+VERSION=2.21.4
 RPMNAME=yast2-vm
 MAINTAINER=Ladislav Slezak lsle...@suse.cz, Li Dongyang 
lidongy...@novell.com
 
@@ -3386,7 +3386,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by yast2-vm $as_me 2.21.2, which was
+This file was extended by yast2-vm $as_me 2.21.4, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3439,7 +3439,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-vm config.status 2.21.2
+yast2-vm config.status 2.21.4
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\\$ac_cs_config\\
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.21.3/configure.in 
new/yast2-vm-2.21.4/configure.in
--- old/yast2-vm-2.21.3/configure.in2011-09-29 

commit yast2-vm for openSUSE:Factory

2011-10-03 Thread h_root

Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory
checked in at Mon Oct 3 09:27:57 CEST 2011.




--- openSUSE:Factory/yast2-vm/yast2-vm.changes  2011-09-23 12:53:34.0 
+0200
+++ yast2-vm/yast2-vm.changes   2011-09-29 14:13:52.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 29 14:11:36 CEST 2011 - vis...@suse.cz
+
+- set dialog title
+- 2.21.3 
+
+---

calling whatdependson for head-i586


Old:

  yast2-vm-2.21.2.tar.bz2

New:

  yast2-vm-2.21.3.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.acqWz1/_old  2011-10-03 09:27:52.0 +0200
+++ /var/tmp/diff_new_pack.acqWz1/_new  2011-10-03 09:27:52.0 +0200
@@ -19,18 +19,19 @@
 
 
 Name:   yast2-vm
-Version:2.21.2
+Version:2.21.3
 Release:0
 License:GPL
 Group:  System/YaST
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-vm-2.21.2.tar.bz2
+Source0:yast2-vm-%{version}.tar.bz2
 
 Prefix: /usr
 
 ExclusiveArch:  %ix86 x86_64
 BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
-Requires:   yast2
+Requires:   yast2 = 2.21.22
 
 Summary:Configure Hypervisor and Tools for Xen and KVM
 
@@ -38,7 +39,7 @@
 This YaST module configures and installs a virtual machine.
 
 %prep
-%setup -n yast2-vm-2.21.2
+%setup -n yast2-vm-%{version}
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-vm-2.21.2.tar.bz2 - yast2-vm-2.21.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.21.2/Makefile.am 
new/yast2-vm-2.21.3/Makefile.am
--- old/yast2-vm-2.21.2/Makefile.am 2011-09-20 10:16:10.0 +0200
+++ new/yast2-vm-2.21.3/Makefile.am 2011-09-29 14:03:38.0 +0200
@@ -20,7 +20,6 @@
 IS_DEVTOOLS= $(findstring yast2-devtools,$(RPMNAME))
 
 DEVTOOLS_DIR   = $(if 
$(IS_DEVTOOLS),$(srcdir)/devtools,$(Y2DEVTOOLS_PREFIX)/share/YaST2/data/devtools)
-ALL_PACKAGES   = $(DEVTOOLS_DIR)/admin/all-packages
 LEGALESE_DIR   = $(if 
$(HAS_YAST_LICENSE),$(DEVTOOLS_DIR)/admin/copyright/yast,$(DEVTOOLS_DIR)/admin/copyright/gpl)
 
 COPYRIGHT_files_gpl= README COPYING
@@ -155,7 +154,7 @@
$(Y2TOOL) create-spec  $$i  $$here/package/$${newname} ; \
done
 
-package: check-up-to-date check-tagversion check-all-packages check-textdomain 
package-local
+package: check-up-to-date check-tagversion check-textdomain package-local
 
 TAGVERSION  = $(Y2TOOL) tagversion
 
@@ -185,21 +184,6 @@
 check-parse:
@echo Not running parseycp.
 
-check-all-packages:
-   @if [ ! -e $(ALL_PACKAGES) ]; then\
-   echo ERROR: Can't find $(ALL_PACKAGES); false;\
-   fi
-   @if ! grep -q ^$(RPMNAME)[[:space:]] $(ALL_PACKAGES); then
\
-   echo ERROR: $(RPMNAME) not in $(ALL_PACKAGES); false; \
-   fi
-   @if grep -q ^$(RPMNAME)[[:space:]]\+.*? $(ALL_PACKAGES); then \
-   echo ERROR: $(RPMNAME) info in $(ALL_PACKAGES) contains some 
unknown (?) fields:; \
-   echo;   \
-   grep ^$(RPMNAME)[[:space:]]\+.*? $(ALL_PACKAGES); \
-   echo;   \
-   false;  \
-   fi
-
 check-textdomain:
$(Y2TOOL) check-textdomain $(srcdir)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.21.2/Makefile.in 
new/yast2-vm-2.21.3/Makefile.in
--- old/yast2-vm-2.21.2/Makefile.in 2011-09-20 10:16:13.0 +0200
+++ new/yast2-vm-2.21.3/Makefile.in 2011-09-29 14:03:40.0 +0200
@@ -261,7 +261,6 @@
 # do we do Makefile.am for devtools? It is a little special...
 IS_DEVTOOLS = $(findstring yast2-devtools,$(RPMNAME))
 DEVTOOLS_DIR = $(if 
$(IS_DEVTOOLS),$(srcdir)/devtools,$(Y2DEVTOOLS_PREFIX)/share/YaST2/data/devtools)
-ALL_PACKAGES = $(DEVTOOLS_DIR)/admin/all-packages
 LEGALESE_DIR = $(if 
$(HAS_YAST_LICENSE),$(DEVTOOLS_DIR)/admin/copyright/yast,$(DEVTOOLS_DIR)/admin/copyright/gpl)
 COPYRIGHT_files_gpl = README COPYING
 COPYRIGHT_files_yast = YAST_LICENSE README COPYING COPYRIGHT.english \
@@ -902,7 +901,7 @@
$(Y2TOOL) create-spec  $$i  $$here/package/$${newname} ; \
done
 
-package: check-up-to-date check-tagversion check-all-packages check-textdomain 
package-local
+package: check-up-to-date check-tagversion check-textdomain package-local
 
 check-up-to-date check-cvs-up-to-date check-svn-up-to-date:
if [ -d $(srcdir)/CVS ]; then \
@@ -930,21 +929,6 @@
 check-parse:
@echo Not running 

commit yast2-vm for openSUSE:Factory

2011-09-21 Thread h_root

Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory
checked in at Wed Sep 21 17:34:35 CEST 2011.




--- yast2-vm/yast2-vm.changes   2010-11-10 23:26:03.0 +0100
+++ /mounts/work_src_done/STABLE/yast2-vm/yast2-vm.changes  2011-09-19 
14:40:53.0 +0200
@@ -1,0 +2,52 @@
+Mon Sep 19 14:40:14 CEST 2011 - vis...@suse.cz
+
+- remove dependency on Wizard_hw
+- 2.21.2 
+
+---
+Mon Aug  8 12:20:55 UTC 2011 - lsle...@suse.cz
+
+- use ButtonBox for push button widgets (bnc#701273)
+
+---
+Fri Aug  5 13:15:17 MDT 2011 - carn...@novell.com
+
+- Update desktop files with more descriptive information in the
+  GenericName field.
+- Restore xen.desktop and xen.ycp
+- 2.21.1
+
+---
+Fri Aug  5 12:35:48 CEST 2011 - tgoettlic...@suse.de
+
+- fixed .desktop file (bnc #681249)
+
+---
+Fri Jul 22 15:21:54 CEST 2011 - loci...@suse.cz
+
+- Removed obsoleted X-KDE-SubstituteUID from desktop file
+  (bnc#540627) and replaced with xdg-su call in the Exec entry.
+- 2.21.0
+
+---
+Wed Jun 29 13:55:52 CST 2011 - lidongy...@novell.com
+
+- bnc#702106 - Remove 32-bit Install Hypervisor and Tools from
+  YaST Control Center - FATE#308532
+  remove %ix86 from exclusive arch so that yast2-vm is available
+  only for the 64-bit x86 architecture.
+
+---
+Mon Jun 13 14:14:40 CST 2011 - lidongy...@novell.com
+
+- fate#311371 - Enhance yast to configure live migration for Xen
+  and KVM
+  replace xen.ycp with relocation-server.ycp
+
+--
+Tue Mar  8 16:17:23 MST 2011 - carn...@novell.com
+
+- bnc#508347 - Yast2 virtualization installation error but success
+  message
+
+---

calling whatdependson for head-i586


Old:

  yast2-vm-2.17.1.tar.bz2

New:

  yast2-vm-2.21.2.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.fkv0HA/_old  2011-09-21 17:34:28.0 +0200
+++ /var/tmp/diff_new_pack.fkv0HA/_new  2011-09-21 17:34:28.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-vm (Version 2.17.1)
+# spec file for package yast2-vm
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -19,27 +19,26 @@
 
 
 Name:   yast2-vm
-Version:2.17.1
-Release:1
+Version:2.21.2
+Release:0
 License:GPL
 Group:  System/YaST
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-vm-2.17.1.tar.bz2
+Source0:yast2-vm-2.21.2.tar.bz2
 
 Prefix: /usr
 
-Group:  System/YaST
 ExclusiveArch:  %ix86 x86_64
 BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
 Requires:   yast2
 
-Summary:YaST2 - Virtual Machine Installer
+Summary:Configure Hypervisor and Tools for Xen and KVM
 
 %description
 This YaST module configures and installs a virtual machine.
 
 %prep
-%setup -n yast2-vm-2.17.1
+%setup -n yast2-vm-2.21.2
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -51,7 +50,9 @@
 
 %{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir}
-make %{?jobs:-j%jobs}
+# V=1: verbose build in case we used AM_SILENT_RULES(yes)
+# so that RPM_OPT_FLAGS check works
+make %{?jobs:-j%jobs} V=1
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -61,15 +62,30 @@
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
 
+%ifarch %ix86
+rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/xen.desktop
+rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/relocation-server.desktop
+%endif
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
-/usr/share/YaST2/clients/vm_finish.ycp
+%dir /usr/share/YaST2/scrconf
+%dir /usr/share/YaST2/include
+/usr/share/YaST2/clients/relocation-server.ycp
 /usr/share/YaST2/clients/xen.ycp
+/usr/share/YaST2/clients/vm_finish.ycp
 /usr/share/YaST2/modules/VM_XEN.y*
+/usr/share/YaST2/modules/RelocationServer.*
+/usr/share/YaST2/include/*
+/usr/share/YaST2/scrconf/*
 %{prefix}/share/applications/YaST2/groups/virtualization.desktop
+%ifarch x86_64
+%{prefix}/share/applications/YaST2/relocation-server.desktop
 %{prefix}/share/applications/YaST2/xen.desktop
+%endif
 %doc