From 1abb2ddd0350d9123a162d665bf9f7a656e3e0295be15f81d2187b73eb422f94 Mon Sep 17 00:00:00 2001 From: Mark Post Date: Tue, 14 Nov 2017 22:16:21 +0000 Subject: [PATCH] Accepting request 541903 from home:markkp:branches:Base:System - Added "HAVE_DRACUT=1" to the make install command. This will include the new dracut support module. (bsc#1068040) OBS-URL: https://build.opensuse.org/request/show/541903 OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=34 --- s390-tools.changes | 6 ++++++ s390-tools.spec | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/s390-tools.changes b/s390-tools.changes index 4a4d19f..8e5202b 100644 --- a/s390-tools.changes +++ b/s390-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 14 21:38:25 UTC 2017 - mpost@suse.com + +- Added "HAVE_DRACUT=1" to the make install command. This will + include the new dracut support module. (bsc#1068040) + ------------------------------------------------------------------- Tue Nov 14 03:19:55 UTC 2017 - mpost@suse.com diff --git a/s390-tools.spec b/s390-tools.spec index ddb6017..2d5102e 100644 --- a/s390-tools.spec +++ b/s390-tools.spec @@ -209,7 +209,8 @@ mkdir -p %{buildroot}/boot/zipl %make_install \ ZFCPDUMP_DIR=/usr/lib/s390-tools/zfcpdump \ DISTRELEASE=%{release} \ - SYSTEMDSYSTEMUNITDIR=%{_unitdir} + SYSTEMDSYSTEMUNITDIR=%{_unitdir} \ + HAVE_DRACUT=1 install -m 755 read_values %{buildroot}/%{_bindir}/ install -m644 -t %{buildroot}/%{_mandir}/man8 %{S:87} @@ -457,6 +458,7 @@ fi %exclude %{_mandir}/man1/zdsfs.1.gz %exclude %{_mandir}/man1/hmcdrvfs.1.gz %exclude %{_mandir}/man8/lshmc.8.gz +/usr/lib/dracut/modules.d/95zdev %files -n osasnmpd -f %{_builddir}/%{name}.osasnmp %defattr(-,root,root)