[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: broken src rpm
- From: "Bill Rugolsky Jr." <brugolsky telemetry-investments com>
- To: rpm-list redhat com
- Subject: Re: broken src rpm
- Date: Fri, 31 May 2002 17:28:56 -0400
On Fri, May 31, 2002 at 05:12:05PM -0400, rpjday wrote:
> ok, now we're getting somewhere. i see nothing about a "rpmcflags" macro.
> "optflags", yes. so any guess as to what the author of this src rpm was
> thinking? could this macro be a local one he/she set, which would let
> the build work on the local host, then cause it to break everywhere else?
>
> for now, i'm just removing the CFLAGS part. other advice always welcome.
You are trying to rebuild an rpm from PLD, probably.
PLD has two annoying differences:
1. they use tmpdir instead of _tmppath in the BuildRoot:
2. they use rpmcflags instead of optflags.
With Mandrake, the biggest annoyances are:
1. %make
2. Mandrake menu code.
I always end up hacking the spec files, because I am reluctant to
create .src.rpms that are dependent on my local config files.
Can't we all just play by the same (macro) rules? :-)
Regards,
Bill Rugolsky
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]