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)