pacman/src/pacman
Chantry Xavier 47761d5aec Move the fallback on providers from backend to frontend.
This reverts commit e28973169d.
This code might fit better in the frontend than in the backend finally.
Ref: http://www.archlinux.org/pipermail/pacman-dev/2007-November/010150.html

I also changed it for fixing FS#8763 :
if there is exactly one provider, pacman will pull it and print a warning.
if there are several providers, pacman will list them and fail. It's up to
the user to pick one. Add sync501 pactest to reflect that.
2008-01-09 18:33:11 -06:00
..
.gitignore Remove unnecessary entries from .gitignore files 2007-07-16 16:49:28 -04:00
Makefile.am Add LOGFILE as a define at compile time for pacman 2007-11-05 21:10:22 -06:00
add.c Update GNU GPL boilerplate and copyright dates 2007-12-10 22:55:39 -06:00
callback.c Update GNU GPL boilerplate and copyright dates 2007-12-10 22:55:39 -06:00
callback.h Update GNU GPL boilerplate and copyright dates 2007-12-10 22:55:39 -06:00
conf.c Update GNU GPL boilerplate and copyright dates 2007-12-10 22:55:39 -06:00
conf.h Update GNU GPL boilerplate and copyright dates 2007-12-10 22:55:39 -06:00
deptest.c Update GNU GPL boilerplate and copyright dates 2007-12-10 22:55:39 -06:00
package.c Update GNU GPL boilerplate and copyright dates 2007-12-10 22:55:39 -06:00
package.h Update GNU GPL boilerplate and copyright dates 2007-12-10 22:55:39 -06:00
pacman.c Remove upgradedelay and all code associated with it 2008-01-08 15:49:52 -06:00
pacman.h Update GNU GPL boilerplate and copyright dates 2007-12-10 22:55:39 -06:00
query.c Update GNU GPL boilerplate and copyright dates 2007-12-10 22:55:39 -06:00
remove.c Fix case where pacman asks for confirmation when it should not 2007-12-29 12:42:45 -06:00
sync.c Move the fallback on providers from backend to frontend. 2008-01-09 18:33:11 -06:00
util.c Update GNU GPL boilerplate and copyright dates 2007-12-10 22:55:39 -06:00
util.h Update GNU GPL boilerplate and copyright dates 2007-12-10 22:55:39 -06:00