osinfo-db-tools 1.6.0-1 (znver1;x86_64;i686;znver1) 2019-6677
9999

Status published
Submitter nobodydead [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/605080
Packages
osinfo-db-tools-1.6.0-1.znver1.binary
osinfo-db-tools-1.6.0-1.znver1.source
osinfo-db-tools-debuginfo-1.6.0-1.znver1.debuginfo
osinfo-db-tools-1.6.0-1.x86_64.binary
osinfo-db-tools-1.6.0-1.x86_64.source
osinfo-db-tools-debuginfo-1.6.0-1.x86_64.debuginfo
osinfo-db-tools-1.6.0-1.i686.source
osinfo-db-tools-1.6.0-1.i686.binary
osinfo-db-tools-debuginfo-1.6.0-1.i686.debuginfo
osinfo-db-tools-1.6.0-1.znver1.binary
osinfo-db-tools-1.6.0-1.znver1.source
osinfo-db-tools-debuginfo-1.6.0-1.znver1.debuginfo
Build Date 2019-09-19 17:13:47 +0000 UTC
Last Updated 2019-09-26 17:21:59.133929896 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 575c36d6414deac2a9925ea15b05d36784ddd2de

commit 575c36d6414deac2a9925ea15b05d36784ddd2de
Author:     Alex <alexander@mezon.ru>
AuthorDate: Thu Sep 19 13:45:03 2019 +0000
Commit:     Alex <alexander@mezon.ru>
CommitDate: Thu Sep 19 13:45:03 2019 +0000

    add new pkg
---
 .abf.yml             |  2 ++
 osinfo-db-tools.spec | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)
 create mode 100644 .abf.yml
 create mode 100644 osinfo-db-tools.spec

diff --git a/.abf.yml b/.abf.yml
new file mode 100644
index 0000000..5c751f7
--- /dev/null
+++ b/.abf.yml
@@ -0,0 +1,2 @@
+sources:
+  osinfo-db-tools-1.6.0.tar.gz: 1a5b7299ec9dad3f1846b736232dbeecfab8a89b
diff --git a/osinfo-db-tools.spec b/osinfo-db-tools.spec
new file mode 100644
index 0000000..8bbbbd4
--- /dev/null
+++ b/osinfo-db-tools.spec
@@ -0,0 +1,55 @@
+# Please keep this package in sync with FC
+
+# -*- rpm-spec -*-
+
+Group: System/Base
+Summary: Tools for managing the osinfo database
+Name: osinfo-db-tools
+Version: 1.6.0
+Release: 1
+License: GPLv2+
+Source0: https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.gz
+URL: http://libosinfo.org/
+
+### Patches ###
+
+BuildRequires: gettext-devel
+BuildRequires: git
+BuildRequires: pkgconfig(glib-2.0)
+BuildRequires: pkgconfig(libxml-2.0) >= 2.6.0
+BuildRequires: pkgconfig(libxslt) >= 1.0.0
+BuildRequires: pkgconfig(libarchive)
+BuildRequires: pkgconfig(libsoup-2.4)
+BuildRequires: json-glib-devel
+BuildRequires: perl
+BuildRequires: python
+BuildRequires: python-requests
+Conflicts: libosinfo-common <= 0.3.0-3.mga6
+
+%description
+This package provides tools for managing the osinfo database of
+information about operating systems for use with virtualization
+
+%prep
+%autosetup -S git
+
+%build
+%configure
+%make_build V=1
+
+%install
+%make_install
+
+%find_lang %{name}
+
+%files -f %{name}.lang
+%doc AUTHORS ChangeLog NEWS README
+%license COPYING
+%{_bindir}/osinfo-db-export
+%{_bindir}/osinfo-db-import
+%{_bindir}/osinfo-db-path
+%{_bindir}/osinfo-db-validate
+%{_mandir}/man1/osinfo-db-export.1*
+%{_mandir}/man1/osinfo-db-import.1*
+%{_mandir}/man1/osinfo-db-path.1*
+%{_mandir}/man1/osinfo-db-validate.1*
Not Available

benbullard79 [@T] cox.netTime to cull the herd1666d 04hrs
benbullard79 [@T] cox.netcull the herd1666d 03hrs