Accepting request 113404 from home:dimstar:branches:hardware
Update to 0.1.1 OBS-URL: https://build.opensuse.org/request/show/113404 OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
0e97ea7d29
commit
b50fc5894e
@@ -17,8 +17,9 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: libosinfo
|
||||
Version: 0.1.0
|
||||
Version: 0.1.1
|
||||
Release: 0
|
||||
Summary: Manage information about operating systems and hypervisors
|
||||
License: LGPL-2.1+ and GPL-2.0+
|
||||
@@ -31,6 +32,8 @@ BuildRequires: pkgconfig(check)
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(libsoup-2.4)
|
||||
BuildRequires: pkgconfig(libsoup-gnome-2.4)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -96,9 +99,12 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%defattr(-,root,root)
|
||||
%doc ChangeLog README COPYING
|
||||
%{_bindir}/osinfo-detect
|
||||
%{_bindir}/osinfo-pciids-convert
|
||||
%{_bindir}/osinfo-usbids-convert
|
||||
%{_bindir}/osinfo-db-validate
|
||||
%{_bindir}/osinfo-query
|
||||
%{_datadir}/%{name}/
|
||||
%{_mandir}/man1/osinfo-db-validate.1%{?ext_man}
|
||||
%{_mandir}/man1/osinfo-detect.1%{?ext_man}
|
||||
%{_mandir}/man1/osinfo-query.1%{?ext_man}
|
||||
|
||||
%files -n libosinfo-1_0-0
|
||||
%defattr(-, root, root)
|
||||
|
Reference in New Issue
Block a user