diff --git a/Bash-4.4-patch-1.patch b/bash-4.4-patch-1.patch similarity index 100% rename from Bash-4.4-patch-1.patch rename to bash-4.4-patch-1.patch diff --git a/Bash-4.4-patch-2.patch b/bash-4.4-patch-2.patch similarity index 100% rename from Bash-4.4-patch-2.patch rename to bash-4.4-patch-2.patch diff --git a/Bash-4.4-patch-3.patch b/bash-4.4-patch-3.patch similarity index 100% rename from Bash-4.4-patch-3.patch rename to bash-4.4-patch-3.patch diff --git a/Bash-4.4-patch-4.patch b/bash-4.4-patch-4.patch similarity index 100% rename from Bash-4.4-patch-4.patch rename to bash-4.4-patch-4.patch diff --git a/Bash-4.4-patch-5.patch b/bash-4.4-patch-5.patch similarity index 100% rename from Bash-4.4-patch-5.patch rename to bash-4.4-patch-5.patch diff --git a/bash.spec b/bash.spec index 3b9a308..f5f6477 100644 --- a/bash.spec +++ b/bash.spec @@ -22,7 +22,7 @@ Source3: dot-bash_logout # Official upstream patches # Patches are converted to apply with '-p1' -%{lua:for i=1,5 do print(string.format("Patch%u: Bash-4.4-patch-%u.patch\n", i, i)) end} +%{lua:for i=1,5 do print(string.format("Patch%u: bash-4.4-patch-%u.patch\n", i, i)) end} # Other patches Patch101: bash-2.02-security.patch