]> git.pld-linux.org Git - packages/bash.git/commitdiff
- release 4, bash-2_04-4
authorkloczek <kloczek@pld-linux.org>
Mon, 12 Jun 2000 17:51:21 +0000 (17:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- merged rawhide patches (new requires patch, fixes for 64bit archs).

Changed files:
    bash.spec -> 1.50

bash.spec

index 834da2b325b229b31fcefee4ad2f994bf4ffdfab..07de8c5fe12acc46e83a3658b5524dec33e207c0 100644 (file)
--- a/bash.spec
+++ b/bash.spec
@@ -5,7 +5,7 @@ Summary(pl):    GNU Bourne Again Shell (bash)
 Summary(tr):   GNU Bourne Again Shell (bash)
 Name:          bash
 Version:       2.04
-Release:       3
+Release:       4
 Group:         Shells
 Group(pl):     Pow³oki
 License:       GPL
@@ -21,6 +21,9 @@ Patch2:               bash-security.patch
 Patch3:                bash-autoconf.patch
 Patch4:                bash-info.patch
 Patch5:                bash-profile.patch
+Patch6:                bash-requires.patch
+Patch7:                bash-compat.patch
+Patch8:                bash-shellfunc.patch
 BuildRequires: ncurses-static >= 5.0
 BuildRequires: readline-static >= 4.1
 BuildRequires: glibc-static
@@ -121,6 +124,9 @@ tym pakiecie jest statycznie zlinkowany bash.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
+%patch7 -p1
+%patch8 -p1
 
 echo %{version} > _distribution
 echo %{release} > _patchlevel
This page took 0.056132 seconds and 4 git commands to generate.