On Sat, May 23, 2015 at 4:28 PM, ToddAndMargo <toddandma...@zoho.com> wrote:
>
> I am reading a paper on how to port Wine 32 to Cent OS 7:
> https://www.centos.org/forums/viewtopic.php?f=48&t=49542
>
>          linux32 rpmrebuild chrpath-0.13-14.el7.src.rpm
>
> What???   The proper syntax is:
>
>           linux32 rpmbuild --rebuild chrpath-0.13-14.el7.src.rpm
>
> There is no "rpmrebuild"  !
>
> And, this little gem popped up:
>
>          linux32 rpmrebuild -e openal-soft-1.16.0-2.el7.src.rpm
>
>          remove the line BuildRequires: portaudio-devel (it takes
>          too much work to compile portaudio-devel 32-bit), save
>          and exit (ZZ) install openal-soft and openal-soft-devel
>          32-bit:
>
> What ???? There is no "-e" option in rpmbuild.  (He is right
> about the rebuilding portaudio-devel.)
>
> Does Cent OS have a hacked version of EL7.  What is going on?

The beginning of the post says "Below, as an attachment, you will find
a small script called rpmrebuild.gz that I use to build the rpm."

Reply via email to