Ainsi parlait Han :
> Guillaume Rousse ([EMAIL PROTECTED]) wrote:
> > Could the patches proposed here about completion be included into
> > official mandrake bash package, or "not until they are accepted by
> > bash developpers" ? http://www.caliban.org/bash/index.shtml
>
> Check the rpm package in my url ;)
Thanks !
I just had to apply this patch to fix a conflict with sh-utils
--- bash.spec Wed Dec 19 13:28:40 2001
+++ bash.spec.new Fri Jan 25 16:15:47 2002
@@ -3,7 +3,7 @@
Summary: The GNU Bourne Again shell (bash).
Name: bash
Version: 2.05a
-Release: 2mdk
+Release: 3mdk
Group: Shells
BuildRequires: readline-devel libtermcap-devel autoconf2.5 >= 2.52d
License: GPL
@@ -160,7 +160,7 @@
s/$/.1.bz2/
' > ../man.pages
-perl -p -i -e 's\.*/(export|echo|pwd|test|kill).1.bz2\\' ../man.pages
+perl -p -i -e 's\.*/(export|echo|pwd|test|kill|printf).1.bz2\\' ../man.pages
mkdir -p %buildroot/etc/skel
install -c -m644 %{SOURCE2} %buildroot/etc/skel/.bashrc
@@ -202,7 +202,11 @@
%doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
%changelog
-* Wed Dec 19 2001 Han Boetes <[EMAIL PROTECTED]> 2.05a-1mdk
+* Fri Jan 25 2002 Guillaume Rousse <[EMAIL PROTECTED]> 2.05a-3mdk
+- removed printf man page conflicting with sh-utils
+- corrected changelog
+
+* Wed Dec 19 2001 Han Boetes <[EMAIL PROTECTED]> 2.05a-2mdk
- Removed obsolete patches
* Tue Dec 18 2001 Han Boetes <[EMAIL PROTECTED]> 2.05a-1mdk
--
Guillaume Rousse <[EMAIL PROTECTED]>
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html