From fd1c14c76944e78e07c536fab7aae68b18477137 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Thu, 26 Nov 2015 19:59:12 +0100 Subject: [PATCH] up to 044 --- dracut.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dracut.spec b/dracut.spec index 901649b..0fdd90b 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 +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: pld.conf Patch1: plymouth-libexec.patch Patch2: os-release.patch @@ -251,6 +251,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.44.0