On 7/12/07, Arkadiusz Miskiewicz <arekm@pld-linux.org> wrote:
> > > Yes, the +foo.rpm -bar syntax, particularly the ugly need for "--",
> > > is the real change.
> >
> > APT-RPM has supported this syntax for a long time:
> > apt-get install foo+ bar-
> So you need to quote +- in package name right?
For rpm you just say
rpm -Uvh foo-1.rpm+ bar-
and there's no ambiguity. I suppose you don't have packages that end in '-'.
If you are genuinely interested in APT-RPM's behaviour, no, you don't
have to quote the '+'s. E.g. "apt-get install libxml++" does the
correct thing.
Received on Thu Jul 12 15:32:27 2007