Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2013-09-12 14:26:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and      /work/SRC/openSUSE:Factory/.vm-install.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vm-install"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes    2013-09-02 
15:03:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes       
2013-09-12 14:26:01.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Sep  6 08:23:11 MDT 2013 - [email protected]
+
+- bnc#838791 - [HP BCS SLES11 Bug]: NIC MAC OUI Changes for Xen
+  Guests
+- Updated language files 
+- Version 0.7.6
+
+-------------------------------------------------------------------

Old:
----
  vm-install-0.7.5.tar.bz2

New:
----
  vm-install-0.7.6.tar.bz2

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

Other differences:
------------------
++++++ vm-install.spec ++++++
--- /var/tmp/diff_new_pack.PB2JiC/_old  2013-09-12 14:26:02.000000000 +0200
+++ /var/tmp/diff_new_pack.PB2JiC/_new  2013-09-12 14:26:02.000000000 +0200
@@ -21,12 +21,12 @@
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:        0.7.5
+Version:        0.7.6
 Release:        0
 Summary:        Tool to Define a Virtual Machine and Install Its Operating 
System
 License:        GPL-2.0
 Group:          System/Emulators/PC
-Source0:        %{name}-0.7.5.tar.bz2
+Source0:        %{name}-0.7.6.tar.bz2
 Source1:        vm-install.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x

++++++ vm-install-0.7.5.tar.bz2 -> vm-install-0.7.6.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.5/Makefile 
new/vm-install-0.7.6/Makefile
--- old/vm-install-0.7.5/Makefile       2013-08-22 20:49:25.000000000 +0200
+++ new/vm-install-0.7.6/Makefile       2013-09-06 17:14:50.000000000 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.7.5
+VER = 0.7.6
 
 default:
        @echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.5/po/ar.po 
new/vm-install-0.7.6/po/ar.po
--- old/vm-install-0.7.5/po/ar.po       2013-08-15 00:01:08.000000000 +0200
+++ new/vm-install-0.7.6/po/ar.po       2013-09-06 17:14:50.000000000 +0200
@@ -1,22 +1,22 @@
 # Mohammad Alhargan <[email protected]>, 2011.
 # Mohammad Alhargan <[email protected]>, 2012.
 # mohammad <[email protected]>, 2012.
-# محمد الحرقان <[email protected]>, 2012.
+# محمد الحرقان <[email protected]>, 2012, 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-08-01 09:23-0600\n"
-"PO-Revision-Date: 2012-11-26 07:48+0300\n"
-"Last-Translator: Mohammad Alhargan <[email protected]>\n"
-"Language-Team: http://www.vertaal.com.ar/files/opensuse-11-4/ar/list/\n";
+"PO-Revision-Date: 2013-09-02 13:32+0300\n"
+"Last-Translator: محمد الحرقان <[email protected]>\n"
+"Language-Team: ترجمة سوزي\n"
 "Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: Virtaal 0.7.0\n"
+"X-Generator: Virtaal 0.7.1\n"
 
 #: src/vminstall/msg.py:22
 msgid "Installation Error"
@@ -360,7 +360,7 @@
 
 #: src/vminstall/msg.py:134
 msgid "openSUSE 13"
-msgstr ""
+msgstr "أوبن سوزي 13"
 
 #: src/vminstall/msg.py:135
 msgid "Other operating system"
@@ -711,7 +711,7 @@
 #. TRANSLATORS Do not translate %(url)s
 #: src/vminstall/msg.py:227
 msgid "For the most current information on SUSE VM server technology, see "
-msgstr ""
+msgstr "للحصول على أحدث المعلومات حول تكنولوجيا خادم سوزي VM، راجع "
 
 #: src/vminstall/msg.py:228
 #, python-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.5/po/de.po 
new/vm-install-0.7.6/po/de.po
--- old/vm-install-0.7.5/po/de.po       2013-08-15 00:01:08.000000000 +0200
+++ new/vm-install-0.7.6/po/de.po       2013-09-06 17:14:50.000000000 +0200
@@ -1,7 +1,7 @@
 # translation of xen-vm-install.de.po to German
 #
 #
-# Michael Skiba <[email protected]>, 2008, 2012.
+# Michael Skiba <[email protected]>, 2008, 2012, 2013.
 # Hermann J. Beckers <[email protected]>, 2008, 2011.
 # Marko Schugardt <[email protected]>, 2008, 2009.
 # Hermann-Josef Beckers <[email protected]>, 2009.
@@ -11,8 +11,8 @@
 "Project-Id-Version: xen-vm-install.de\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-08-01 09:23-0600\n"
-"PO-Revision-Date: 2013-02-03 16:09+0100\n"
-"Last-Translator: Hendrik Woltersdorf <[email protected]>\n"
+"PO-Revision-Date: 2013-09-01 15:15+0200\n"
+"Last-Translator: Michael Skiba <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
@@ -378,7 +378,7 @@
 
 #: src/vminstall/msg.py:134
 msgid "openSUSE 13"
-msgstr ""
+msgstr "openSUSE 13"
 
 #: src/vminstall/msg.py:135
 msgid "Other operating system"
@@ -738,6 +738,8 @@
 #: src/vminstall/msg.py:227
 msgid "For the most current information on SUSE VM server technology, see "
 msgstr ""
+"Für die neuesten Informationen über die SUSE-VM-Servertechnologie besuchen "
+"Sie "
 
 #: src/vminstall/msg.py:228
 #, python-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.5/po/ru.po 
new/vm-install-0.7.6/po/ru.po
--- old/vm-install-0.7.5/po/ru.po       2013-08-15 00:01:07.000000000 +0200
+++ new/vm-install-0.7.6/po/ru.po       2013-09-06 17:14:50.000000000 +0200
@@ -4,14 +4,14 @@
 # Nikolay Derkach <[email protected]>, 2007.
 # Aleksey Osipov <[email protected]>, 2008.
 # Alexander Melentiev <[email protected]>, 2008, 2009, 2010.
-# Alexander Melentiev <[email protected]>, 2011, 2012.
+# Alexander Melentiev <[email protected]>, 2011, 2012, 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: xen-vm-install.ru\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-08-01 09:23-0600\n"
-"PO-Revision-Date: 2012-12-24 00:25+0400\n"
-"Last-Translator: Alexander Melentyev <[email protected]>\n"
+"PO-Revision-Date: 2013-09-04 22:25+0400\n"
+"Last-Translator: Alexander Melentev\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
@@ -375,7 +375,7 @@
 
 #: src/vminstall/msg.py:134
 msgid "openSUSE 13"
-msgstr ""
+msgstr "openSUSE 13"
 
 #: src/vminstall/msg.py:135
 msgid "Other operating system"
@@ -728,7 +728,7 @@
 #. TRANSLATORS Do not translate %(url)s
 #: src/vminstall/msg.py:227
 msgid "For the most current information on SUSE VM server technology, see "
-msgstr ""
+msgstr "Самые последние сведения о технологии VM-сервера SUSE:"
 
 #: src/vminstall/msg.py:228
 #, python-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.5/setup.py 
new/vm-install-0.7.6/setup.py
--- old/vm-install-0.7.5/setup.py       2013-08-22 20:49:25.000000000 +0200
+++ new/vm-install-0.7.6/setup.py       2013-09-06 17:14:50.000000000 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-      version='0.7.5',
+      version='0.7.6',
       description='Define a virtual machine and install its operating system',
       author='Charles Coffing',
       author_email='[email protected]',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.5/src/vminstall/gtk/interface.py 
new/vm-install-0.7.6/src/vminstall/gtk/interface.py
--- old/vm-install-0.7.5/src/vminstall/gtk/interface.py 2013-07-25 
00:09:31.000000000 +0200
+++ new/vm-install-0.7.6/src/vminstall/gtk/interface.py 2013-09-06 
17:14:50.000000000 +0200
@@ -716,7 +716,11 @@
             mac3 = self.window.get_widget('mac3').get_text()
             if mac1 and mac2 and mac3:
                 return True
-            randommac = [ 0x52, 0x54, 0x00,
+            if caps.is_xen():
+                randommac = [ 0x00, 0x16, 0x3e,
+                        random.randint(0x00, 0x7f), random.randint(0x00, 
0xff), random.randint(0x00, 0xff) ]
+            else:
+                randommac = [ 0x52, 0x54, 0x00,
                         random.randint(0x00, 0x7f), random.randint(0x00, 
0xff), random.randint(0x00, 0xff) ]
             mac = ':'.join(map(lambda x: "%02x" % x, randommac))
             bytes = mac.split(':')

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

Reply via email to