- version 14.47
OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=619
This commit is contained in:
parent
699ec67a36
commit
c57620cacf
15
gawk.patch
15
gawk.patch
@ -1,15 +0,0 @@
|
||||
diff --git a/data/initrd/initrd.file_list b/data/initrd/initrd.file_list
|
||||
index 13ba0d1..113fba9 100644
|
||||
--- a/data/initrd/initrd.file_list
|
||||
+++ b/data/initrd/initrd.file_list
|
||||
@@ -318,6 +318,10 @@ gzip:
|
||||
/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
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56897b2f378e36d0dd0d25437904d00fd6b5cbd2dae0a2ac41c7913a2a1531c2
|
||||
size 184751
|
3
installation-images-14.47.tar.bz2
Normal file
3
installation-images-14.47.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11b6c7c529bd7840075145596b8389dc491a452b974403f0b327eb91be86b609
|
||||
size 184913
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 21 16:22:49 CET 2014 - snwint@suse.de
|
||||
|
||||
- replace sles11.exec with sles12.exec (bnc #865109)
|
||||
- link gawk also in initrd or we get dangling symlinks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 10:02:03 UTC 2014 - coolo@suse.com
|
||||
|
||||
- also symlink awk in initrd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 08:53:51 CET 2014 - snwint@suse.de
|
||||
|
||||
|
@ -353,9 +353,9 @@ ExcludeArch: %arm
|
||||
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
|
||||
Source: installation-images-14.47.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define _binary_payload w.ufdio
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 21 16:22:49 CET 2014 - snwint@suse.de
|
||||
|
||||
- replace sles11.exec with sles12.exec (bnc #865109)
|
||||
- link gawk also in initrd or we get dangling symlinks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 10:02:03 UTC 2014 - coolo@suse.com
|
||||
|
||||
|
@ -353,10 +353,9 @@ ExcludeArch: %arm
|
||||
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 @@ Package that holds debuginfo dependencies for image files in installation-image.
|
||||
%prep
|
||||
%setup -n installation-images-%{version}
|
||||
rm -f /usr/lib/build/checks/04-check-filelist
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
unset MALLOC_CHECK_
|
||||
|
Loading…
x
Reference in New Issue
Block a user