From 74bd56f370f53edcac8a6bf01b86865648069331 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Mon, 30 Nov 2015 13:15:13 +0000 Subject: [PATCH] - updated to 044 --- dracut.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/dracut.spec b/dracut.spec index ff38a0d..386506d 100644 --- a/dracut.spec +++ b/dracut.spec @@ -1,12 +1,12 @@ Summary: Initramfs generator using udev Summary(pl.UTF-8): Generator initramfs wykorzystujący udev Name: dracut -Version: 043 -Release: 4 +Version: 044 +Release: 1 License: GPL v2+ Group: Base Source0: https://www.kernel.org/pub/linux/utils/boot/dracut/%{name}-%{version}.tar.xz -# Source0-md5: 85de75ddf00962e7bb0ae387f05794e5 +# Source0-md5: fbb8b6aea24c2f7d328021bbf11788fd Source1: tld.conf Source2: update-initramfs Patch1: plymouth-libexec.patch @@ -15,7 +15,7 @@ Patch3: plymouth-logo.patch Patch4: arch-libdir.patch Patch6: prelink-libs.patch Patch7: config.patch -Patch8: xz_compressor.patch +Patch8: compressors.patch Patch9: proc_sys_remount.patch Patch10: misc_fixes.patch Patch11: initrd-release.patch @@ -266,6 +266,7 @@ rm -rf $RPM_BUILD_ROOT %dir %{dracutlibdir}/modules.d %attr(755,root,root) %{dracutlibdir}/dracut-functions.sh %attr(755,root,root) %{dracutlibdir}/dracut-functions +%attr(755,root,root) %{dracutlibdir}/dracut-init.sh %attr(755,root,root) %{dracutlibdir}/dracut-logger.sh %attr(755,root,root) %{dracutlibdir}/dracut-initramfs-restore %dir %{dracutlibdir}/modules.d/00bash -- 2.37.3