]> git.pld-linux.org Git - packages/bash.git/commitdiff
- relase 5, bash-2_05-5
authorkloczek <kloczek@pld-linux.org>
Wed, 23 May 2001 05:06:44 +0000 (05:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added to Obsoletes bash-doc,
- merge tmpfile patch from rawhide.

Changed files:
    bash.spec -> 1.71

bash.spec

index dc164bac4aec5ac9d21653d40bb67cc8419a6d6e..7559181e997db92b641394f897550567c30b6caa 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.05
-Release:       3
+Release:       5
 License:       GPL
 Group:         Applications/Shells
 Group(de):     Applikationen/Shells
@@ -27,6 +27,7 @@ Patch8:               http://www.t17.ds.pwr.wroc.pl/~misiek/ipv6/bash-2.05-ipv6-20010418.patc
 Patch9:                %{name}-DESTDIR.patch
 Patch10:       %{name}-rlimit_locks.patch
 Patch11:       %{name}-sighup.patch
+Patch12:       %{name}-tmpfile.patch
 BuildRequires: ncurses-static >= 5.2
 BuildRequires: readline-static >= 4.2
 BuildRequires: glibc-static >= 2.2
@@ -34,9 +35,10 @@ BuildRequires:       bison
 PreReq:                grep
 PreReq:                fileutils
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+Obsoletes:     bash-doc
 Obsoletes:     bash2
-Obsoletes:     etcskel
 Obsoletes:     bash2-doc
+Obsoletes:     etcskel
 
 %description
 Bash is a GNU project sh-compatible shell or command language
@@ -136,6 +138,7 @@ tym pakiecie jest statycznie zlinkowany bash.
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 
 echo %{version} > _distribution
 echo %{release} > _patchlevel
This page took 0.110292 seconds and 4 git commands to generate.