Copy from home:coolo:branches:system:install:head/installation-images via accept of submit request 10388
Request was accepted with message: ok OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=2
This commit is contained in:
parent
79676a6fda
commit
1366bc1fa3
83
installation-images-12.4.diff
Normal file
83
installation-images-12.4.diff
Normal file
@ -0,0 +1,83 @@
|
||||
Index: installation-images-12.4/data/initrd/initrd.file_list
|
||||
===================================================================
|
||||
--- installation-images-12.4.orig/data/initrd/initrd.file_list
|
||||
+++ installation-images-12.4/data/initrd/initrd.file_list
|
||||
@@ -658,10 +658,10 @@ if arch eq 'i386' || arch eq 'x86_64'
|
||||
|
||||
endif
|
||||
|
||||
-libstdc++43:
|
||||
+libstdc++44:
|
||||
/usr/<lib>/libstdc++*.so*
|
||||
|
||||
-libgcc43:
|
||||
+libgcc44:
|
||||
/lib*
|
||||
|
||||
gzip:
|
||||
Index: installation-images-12.4/data/rescue/rescue.file_list
|
||||
===================================================================
|
||||
--- installation-images-12.4.orig/data/rescue/rescue.file_list
|
||||
+++ installation-images-12.4/data/rescue/rescue.file_list
|
||||
@@ -145,7 +145,7 @@ nscd:
|
||||
tcpd:
|
||||
/lib*/libwrap.so*
|
||||
|
||||
-libgcc43:
|
||||
+libgcc44:
|
||||
/lib*
|
||||
|
||||
glibc:
|
||||
@@ -738,7 +738,7 @@ smartmontools:
|
||||
/etc
|
||||
/usr/sbin
|
||||
|
||||
-libstdc++43:
|
||||
+libstdc++44:
|
||||
/usr/<lib>/libstdc++*.so*
|
||||
|
||||
kpartx:
|
||||
Index: installation-images-12.4/data/root/root.file_list
|
||||
===================================================================
|
||||
--- installation-images-12.4.orig/data/root/root.file_list
|
||||
+++ installation-images-12.4/data/root/root.file_list
|
||||
@@ -190,7 +190,7 @@ popt:
|
||||
tcpd:
|
||||
/lib*/libwrap.so*
|
||||
|
||||
-libgcc43:
|
||||
+libgcc44:
|
||||
/lib*
|
||||
|
||||
glibc:
|
||||
@@ -530,7 +530,7 @@ zlib:
|
||||
|
||||
c 0755 0 0 /usr
|
||||
|
||||
-libstdc++43:
|
||||
+libstdc++44:
|
||||
/usr/<lib>/libstdc++*.so*
|
||||
|
||||
eject:
|
||||
Index: installation-images-12.4/data/root/zenroot.file_list
|
||||
===================================================================
|
||||
--- installation-images-12.4.orig/data/root/zenroot.file_list
|
||||
+++ installation-images-12.4/data/root/zenroot.file_list
|
||||
@@ -164,7 +164,7 @@ popt:
|
||||
tcpd:
|
||||
/lib*/libwrap.so*
|
||||
|
||||
-libgcc43:
|
||||
+libgcc44:
|
||||
/lib*
|
||||
|
||||
glibc:
|
||||
@@ -309,7 +309,7 @@ zlib:
|
||||
|
||||
c 0755 0 0 /usr
|
||||
|
||||
-libstdc++43:
|
||||
+libstdc++44:
|
||||
/usr/<lib>/libstdc++*.so*
|
||||
|
||||
eject:
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 17 17:59:20 CEST 2009 - coolo@suse.de
|
||||
|
||||
- take gcc44 libraries
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 11 12:20:38 CEST 2009 - snwint@suse.de
|
||||
|
||||
|
@ -102,6 +102,7 @@ Summary: Installation Image Files
|
||||
Version: 12.4
|
||||
Release: 2
|
||||
Source: installation-images-12.4.tar.bz2
|
||||
Patch0: installation-images-12.4.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define _binary_payload w.ufdio
|
||||
|
||||
@ -173,6 +174,7 @@ SLES theme for install-initrd package.
|
||||
|
||||
%prep
|
||||
%setup
|
||||
%patch0 -p1
|
||||
rm -f /usr/lib/build/checks/04-check-filelist
|
||||
|
||||
%build
|
||||
|
Loading…
x
Reference in New Issue
Block a user