Hi eshsf, Thanks for your reply.
Hi
I would like to know how the readline libraries included in the following packages were compiled and archived.
readline-5.0-1.2.i586.rpm readline-devlevel-5.0-12.i586.rpm
Is there any way to know the compile option of there libraries?
It is in bash.spec in bash-3.0-8.2.src.rpm and /usr/lib/rpm/rpmrc.
Hmm, it seems there is no bash.spec in bash-3.0.8.2.src.rpm :( hostname@linux:/usr/lib/rpm> rpm -qli bash-3.0 Name : bash Relocations: (not relocatable) Version : 3.0 Vendor: SUSE LINUX AG, Nuernberg, Germany Release : 8.2 Build Date: 2004年12月03日 10時32分57秒 Install date: 2005年06月26日 14時35分20秒 Build Host: c001n13.suse.de Group : System/Shells Source RPM: bash-3.0-8.2.src.rpm Size : 2583396 License: GPL Signature : DSA/SHA1, 2004年12月03日 10時39分24秒, Key ID a84edae89c800aca Packager : http://www.suse.de/feedback URL : http://www.gnu.org/software/bash/bash.html Summary : The GNU Bourne-Again Shell Description : Bash is an sh-compatible command interpreter that executes commands read from standard input or from a file. Bash incorporates useful features from the Korn and C shells (ksh and csh). Bash is intended to be a conformant implementation of the IEEE Posix Shell and Tools specification (IEEE Working Group 1003.2). Authors: -------- Brian Fox <bfox@gnu.org> Chet Ramey <chet@ins.cwru.edu> Distribution: SuSE Linux 9.2 (i586) /bin/bash /bin/sh /etc/bash_completion.d /usr/bin/bashbug /usr/bin/rbash /usr/share/doc/packages/bash /usr/share/doc/packages/bash/BUGS /usr/share/doc/packages/bash/COMPAT /usr/share/doc/packages/bash/COPYING /usr/share/doc/packages/bash/FAQ /usr/share/doc/packages/bash/INTRO /usr/share/doc/packages/bash/NEWS /usr/share/doc/packages/bash/bash.html /usr/share/doc/packages/bash/bashref.html /usr/share/doc/packages/bash/history.html /usr/share/doc/packages/bash/readline.html /usr/share/doc/packages/bash/rluserman.html /usr/share/info/bash.info.gz /usr/share/locale/en@boldquot/LC_MESSAGES/bash.mo /usr/share/locale/en@quot/LC_MESSAGES/bash.mo /usr/share/man/man1/bash.1.gz /usr/share/man/man1/bashbug.1.gz /usr/share/man/man1/bashbuiltins.1.gz /usr/share/man/man1/rbash.1.gz Any other place to look at?