]> git.pld-linux.org Git - packages/dracut.git/blobdiff - dracut.spec
Up to 027
[packages/dracut.git] / dracut.spec
index c3c33289062a60350ae1d8a8c602c5ec9fcf3f3d..8491c6af218e3f4356fd8ff97903b09ea5aa01c5 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Initramfs generator using udev
 Summary(pl.UTF-8):     Generator initramfs wykorzystujÄ…cy udev
 Name:          dracut
-Version:       026
-Release:       4
+Version:       027
+Release:       1
 License:       GPL v2+
 Group:         Base
 Source0:       http://ftp.kernel.org/pub/linux/utils/boot/dracut/%{name}-%{version}.tar.xz
-# Source0-md5: 269bfb2a0c755fe267ca3c1f5c9f7be0
+# Source0-md5: 37d791ca7e9c0fdc0bf8902f579b9e2b
 Source1:       pld.conf
 Patch0:                bash-sh.patch
 Patch1:                plymouth-libexec.patch
@@ -248,6 +248,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{dracutlibdir}/modules.d/00systemd-bootchart/*.sh
 %dir %{dracutlibdir}/modules.d/01bash
 %attr(755,root,root) %{dracutlibdir}/modules.d/01bash/*.sh
+%dir %{dracutlibdir}/modules.d/03rescue
+%attr(755,root,root) %{dracutlibdir}/modules.d/03rescue/module-setup.sh
 %dir %{dracutlibdir}/modules.d/04watchdog
 %attr(755,root,root) %{dracutlibdir}/modules.d/04watchdog/*.sh
 %dir %{dracutlibdir}/modules.d/05busybox
@@ -370,7 +372,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/dracut-pre-trigger.service.8*
 %{_mandir}/man8/dracut-pre-udev.service.8*
 %{_mandir}/man8/mkinitrd.8*
-%{_mandir}/man8/udevadm-cleanup-db.service.8*
+%{_mandir}/man7/dracut.bootup.7.gz
+
+#/usr/lib/kernel/install.d/50-dracut.install
+#/usr/lib/kernel/install.d/51-dracut-rescue.install
+#/usr/share/bash-completion/completions/dracut
 
 %files network
 %defattr(644,root,root,755)
This page took 0.073922 seconds and 4 git commands to generate.