]> git.pld-linux.org Git - packages/bash.git/commitdiff
- rel 2; force readline 6.1 auto/th/bash-4_1_0-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 4 Jan 2010 14:51:34 +0000 (14:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bash.spec -> 1.204

bash.spec

index 7a9da535ea7af8d04a189b936ec341d111789222..0b88ed71cb26cece34f217deceebf132d998cfa5 100644 (file)
--- a/bash.spec
+++ b/bash.spec
@@ -6,7 +6,7 @@
 #
 %define                ver             4.1
 %define                patchlevel      0
-%define                rel             1
+%define                rel             2
 Summary:       GNU Bourne Again Shell (bash)
 Summary(fr.UTF-8):     Le shell Bourne Again de GNU
 Summary(pl.UTF-8):     Powłoka GNU Bourne Again Shell (bash)
@@ -43,7 +43,7 @@ BuildRequires:        autoconf
 BuildRequires: automake
 BuildRequires: bison
 BuildRequires: ncurses-devel >= 5.2
-BuildRequires: readline-devel >= 6.0
+BuildRequires: readline-devel >= 6.1
 BuildRequires: rpmbuild(macros) >= 1.462
 BuildRequires: sed >= 4.0
 BuildRequires: texinfo
@@ -51,9 +51,9 @@ BuildRequires:        texinfo
 # Require static library only for static build
 BuildRequires: glibc-static >= 2.2
 BuildRequires: ncurses-static >= 5.2
-BuildRequires: readline-static >= 6.0
+BuildRequires: readline-static >= 6.1
 %endif
-Requires:      readline >= 6.0
+Requires:      readline >= 6.1
 Requires:      setup >= 2.4.6-2
 Obsoletes:     bash-doc
 Obsoletes:     bash2
This page took 0.028488 seconds and 4 git commands to generate.