commit d072bfcb6d0f1021d8157270d40334fa58133508
Author: Jan Palus <[email protected]>
Date:   Thu May 10 23:55:10 2018 +0200

    upstream fix for ext4 dependency on crc32c; rel 3

 dracut.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/dracut.spec b/dracut.spec
index a8ca6d4..8018a21 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -2,7 +2,7 @@ Summary:        Initramfs generator using udev
 Summary(pl.UTF-8):     Generator initramfs wykorzystujący udev
 Name:          dracut
 Version:       047
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         Base
 Source0:       
https://www.kernel.org/pub/linux/utils/boot/dracut/%{name}-%{version}.tar.xz
@@ -14,6 +14,7 @@ Patch2:               arch-libdir.patch
 Patch3:                systemd-paths.patch
 Patch4:                prelink-libs.patch
 Patch5:                cryptsetup.patch
+Patch6:                ext4-crc32c.patch
 URL:           https://dracut.wiki.kernel.org/
 BuildRequires: asciidoc
 BuildRequires: dash
@@ -198,6 +199,7 @@ Bashowe dopełnianie składni dla polecenia dracut.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %{__sed} -i -e 's,@libexecdir@,%{_libexecdir},g' 
modules.d/50plymouth/module-setup.sh
 %{__sed} -i -e 's,@lib@,%{_lib},g' modules.d/95resume/module-setup.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dracut.git/commitdiff/d072bfcb6d0f1021d8157270d40334fa58133508

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to