]> git.pld-linux.org Git - packages/dracut.git/commitdiff
- updated to 026 auto/th/dracut-026-1
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 20 Mar 2013 19:21:13 +0000 (20:21 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 20 Mar 2013 19:21:13 +0000 (20:21 +0100)
dracut.spec

index 60dfbafb2ed80f29137739e244c29f7240d25bc4..dd00fe825be18b5e5f2c21fb48f1ee396f4d8f92 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Initramfs generator using udev
 Summary(pl.UTF-8):     Generator initramfs wykorzystujący udev
 Name:          dracut
-Version:       025
+Version:       026
 Release:       1
 License:       GPL v2+
 Group:         Base
 Source0:       http://ftp.kernel.org/pub/linux/utils/boot/dracut/%{name}-%{version}.tar.xz
-# Source0-md5: 62bb8de340afbe19756e40a846f935de
+# Source0-md5: 269bfb2a0c755fe267ca3c1f5c9f7be0
 Source1:       pld.conf
 Patch0:                bash-sh.patch
 Patch1:                plymouth-libexec.patch
@@ -236,6 +236,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{dracutlibdir}/modules.d/00bootchart/*.sh
 %dir %{dracutlibdir}/modules.d/00dash
 %attr(755,root,root) %{dracutlibdir}/modules.d/00dash/*.sh
+%dir %{dracutlibdir}/modules.d/00systemd-bootchart
+%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/04watchdog
@@ -354,10 +356,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/dracut.8*
 %{_mandir}/man8/dracut-cmdline.service.8*
 %{_mandir}/man8/dracut-initqueue.service.8*
+%{_mandir}/man8/dracut-mount.service.8*
+%{_mandir}/man8/dracut-pre-mount.service.8*
 %{_mandir}/man8/dracut-pre-pivot.service.8*
 %{_mandir}/man8/dracut-pre-trigger.service.8*
 %{_mandir}/man8/dracut-pre-udev.service.8*
-%{_mandir}/man8/initrd-switch-root.service.8*
 %{_mandir}/man8/mkinitrd.8*
 %{_mandir}/man8/udevadm-cleanup-db.service.8*
 
This page took 0.255381 seconds and 4 git commands to generate.