Hello community,

here is the log from the commit of package yast2-reipl for openSUSE:Factory 
checked in at 2014-05-06 14:04:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-reipl (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-reipl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-reipl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-reipl/yast2-reipl.changes  2014-05-02 
19:23:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-reipl.new/yast2-reipl.changes     
2014-05-06 14:04:19.000000000 +0200
@@ -1,0 +2,7 @@
+Mon May  5 15:42:32 UTC 2014 - [email protected]
+
+- call chreipl without target prefix as it is called in chroot
+  ( patch by Ihno )
+- 3.1.3
+
+-------------------------------------------------------------------

Old:
----
  yast2-reipl-3.1.2.tar.bz2

New:
----
  yast2-reipl-3.1.3.tar.bz2

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

Other differences:
------------------
++++++ yast2-reipl.spec ++++++
--- /var/tmp/diff_new_pack.KyQbB1/_old  2014-05-06 14:04:20.000000000 +0200
+++ /var/tmp/diff_new_pack.KyQbB1/_new  2014-05-06 14:04:20.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-reipl
-Version:        3.1.2
+Version:        3.1.3
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-reipl-3.1.2.tar.bz2 -> yast2-reipl-3.1.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-reipl-3.1.2/package/yast2-reipl.changes 
new/yast2-reipl-3.1.3/package/yast2-reipl.changes
--- old/yast2-reipl-3.1.2/package/yast2-reipl.changes   2014-05-02 
14:49:51.000000000 +0200
+++ new/yast2-reipl-3.1.3/package/yast2-reipl.changes   2014-05-05 
17:54:51.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Mon May  5 15:42:32 UTC 2014 - [email protected]
+
+- call chreipl without target prefix as it is called in chroot
+  ( patch by Ihno )
+- 3.1.3
+
+-------------------------------------------------------------------
 Fri May  2 12:21:49 UTC 2014 - [email protected]
 
 - adapt module to SLE12 code base (bcn#875515) ( patch by Ihno )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-reipl-3.1.2/package/yast2-reipl.spec 
new/yast2-reipl-3.1.3/package/yast2-reipl.spec
--- old/yast2-reipl-3.1.2/package/yast2-reipl.spec      2014-05-02 
14:49:51.000000000 +0200
+++ new/yast2-reipl-3.1.3/package/yast2-reipl.spec      2014-05-05 
17:54:51.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-reipl
-Version:        3.1.2
+Version:        3.1.3
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-reipl-3.1.2/src/modules/Reipl.rb 
new/yast2-reipl-3.1.3/src/modules/Reipl.rb
--- old/yast2-reipl-3.1.2/src/modules/Reipl.rb  2014-05-02 14:49:51.000000000 
+0200
+++ new/yast2-reipl-3.1.3/src/modules/Reipl.rb  2014-05-05 17:54:51.000000000 
+0200
@@ -114,7 +114,7 @@
     # @return a map of the new target configuration.
     def IPL_from_boot_zipl
       # get target information
-      result = Yast::SCR.Execute(path(".target.bash_output"), "chreipl node 
/mnt/boot/zipl")
+      result = Yast::SCR.Execute(path(".target.bash_output"), "chreipl node 
/boot/zipl")
       return result["exit"] == 0
     end
 

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

Reply via email to