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 | 3 +-
mingw-libosinfo.spec.in| 4 +-
po/POTFILES.in | 1 -
too
This series of patches does the switch over to use the
standalone osinfo database. This involves removing the
database files, removing osinfo-db-validate, and updating
the osinfo loader to look in the new database locations.
Daniel P. Berrange (4):
Assume availability of gobject introspection du
The gobject introspection support is available for all
currently targetted platforms, so remove RPM conditionals.
Signed-off-by: Daniel P. Berrange
---
libosinfo.spec.in | 24 +---
1 file changed, 1 insertion(+), 23 deletions(-)
diff --git a/libosinfo.spec.in b/libosinfo.spe
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 see 100's of deleted files in a
multi-MB sized email :-)
Makefile.am| 21
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 intended for use by operating system
distributors to install the initial data set via a
package