]> TLD Linux GIT Repositories - packages/dracut.git/commitdiff
- fixes from upstream, release 3
authorMarcin Krol <hawk@tld-linux.org>
Sat, 17 May 2014 10:45:42 +0000 (10:45 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Sat, 17 May 2014 10:45:42 +0000 (10:45 +0000)
dracut.spec

index 82ca6d1df047420b9c2eb7d91e077bd2b9232b33..0895d7401007cba1f99201734eae525ff1ca0cbb 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Initramfs generator using udev
 Summary(pl.UTF-8):     Generator initramfs wykorzystujący udev
 Name:          dracut
 Version:       037
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         Base
 Source0:       https://www.kernel.org/pub/linux/utils/boot/dracut/%{name}-%{version}.tar.xz
@@ -15,6 +15,7 @@ Patch4:               arch-libdir.patch
 Patch5:                systemd-paths.patch
 Patch6:                prelink-libs.patch
 Patch7:                config.patch
+Patch8:                git.patch
 URL:           https://dracut.wiki.kernel.org/
 BuildRequires: asciidoc
 BuildRequires: dash
@@ -196,6 +197,7 @@ Bashowe dopełnianie składni dla polecenia dracut.
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %{__sed} -i -e 's,@lib@,%{_lib},g' modules.d/50plymouth/module-setup.sh
 %{__sed} -i -e 's,@lib@,%{_lib},g' modules.d/95resume/module-setup.sh