Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory
checked in at Wed May 25 12:59:44 CEST 2011.



--------
--- installation-images/installation-images.changes     2011-03-25 
12:02:04.000000000 +0100
+++ 
/mounts/work_src_done/STABLE/installation-images/installation-images.changes    
    2011-05-25 11:26:32.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 25 09:26:02 UTC 2011 - [email protected]
+
+- fix build with gcc 4.5 and perl 5.14
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  needed_space_in_mb

New:
----
  new.patch

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

Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.Q4pUru/_old  2011-05-25 12:58:41.000000000 +0200
+++ /var/tmp/diff_new_pack.Q4pUru/_new  2011-05-25 12:58:41.000000000 +0200
@@ -26,7 +26,7 @@
 BuildRequires:  PolicyKit adaptec-firmware ash autoyast2-installation bc 
blueprint-cursor-theme cifs-utils cron cups-libs dd_rescue dhcpcd dhcpv6 dmraid 
dump ed efont-unicode eject fbiterm finger fonts-config gdb glibc-i18ndata hex 
icmpinfo initviocons iputils joe krb5-devel libidn libjpeg-devel libpng-devel 
links linuxrc lklug lvm2 mdadm mingetty mtools multipath-tools nasm netcat 
netpbm nfs-utils ntfsprogs openslp-server openssh pcmciautils pcre-devel 
popt-devel pothana2000 recode rsh rsync sbl screen setserial sg3_utils 
smartmontools socat sysconfig syslogd tcpd-devel telnet telnet-server termcap 
terminfo usbutils wget xfsdump
 BuildRequires:  e2fsprogs ncurses-utils yast2-add-on yast2-kdump yast2-mouse 
yast2-ncurses-pkg yast2-network yast2-nfs-client yast2-ntp-client yast2-qt 
yast2-qt-pkg yast2-runlevel yast2-slp yast2-trans-allpacks yast2-trans-stats 
yast2-tune yast2-update yast2-users
 BuildRequires:  aaa_base aaa_base-extras audit-libs busybox checkmedia 
cryptsetup dejavu dmapi dosfstools ethtool fvwm2 gpm hfsutils icewm-lite 
libcares2 libelf0 libzypp open-iscsi openct pciutils pciutils-ids pcsc-lite 
perl-HTML-Parser sqlite3 util-linux
-BuildRequires:  build-key gpg2 jfsutils kexec-tools limal limal-perl 
perl-XML-Bare perl-XML-NamespaceSupport perl-XML-Parser perl-XML-Simple 
yast2-iscsi-client yast2-ncurses
+BuildRequires:  build-key gpg2 jfsutils kexec-tools limal limal-perl 
perl-Switch perl-XML-Bare perl-XML-NamespaceSupport perl-XML-Parser 
perl-XML-Simple yast2-iscsi-client yast2-ncurses
 BuildRequires:  Mesa libXi6 xkeyboard-config xorg-x11 xorg-x11-Xnest 
xorg-x11-Xvfb xorg-x11-fonts xorg-x11-fonts-core xorg-x11-libICE xorg-x11-libSM 
xorg-x11-libX11 xorg-x11-libXau xorg-x11-libXdmcp xorg-x11-libXext 
xorg-x11-libXfixes xorg-x11-libXmu xorg-x11-libXp xorg-x11-libXpm 
xorg-x11-libXrender xorg-x11-libXt xorg-x11-libfontenc xorg-x11-libs 
xorg-x11-libxcb xorg-x11-libxkbfile xorg-x11-server xterm
 BuildRequires:  bzip2 cracklib cracklib-dict-full curl gpart iproute2 
libexpat1 libfuse2 libreiserfs libreiserfs-devel module-init-tools nfs-client 
ntfs-3g parted procinfo procps psmisc reiserfs satsolver-tools squashfs strace 
vim xntp xz yast2-devtools
 BuildRequires:  alsa alsa-utils bind-libs bind-utils chkrootkit espeak lsscsi 
openldap2-client portaudio portmap python rpcbind sdparm smp_utils uuid-runtime 
xorg-x11-xauth yast2-multipath
@@ -107,8 +107,9 @@
 AutoReqProv:    off
 Summary:        Installation Image Files
 Version:        12.80
-Release:        1
+Release:        3
 Source:         installation-images-12.80.tar.bz2
+Patch0:         new.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define _binary_payload w.ufdio
 
@@ -178,6 +179,7 @@
 
 %prep
 %setup
+%patch0 -p1
 rm -f /usr/lib/build/checks/04-check-filelist
 
 %build

++++++ new.patch ++++++
Index: installation-images-12.80/data/initrd/initrd.file_list
===================================================================
--- installation-images-12.80.orig/data/initrd/initrd.file_list 2011-02-21 
15:47:04.000000000 +0100
+++ installation-images-12.80/data/initrd/initrd.file_list      2011-05-25 
09:08:29.874444136 +0200
@@ -416,7 +416,7 @@ if exists(sbl)
     s y2base /etc/sbl/profile/default
 endif
 
-libgcc45:
+libgcc46:
   /lib*
 
 gzip:
Index: installation-images-12.80/data/rescue/rescue.file_list
===================================================================
--- installation-images-12.80.orig/data/rescue/rescue.file_list 2011-03-25 
11:02:27.000000000 +0100
+++ installation-images-12.80/data/rescue/rescue.file_list      2011-05-25 
09:08:29.874444136 +0200
@@ -143,7 +143,7 @@ unscd:
 tcpd:
   /lib*/libwrap.so*
 
-libgcc45:
+libgcc46:
   /lib*
 
 glibc:
Index: installation-images-12.80/data/root/root.file_list
===================================================================
--- installation-images-12.80.orig/data/root/root.file_list     2011-02-21 
15:47:04.000000000 +0100
+++ installation-images-12.80/data/root/root.file_list  2011-05-25 
10:48:30.415318808 +0200
@@ -199,7 +199,7 @@ libpopt0:
 tcpd:
   /lib*/libwrap.so*
 
-libgcc45:
+libgcc46:
   /lib*
 
 glibc:
@@ -505,7 +505,7 @@ libblocxx6:
 zlib:
   /lib*/libz.so.1*
 
-libstdc++45:
+libstdc++46:
   /usr/<lib>
 
 eject:
@@ -787,6 +787,7 @@ perl-base:
   /usr/lib/perl*/*/bytes.pm
   /usr/lib/perl*/*/bytes_heavy.pl
   /usr/lib/perl*/*/constant.pm
+  /usr/lib/perl*/*/feature.pm
   /usr/lib/perl*/*/integer.pm
   /usr/lib/perl*/*/overload.pm
   /usr/lib/perl*/*/strict.pm
@@ -881,6 +882,9 @@ perl-Bootloader:
 perl-gettext:
   /usr/lib
 
+perl-Switch:
+  /usr/lib
+
 perl-XML-Simple:
   /usr/lib
 
Index: installation-images-12.80/data/root/zenroot.file_list
===================================================================
--- installation-images-12.80.orig/data/root/zenroot.file_list  2011-02-21 
15:47:04.000000000 +0100
+++ installation-images-12.80/data/root/zenroot.file_list       2011-05-25 
09:08:37.886687518 +0200
@@ -167,7 +167,7 @@ libpopt0:
 tcpd:
   /lib*/libwrap.so*
 
-libgcc45:
+libgcc46:
   /lib*
 
 glibc:
@@ -312,7 +312,7 @@ zlib:
 
 c 0755 0 0 /usr
 
-libstdc++45:
+libstdc++46:
   /usr/<lib>
 
 eject:

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



Remember to have fun...

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

Reply via email to