Hello community,

here is the log from the commit of package installation-images-openSUSE for 
openSUSE:Factory checked in at 2014-02-24 17:28:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.installation-images-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "installation-images-openSUSE"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/installation-images-openSUSE/installation-images-openSUSE.changes
        2014-02-21 13:48:28.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.installation-images-openSUSE.new/installation-images-openSUSE.changes
   2014-02-24 17:28:15.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Feb 21 16:22:49 CET 2014 - [email protected]
+
+- replace sles11.exec with sles12.exec (bnc #865109)
+- link gawk also in initrd or we get dangling symlinks
+
+-------------------------------------------------------------------

Old:
----
  gawk.patch
  installation-images-14.46.tar.bz2

New:
----
  installation-images-14.47.tar.bz2

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

Other differences:
------------------
++++++ installation-images-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.1Swwlt/_old  2014-02-24 17:28:15.000000000 +0100
+++ /var/tmp/diff_new_pack.1Swwlt/_new  2014-02-24 17:28:15.000000000 +0100
@@ -353,10 +353,9 @@
 Summary:        Installation Image Files for %theme
 License:        GPL-2.0+
 Group:          Metapackages
-Version:        14.46
+Version:        14.47
 Release:        0
-Source:         installation-images-14.46.tar.bz2
-Patch0:          gawk.patch
+Source:         installation-images-14.47.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define _binary_payload w.ufdio
 
@@ -393,7 +392,6 @@
 %prep
 %setup -n installation-images-%{version}
 rm -f /usr/lib/build/checks/04-check-filelist
-%patch0 -p1
 
 %build
 unset MALLOC_CHECK_

++++++ installation-images-14.46.tar.bz2 -> installation-images-14.47.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.46/VERSION 
new/installation-images-14.47/VERSION
--- old/installation-images-14.46/VERSION       2014-02-19 08:53:43.000000000 
+0100
+++ new/installation-images-14.47/VERSION       2014-02-21 16:22:41.000000000 
+0100
@@ -1 +1 @@
-14.46
+14.47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.46/changelog 
new/installation-images-14.47/changelog
--- old/installation-images-14.46/changelog     2014-02-19 08:53:47.000000000 
+0100
+++ new/installation-images-14.47/changelog     2014-02-21 16:22:45.000000000 
+0100
@@ -1,4 +1,8 @@
-2014-02-19:    HEAD
+2014-02-21:    HEAD
+       - replace sles11.exec with sles12.exec (bnc #865109)
+       - link gawk also in initrd or we get dangling symlinks
+
+2014-02-19:    14.46
        - add all tools from xorg-x11-Xvnc (bnc #855246)
 
 2014-02-18:    14.45
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.46/data/initrd/initrd.file_list 
new/installation-images-14.47/data/initrd/initrd.file_list
--- old/installation-images-14.46/data/initrd/initrd.file_list  2014-02-18 
16:57:19.000000000 +0100
+++ new/installation-images-14.47/data/initrd/initrd.file_list  2014-02-21 
15:27:04.000000000 +0100
@@ -318,6 +318,10 @@
   /usr/bin/gzip
   /usr/bin/gunzip
 
+gawk:
+  /usr/bin/gawk
+  s gawk usr/bin/awk
+
 nscd:
   # remaining files are in root image
   d /var/run/nscd
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.46/data/initrd/s390/sles11.exec 
new/installation-images-14.47/data/initrd/s390/sles11.exec
--- old/installation-images-14.46/data/initrd/s390/sles11.exec  2013-11-18 
11:49:20.000000000 +0100
+++ new/installation-images-14.47/data/initrd/s390/sles11.exec  1970-01-01 
01:00:00.000000000 +0100
@@ -1,11 +0,0 @@
-/* REXX LOAD EXEC FOR SUSE LINUX S/390 VM GUESTS       */                      
 
-/* LOADS SUSE LINUX S/390 FILES INTO READER            */                      
 
-SAY ''                                                                         
 
-SAY 'LOADING SLES11 FILES INTO READER...'                                      
        
-'CP CLOSE RDR'                                                                 
 
-'PURGE RDR ALL'                                                                
 
-'SPOOL PUNCH * RDR'                                                            
 
-'PUNCH SLES11 IMAGE A (NOH'                                                    
    
-'PUNCH SLES11 PARMFILE A (NOH'                                               
-'PUNCH SLES11 INITRD A (NOH'                                                  
-'I 00C'                                                                        
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.46/data/initrd/s390/sles12.exec 
new/installation-images-14.47/data/initrd/s390/sles12.exec
--- old/installation-images-14.46/data/initrd/s390/sles12.exec  1970-01-01 
01:00:00.000000000 +0100
+++ new/installation-images-14.47/data/initrd/s390/sles12.exec  2014-02-21 
16:16:57.000000000 +0100
@@ -0,0 +1,11 @@
+/* REXX LOAD EXEC FOR SUSE LINUX S/390 VM GUESTS       */                      
 
+/* LOADS SUSE LINUX S/390 FILES INTO READER            */                      
 
+SAY ''                                                                         
 
+SAY 'LOADING SLES12 FILES INTO READER...'                                      
 
+'CP CLOSE RDR'                                                                 
 
+'PURGE RDR ALL'                                                                
 
+'SPOOL PUNCH * RDR'                                                            
 
+'PUNCH SLES12 IMAGE A (NOH'                                                    
 
+'PUNCH SLES12 PARMFILE A (NOH'                                                 
 
+'PUNCH SLES12 INITRD A (NOH'                                                   
 
+'IPL 00C'                                                                      
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.46/install.s390x 
new/installation-images-14.47/install.s390x
--- old/installation-images-14.46/install.s390x 2013-11-18 11:49:20.000000000 
+0100
+++ new/installation-images-14.47/install.s390x 2014-02-21 16:21:45.000000000 
+0100
@@ -37,7 +37,7 @@
 install -m 644 data/initrd/s390/suse.ins.parmfile 
$DESTDIR/CD1/boot/$ARCH/parmfile
 install -m 644 data/initrd/s390/suse.ins.parmfile.cd 
$DESTDIR/CD1/boot/$ARCH/parmfile.cd
 
-install -m 644 data/initrd/s390/sles11.exec $DESTDIR/CD1/boot/$ARCH/sles11.exec
+install -m 644 data/initrd/s390/sles12.exec $DESTDIR/CD1/boot/$ARCH/sles12.exec
 
 mkdir -p $DESTDIR/usr/share
 cp images/mini-iso-rmlist $DESTDIR/usr/share

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

Reply via email to