On Fri, Aug 05, 2016 at 12:57:16PM +0100, Daniel P. Berrange wrote:
> On Fri, Aug 05, 2016 at 01:42:09PM +0200, Christophe Fergeau wrote:
> > On Fri, Jul 29, 2016 at 11:21:26AM +0100, Daniel P. Berrange wrote:
> > DATA_DIR is then used to lookup the osinfo database. This means that the
> > database
On Fri, Aug 05, 2016 at 01:42:09PM +0200, Christophe Fergeau wrote:
> Hey,
>
> On Fri, Jul 29, 2016 at 11:21:26AM +0100, Daniel P. Berrange wrote:
> > The new database locations are
> >
> > - System location
> >
> > This is determined by the env variable
> >
> > $OSINFO_SYSTEM_DIR
>
Hey,
On Fri, Jul 29, 2016 at 11:21:26AM +0100, Daniel P. Berrange wrote:
> The new database locations are
>
> - System location
>
> This is determined by the env variable
>
> $OSINFO_SYSTEM_DIR
>
> If not set, then defaults to /usr/share/osinfo
>
> This location is intende
On Fri, Jul 29, 2016 at 11:21:27AM +0100, Daniel P. Berrange wrote:
> Remove the database files and add a dependancy on the
Forgot to point out dependancy -> dependency
Christophe
signature.asc
Description: PGP signature
___
Libosinfo mailing list
Lib
Acked-by: Christophe Fergeau
On Fri, Jul 29, 2016 at 11:21:27AM +0100, Daniel P. Berrange wrote:
> Remove the database files and add a dependancy on the
> osinfo-db RPM
>
> Signed-off-by: Daniel P. Berrange
> ---
>
> NB, I've deleted almost all the diff contents as it is
> not interesting to
Acked-by: Christophe Fergeau
(the %define with_plugin removal is not really related to what this
commit describes, but this was unused)
Christophe
On Fri, Jul 29, 2016 at 11:21:24AM +0100, Daniel P. Berrange wrote:
> The gobject introspection support is available for all
> currently targetted
On Fri, Jul 29, 2016 at 11:21:25AM +0100, Daniel P. Berrange wrote:
> Remove the osinfo-db-validate tool which is now available
> via osinfo-db-tools. Add a RPM dep on osinfo-db-tools to
> pull it in for upgradability.
>
> Signed-off-by: Daniel P. Berrange
> ---
> libosinfo.spec.in |