pacman/test
Olivier Brunel 017184fab5 libalpm: Search for replacers before literals
Since 882bff36 literals would be searched before replacers, resulting in a
package being replaced by another not actually being replaced under certain
conditions (e.g. they're both in the same repo).

This change effectively reversed the expectations in test sync132. This patch
switches the order back to replacers first, thus making sure if a package is
replacing another one, the change will always happen, even if both are in the
same repo.

Note that a package replacing another one in a repo with higher priority will
not be done, see FS#11737 and test sync1105

Signed-off-by: Olivier Brunel <i.am.jack.mail@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2013-03-07 15:38:47 +10:00
..
pacman libalpm: Search for replacers before literals 2013-03-07 15:38:47 +10:00
scripts make test/scripts/human_to_size.sh executable 2013-02-07 10:48:11 +10:00
util pacsort: add -f, --files option for sorting filenames 2013-01-28 23:38:46 +10:00