Accepting request 1084721 from home:ngueorguiev:branches:Base:System
Amended the .spec and .changes files OBS-URL: https://build.opensuse.org/request/show/1084721 OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=172
This commit is contained in:
parent
218a82336b
commit
7c95b541d5
@ -25,6 +25,7 @@ Thu Mar 23 12:45:57 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
|||||||
for live installation media (jsc#PED-2975)
|
for live installation media (jsc#PED-2975)
|
||||||
* Added a Source dracut-zdev-live-20230321.tar
|
* Added a Source dracut-zdev-live-20230321.tar
|
||||||
* Updated the .spec file for the new Source
|
* Updated the .spec file for the new Source
|
||||||
|
- Amended read_value.c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 13 15:33:43 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
Mon Mar 13 15:33:43 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
||||||
@ -42,7 +43,7 @@ Wed Mar 8 09:38:46 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 21 13:49:29 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
Tue Feb 21 13:49:29 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
||||||
|
|
||||||
- Apllied the following patches (bsc#1208527, bsc#1206173)
|
- Applied the following patches (bsc#1208527, bsc#1206173)
|
||||||
* s390-tools-sles15sp5-01-zipl-boot-discard-.eh_frame-and-.interp-input-sectio.patch
|
* s390-tools-sles15sp5-01-zipl-boot-discard-.eh_frame-and-.interp-input-sectio.patch
|
||||||
* s390-tools-sles15sp5-02-zipl-boot-declare-that-no-executable-stack-is-requir.patch
|
* s390-tools-sles15sp5-02-zipl-boot-declare-that-no-executable-stack-is-requir.patch
|
||||||
* s390-tools-sles15sp5-03-zipl-boot-use-no-warn-rwx-segments-linker-flag.patch
|
* s390-tools-sles15sp5-03-zipl-boot-use-no-warn-rwx-segments-linker-flag.patch
|
||||||
|
@ -104,10 +104,7 @@ Source39: vmlogrdr.service.suse
|
|||||||
%endif
|
%endif
|
||||||
Source40: xpram.service
|
Source40: xpram.service
|
||||||
Source41: pkey.conf
|
Source41: pkey.conf
|
||||||
###
|
|
||||||
### Source42: dracut-zdev-live-20230321.tar
|
|
||||||
|
|
||||||
###
|
|
||||||
### Obsolete scripts and man pages to be removed once changes in other tools are made
|
### Obsolete scripts and man pages to be removed once changes in other tools are made
|
||||||
### That's been delayed to at least SLES12 SP1, but I'm leaving the comments here.
|
### That's been delayed to at least SLES12 SP1, but I'm leaving the comments here.
|
||||||
Source86: read_values.c
|
Source86: read_values.c
|
||||||
@ -403,11 +400,6 @@ cp %{SOURCE18} zpxe.rexx
|
|||||||
cp %{SOURCE2} zipl.conf.sample
|
cp %{SOURCE2} zipl.conf.sample
|
||||||
cp %{SOURCE23} README.SUSE
|
cp %{SOURCE23} README.SUSE
|
||||||
|
|
||||||
### Adding SUSE scripts
|
|
||||||
### install -d -m 755 %{buildroot}%{_prefix}/lib/dracut/modules.d
|
|
||||||
### cp -a 96zdev-live %{buildroot}%{_prefix}/lib/dracut/modules.d
|
|
||||||
###
|
|
||||||
|
|
||||||
cd %{buildroot}
|
cd %{buildroot}
|
||||||
install -D -m755 %{SOURCE3} %{buildroot}%{_prefix}/lib/systemd/scripts/hsnc
|
install -D -m755 %{SOURCE3} %{buildroot}%{_prefix}/lib/systemd/scripts/hsnc
|
||||||
install -D -m644 %{SOURCE4} %{buildroot}%{_fillupdir}/sysconfig.hsnc
|
install -D -m644 %{SOURCE4} %{buildroot}%{_fillupdir}/sysconfig.hsnc
|
||||||
|
Loading…
Reference in New Issue
Block a user