Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:ojkastl_buildservice:Branch_devel_tools_building
ambient-driver
ambient-driver.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ambient-driver.spec of Package ambient-driver
# # spec file for package ambient-driver # # Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: ambient-driver Version: 0.1.0~1727114145.0b40a58 Release: 0 Summary: Execute a CI run locally, using a QEMU (kvm) virtual machine License: AGPL-3.0-or-later URL: https://codeberg.org/ambient/ambient-driver Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.zst BuildRequires: cargo-packaging BuildRequires: libxml2-devel BuildRequires: openssl-devel BuildRequires: zstd BuildRequires: cargo Requires: qemu Requires: qemu-x86 %description ambient-driver is a prototype for running CI on a project, using ambient-run. %prep %autosetup -a 1 -p 1 mkdir -p .cargo %build %{cargo_build} %install install -D -d -m 0755 %{buildroot}%{_bindir} install -m 0755 %{_builddir}/%{name}-%{version}/target/release/%{name} %{buildroot}%{_bindir}/%{name} %check %{cargo_test} %files %{_bindir}/ambient-driver %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor