[packages/dracut] apply patch for bash 4.4 until upstream releases next version

atler atler at pld-linux.org
Fri Oct 28 18:25:09 CEST 2016


commit df9f36dbf952d3dafb7ff7a6c0ea19c7fc8e3c72
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Oct 28 18:23:45 2016 +0200

    apply patch for bash 4.4 until upstream releases next version
    
    - rel 4

 dracut.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/dracut.spec b/dracut.spec
index ad8daea..5b1f2c2 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -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, at lib@,%{_lib},g' modules.d/50plymouth/module-setup.sh
 %{__sed} -i -e 's, at lib@,%{_lib},g' modules.d/95resume/module-setup.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dracut.git/commitdiff/df9f36dbf952d3dafb7ff7a6c0ea19c7fc8e3c72



More information about the pld-cvs-commit mailing list