Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2013-08-07 07:13:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and      /work/SRC/openSUSE:Factory/.installation-images.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "installation-images"

Changes:
--------
--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2013-08-05 20:44:37.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
    2013-08-07 07:13:44.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Aug  7 05:12:42 UTC 2013 - [email protected]
+
+- add rubygems needed for yast2-storage (nokogiri does not seem
+  to be required by rubygem-ruby-dbus, but I can find it used in
+  the sources)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.y7rxqS/_old  2013-08-07 07:13:45.000000000 +0200
+++ /var/tmp/diff_new_pack.y7rxqS/_new  2013-08-07 07:13:45.000000000 +0200
@@ -175,6 +175,7 @@
 BuildRequires:  rpcbind
 BuildRequires:  rsh
 BuildRequires:  rsync
+BuildRequires:  rubygem-nokogiri
 BuildRequires:  screen
 BuildRequires:  sdparm
 BuildRequires:  setserial
@@ -225,7 +226,7 @@
 BuildRequires:  yast2-mouse
 BuildRequires:  yast2-multipath
 BuildRequires:  yast2-network
-#BuildRequires:  yast2-nfs-client
+BuildRequires:  yast2-nfs-client
 BuildRequires:  yast2-ntp-client
 BuildRequires:  yast2-proxy
 BuildRequires:  yast2-runlevel

++++++ make-sbl-optional.diff ++++++
--- /var/tmp/diff_new_pack.y7rxqS/_old  2013-08-07 07:13:45.000000000 +0200
+++ /var/tmp/diff_new_pack.y7rxqS/_new  2013-08-07 07:13:45.000000000 +0200
@@ -1,12 +1,3 @@
-commit 7e806dcf6a0b384192fa708f553efb7edf00a438
-Author: Stephan Kulow <[email protected]>
-Date:   Mon Aug 5 16:13:06 2013 +0200
-
-    small changes to the lists
-    
-    - make sbl optional
-    - adapt to library changes
-
 diff --git a/data/base/base.file_list b/data/base/base.file_list
 index cdb05e6..0543cf4 100644
 --- a/data/base/base.file_list
@@ -45,7 +36,7 @@
      r /etc/sbl/profile/default
      s y2base /etc/sbl/profile/default
 diff --git a/data/root/root.file_list b/data/root/root.file_list
-index dc5863d..89de694 100644
+index dc5863d..51e4c43 100644
 --- a/data/root/root.file_list
 +++ b/data/root/root.file_list
 @@ -50,9 +50,6 @@ systemd:
@@ -58,3 +49,16 @@
  libtasn*-*:
    /
  
+@@ -1446,6 +1443,12 @@ rpcbind: postin
+   /
+   E postin
+ 
++rubygem-ruby-dbus:
++  /usr/*/ruby/gems/*/gems/*/lib
++
++rubygem-nokogiri:
++  /usr/*/ruby/gems/*/gems/*/lib
++
+ yast2-storage: postin
+   /
+   E postin

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

Reply via email to