So sprach �Guillaume Rousse� am 2001-12-06 um 20:52:58 +0100 :
> [guillaume@silbermann guillaume]$ rpm --rcfile .rpmrc.plf
> error: bad option 'pgp_name' at .rpmrc.plf:6
> error: bad option 'distribution' at .rpmrc.plf:7
> error: bad option 'vendor' at .rpmrc.plf:8
> error: bad option 'packager' at .rpmrc.plf:9

Ah, you try to set %distribution in .rpmrc.plf?

Hmmm, have a look at Vincents qmail SPEC.  With it, you can do "rpm
--rebuild --with 80", which will do some defines.  Those are the
relevant lines from his spec:

# commandline overrides:
# rpm -ba|--rebuild --with 'xxx'
%{?_with_80: %{expand: %%define build_80 1}}
%{?_with_72: %{expand: %%define build_72 1}}
%{?_with_qmailqueue: %{expand: %%define build_qmailqueue 1}}
%{?_with_tls: %{expand: %%define build_tls 1}}
%{?_with_linksync: %{expand: %%define build_linksync 1}}

Maybe you can somehow put this into your .rpmmacros.

Alexander Skwar
-- 
>>               Wohnung in Gelsenkirchen und Umgebung gesucht!               <<

        iso-top.de - Die g�nstige Art an Linux Distributionen zu kommen 
                       Uptime: 2 days 3 hours 24 minutes

Reply via email to