Merge vala into the devel package
OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=57
This commit is contained in:
parent
945ad748d8
commit
c73af08e0b
@ -80,18 +80,7 @@ determine the optimal device settings for a hypervisor/operating system
|
||||
combination.
|
||||
|
||||
Libraries, includes, etc. to compile with the libosinfo library
|
||||
|
||||
%package vala
|
||||
Summary: Vala bindings
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
%description vala
|
||||
libosinfo is a library that allows virtualization provisioning tools to
|
||||
determine the optimal device settings for a hypervisor/operating system
|
||||
combination.
|
||||
|
||||
This package provides the Vala bindings for libosinfo library.
|
||||
This package also provides the Vala bindings for libosinfo library.
|
||||
|
||||
%if %{with_lang}
|
||||
%lang_package
|
||||
@ -141,9 +130,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%{_libdir}/pkgconfig/%{name}-1.0.pc
|
||||
%{_libdir}/libosinfo-1.0.so
|
||||
%{_datadir}/gir-1.0/Libosinfo-1.0.gir
|
||||
|
||||
%files vala
|
||||
%defattr(-, root, root)
|
||||
%dir %{_datadir}/vala/
|
||||
%dir %{_datadir}/vala/vapi/
|
||||
%{_datadir}/vala/vapi/libosinfo-1.0.vapi
|
||||
|
Loading…
x
Reference in New Issue
Block a user