SPECS: wget.spec - starting upgrade to 1.10
Tomasz Wittner
twittner at o2.pl
Wed Jun 22 20:27:14 CEST 2005
On Wed 22. of June 2005 19:30, Tomasz Wittner wrote:
> On Wed 22. of June 2005 18:16, Paweł Sakowski wrote:
> > On Wed, 2005-06-22 at 18:06 +0300, Elan Ruusamäe wrote:
>
> [...]
>
> > > > -Patch12: %{name}-user_agent_conf.patch
> > >
> > > this is also in 1.10?
> >
> > Actually, I'm pretty confident this patch was a no-op. It would
> > basically just rename one variable :/
Ech - it seems you are right.
> You are no-op - I'm pretty confident you overlooked something:
> - { "useragent", NULL, cmd_spec_useragent },
> + { "useragent", &opt.user_agent, cmd_spec_useragent },
>
> Please, adapt to new wget and restore this patch. I've tested it twice
> before commiting - it works.
Sorry - I've just checked wget-1.9.10 and wget-1.10 without this patch -
user_agent = blabla in ~/.wgetrc works. I don't know why - what is the
meaning of 2nd field of struct commands[] = (from src/init.c)?
--
Tomasz Wittner
More information about the pld-devel-en
mailing list