On 09/23/2010 10:47 PM, Bruno Galindro da Costa wrote:
> Hi,
>
>How can I buid a rpm packge from bash 3.2 source ?
>I need to use rpmbuild or bash have a "make rpm" directive (like drbd
> -> http://www.drbd.org/users-guide/s-build-rpm.html) ?
>
>I´ve downloaded bash source from
> http
On 09/23/2010 04:00 PM, Sam Varshavchik wrote:
> Bruno Galindro da Costa writes:
>
>> Sam,
>> Â Â Â When you mean 'nuke all other files' what do you want to mean?
>> Delete all other files?
>> Â Â If I download the source package (e.g. bash-3.2-24.el5.src.rpm
>> for Red Hat 5), install it, grab
Sam,
Ok. Thank you very much for your explanation!
I´ve tried to do a rpmbuild -ba, after executed the procedure mentioned
before, but the following error was showed:
gcc -c -DHAVE_CONFIG_H -DSHELL -D_GNU_SOURCE -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I. -I/usr/src/redhat/BUILD/bash-3.2
Bruno Galindro da Costa writes:
Sam,
When you mean 'nuke all other files' what do you want to mean? Delete
all other files?
If I download the source package (e.g. bash-3.2-24.el5.src.rpm for Red
Hat 5), install it, grab only the spec file and put it in
/usr/src/redhat/SPECS/ direct
On Thu, 2010-09-23 at 19:46 -0300, Bruno Galindro da Costa wrote:
> Sam,
>
>When you mean 'nuke all other files' what do you want to mean?
> Delete all other files?
>
>If I download the source package (e.g. bash-3.2-24.el5.src.rpm for
> Red Hat 5), install it, grab only the spec file a
Sam,
When you mean 'nuke all other files' what do you want to mean? Delete all
other files?
If I download the source package (e.g. bash-3.2-24.el5.src.rpm for Red
Hat 5), install it, grab only the spec file and put it in
/usr/src/redhat/SPECS/ directory, put all other files in
/usr/src/redh
Bruno Galindro da Costa writes:
Hi,
How can I buid a rpm packge from bash 3.2 source ?
I need to use rpmbuild or bash have a "make rpm" directive (like drbd
->
http://www.drbd.org/users-guide/s-build-rpm.html>http://www.drbd.org/u
sers-guide/s-build-rpm.html) ?
I´ve downloaded bas
Hi,
How can I buid a rpm packge from bash 3.2 source ?
I need to use rpmbuild or bash have a "make rpm" directive (like drbd ->
http://www.drbd.org/users-guide/s-build-rpm.html) ?
I´ve downloaded bash source from
http://ftp.gnu.org/gnu/bash/bash-3.2.tar.gz
--
Att.
Bruno Galindro da Cos