]> git.pld-linux.org Git - packages/dracut.git/commitdiff
apply patch for bash 4.4 until upstream releases next version
authorJan Palus <atler@pld-linux.org>
Fri, 28 Oct 2016 16:23:45 +0000 (18:23 +0200)
committerJan Palus <atler@pld-linux.org>
Fri, 28 Oct 2016 16:23:45 +0000 (18:23 +0200)
- rel 4

dracut.spec

index ad8daea0082905736ea5c2362e0f3ae8e3ca6533..5b1f2c2342c0fbc361dec286f0afc4f4eceb1d69 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Initramfs generator using udev
 Summary(pl.UTF-8):     Generator initramfs wykorzystujący udev
 Name:          dracut
 Version:       044
-Release:       3
+Release:       4
 License:       GPL v2+
 Group:         Base
 Source0:       https://www.kernel.org/pub/linux/utils/boot/dracut/%{name}-%{version}.tar.xz
@@ -14,6 +14,7 @@ Patch3:               plymouth-logo.patch
 Patch4:                arch-libdir.patch
 Patch5:                systemd-paths.patch
 Patch6:                prelink-libs.patch
+Patch7:                %{name}-bash44.patch
 URL:           https://dracut.wiki.kernel.org/
 BuildRequires: asciidoc
 BuildRequires: dash
@@ -194,6 +195,7 @@ Bashowe dopełnianie składni dla polecenia dracut.
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -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
This page took 0.066699 seconds and 4 git commands to generate.