# -*- rpm-spec -*- Summary: osinfo database files Name: osinfo-db Version: 20170813 Release: 1%{?dist} License: LGPLv2+ Source0: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.xz Source1: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.xz.asc URL: http://libosinfo.org/ BuildRequires: intltool BuildRequires: osinfo-db-tools BuildArch: noarch Requires: hwdata %description The osinfo database provides information about operating systems and hypervisor platforms to facilitate the automated configuration and provisioning of new virtual machines %install osinfo-db-import --root %{buildroot} --dir %{_datadir}/osinfo %{SOURCE0} %files %dir %{_datadir}/osinfo/ %{_datadir}/osinfo/VERSION %{_datadir}/osinfo/LICENSE %{_datadir}/osinfo/datamap %{_datadir}/osinfo/device %{_datadir}/osinfo/os %{_datadir}/osinfo/platform %{_datadir}/osinfo/install-script %{_datadir}/osinfo/schema %changelog * Sun Aug 13 2017 Fabiano Fidêncio - 20170813-1 - Update to new release * Sun Apr 23 2017 Fabiano Fidêncio - 20170423-1 - Update to new release * Sun Mar 26 2017 Fabiano Fidêncio - 20170326-1 - Update to new release * Sat Feb 25 2017 Fabiano Fidêncio - 20170225-1 - Update to new release * Sat Feb 11 2017 Fabiano Fidêncio - 20170211-1 - Update to new release * Sat Feb 11 2017 Fedora Release Engineering - 20170121-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat Jan 21 2017 Fabiano Fidêncio - 20170121-2 - 20170121-1 used an incorrect tarball * Sat Jan 21 2017 Fabiano Fidêncio - 20170121-1 - Update to new release * Sat Jan 14 2017 Fabiano Fidêncio - 20170114-1 - Update to new release * Sat Jan 07 2017 Fabiano Fidêncio - 20170107-1 - Update to new release * Wed Oct 26 2016 Daniel P. Berrange - 20161026-1 - Update to new release * Fri Jul 29 2016 Daniel P. Berrange - 20160728-1 - Initial package after split from libosinfo (rhbz #1361596)