]> git.pld-linux.org Git - packages/bash.git/commitdiff
- added home_etc.patch
authorjuandon <witekfl@pld-linux.org>
Sun, 23 Mar 2003 17:13:19 +0000 (17:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Release 9

Changed files:
    bash.spec -> 1.117

bash.spec

index 0762afb839c20155665ecaca3df38db10b88bcf6..62e2ec2fbb0389a70fab05e572f4b581bb75f223 100644 (file)
--- a/bash.spec
+++ b/bash.spec
@@ -12,7 +12,7 @@ Summary(ru):  GNU Bourne Again Shell (bash)
 Summary(uk):   GNU Bourne Again Shell (bash)
 Name:          bash
 Version:       2.05b
-Release:       8%{?_with_bash_history:inv}
+Release:       9%{?_with_bash_history:inv}
 License:       GPL
 Group:         Applications/Shells
 Source0:       ftp://ftp.gnu.org/pub/gnu/bash/%{name}-%{version}.tar.gz
@@ -38,6 +38,7 @@ Patch13:      ftp://ftp.gnu.org/pub/gnu/bash/bash-2.05b-patches/bash205b-002
 Patch14:       ftp://ftp.gnu.org/pub/gnu/bash/bash-2.05b-patches/bash205b-003
 Patch15:       ftp://ftp.gnu.org/pub/gnu/bash/bash-2.05b-patches/bash205b-004
 Patch16:       %{name}-pmake.patch
+Patch17:       %{name}-home_etc.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bison
@@ -199,6 +200,7 @@ tym pakiecie jest statycznie zlinkowany bash.
 %patch14 -p0
 %patch15 -p0
 %patch16 -p1
+%patch17 -p1
 
 echo %{version} > _distribution
 echo %{release} > _patchlevel
This page took 0.106769 seconds and 4 git commands to generate.