Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2014-09-07 11:10:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-packager (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-packager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-packager"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes    
2014-09-03 21:23:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new/yast2-packager.changes       
2014-09-07 11:10:06.000000000 +0200
@@ -1,0 +2,13 @@
+Fri Sep  5 14:53:10 UTC 2014 - lsle...@suse.cz
+
+- /etc/sysconfig/kernel:INITRD_MODULES has been dropped, do not
+  write Xen modules there (bnc#895084)
+- 3.1.46
+
+-------------------------------------------------------------------
+Thu Sep  4 11:03:03 UTC 2014 - jreidin...@suse.com
+
+- use new rubygem dependency syntax (bnc#895069)
+- 3.1.45
+
+-------------------------------------------------------------------

Old:
----
  yast2-packager-3.1.44.tar.bz2

New:
----
  yast2-packager-3.1.46.tar.bz2

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

Other differences:
------------------
++++++ yast2-packager.spec ++++++
--- /var/tmp/diff_new_pack.Tgz5tr/_old  2014-09-07 11:10:07.000000000 +0200
+++ /var/tmp/diff_new_pack.Tgz5tr/_new  2014-09-07 11:10:07.000000000 +0200
@@ -17,19 +17,19 @@
 
 
 Name:           yast2-packager
-Version:        3.1.44
+Version:        3.1.46
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
 
 Url:            https://github.com/kobliha/yast-packager
-BuildRequires:  rubygem-rspec
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-country-data
 BuildRequires:  yast2-devtools >= 3.1.10
 BuildRequires:  yast2-testsuite
 BuildRequires:  yast2-xml
+BuildRequires:  rubygem(rspec)
 
 # HwDetection
 BuildRequires:  yast2 >= 3.1.19

++++++ yast2-packager-3.1.44.tar.bz2 -> yast2-packager-3.1.46.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.44/package/yast2-packager.changes 
new/yast2-packager-3.1.46/package/yast2-packager.changes
--- old/yast2-packager-3.1.44/package/yast2-packager.changes    2014-09-03 
14:04:10.000000000 +0200
+++ new/yast2-packager-3.1.46/package/yast2-packager.changes    2014-09-05 
17:30:41.000000000 +0200
@@ -1,4 +1,17 @@
 -------------------------------------------------------------------
+Fri Sep  5 14:53:10 UTC 2014 - lsle...@suse.cz
+
+- /etc/sysconfig/kernel:INITRD_MODULES has been dropped, do not
+  write Xen modules there (bnc#895084)
+- 3.1.46
+
+-------------------------------------------------------------------
+Thu Sep  4 11:03:03 UTC 2014 - jreidin...@suse.com
+
+- use new rubygem dependency syntax (bnc#895069)
+- 3.1.45
+
+-------------------------------------------------------------------
 Tue Sep  2 11:59:32 UTC 2014 - an...@suse.com
 
 - Use DM device for encrypted partitions during test mount
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.44/package/yast2-packager.spec 
new/yast2-packager-3.1.46/package/yast2-packager.spec
--- old/yast2-packager-3.1.44/package/yast2-packager.spec       2014-09-03 
14:04:10.000000000 +0200
+++ new/yast2-packager-3.1.46/package/yast2-packager.spec       2014-09-05 
17:30:41.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-packager
-Version:        3.1.44
+Version:        3.1.46
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -28,7 +28,7 @@
 License:        GPL-2.0+
 BuildRequires: yast2-country-data yast2-xml update-desktop-files 
yast2-testsuite
 BuildRequires:  yast2-devtools >= 3.1.10
-BuildRequires:  rubygem-rspec
+BuildRequires:  rubygem(rspec)
 
 # HwDetection
 BuildRequires: yast2 >= 3.1.19
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.44/src/clients/inst_kickoff.rb 
new/yast2-packager-3.1.46/src/clients/inst_kickoff.rb
--- old/yast2-packager-3.1.44/src/clients/inst_kickoff.rb       2014-09-03 
14:04:10.000000000 +0200
+++ new/yast2-packager-3.1.46/src/clients/inst_kickoff.rb       2014-09-05 
17:30:41.000000000 +0200
@@ -24,7 +24,6 @@
       Yast.import "Popup"
       Yast.import "Directory"
       Yast.import "ModuleLoading"
-      Yast.import "Initrd"
       Yast.import "Kernel"
       Yast.import "Arch"
       Yast.import "FileUtils"
@@ -244,37 +243,9 @@
         end
       end
 
-      # add Xen and HyperV PV drivers to initrd
-      XenPVToInitrd()
-
       :next
     end
 
-    # add xen paravirtualized drivers to initrd if thery are selected for 
installation
-    def XenPVToInitrd
-      # is any xen-kmp-* package selected?
-      if Pkg.IsSelected("xen-kmp-default") || Pkg.IsSelected("xen-kmp-smp") ||
-          Pkg.IsSelected("xen-kmp-pae") ||
-          Pkg.IsSelected("xen-kmp-bigsmp") ||
-          Pkg.IsSelected("xen-kmp-kdump")
-        # add disk driver
-        Initrd.AddModule("xen-vbd", "")
-        # add network driver
-        Initrd.AddModule("xen-vnif", "")
-
-        Builtins.y2milestone(
-          "Added Xen PV drivers to initrd, configured drivers: %1",
-          Initrd.ListModules
-        )
-      else
-        Builtins.y2milestone(
-          "No xen-kmp-* package is selected for installation, skipping XEN PV 
driver installation"
-        )
-      end
-
-      nil
-    end
-
     #  Write a fake mtab to the target system since some %post scripts might
     #  need it.
     def fake_mtab

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

Reply via email to