27.07.2012 11:21, Thomas Backlund kirjoitti:
27.07.2012 11:18, Oliver Burger skrev:
Hi there,
just a short question.
The x2goserver srpm does create x2goserver, x2goserver-sqlite and
x2goserver-postgresql.
Both database sub packages provide x2goserver-database, which is
required by x2goserver itself.
The default should be the sqlite version, but urpmi chooses postgresql
as default (when using the --auto option).
How can I force the sqlite package to be used as default?
By adding info to prefer.vendor.list in meta-task rpm
Or, alternatively, make one provide "x2goserver-database = 1" and the
other "x2goserver-database = 2", or something like that. Urpmi will
choose the higher version by default.
--
Anssi Hannula