Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:nicolas.maus:test
test_package
rkt.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rkt.spec of Package test_package
# rkt.spec Name: rkt Version: 1.6.0 Release: 0 License: Apache-2.0 Summary: A security-minded, standards-based container engine Url: https://coreos.com/rkt Source0: %{name}-v%{version}.tar.gz %description rkt is the next-generation container manager for Linux clusters. Designed for security, simplicity, and composability within modern cluster architectures, rkt discovers, verifies, fetches, and executes application containers with pluggable isolation. %prep %setup -q -n %{name}-v%{version} %install # dirs install -dp %{buildroot}/%{_bindir} install -dp %{buildroot}/%{_libexecdir}/%{name} install -dp %{buildroot}/%{_sharedstatedir}/%{name} # binaries and stages install -p -m 755 %{name} %{buildroot}%{_bindir} install -p -m 644 stage1-*.aci %{buildroot}%{_libexecdir}/%{name} %files %defattr(-,root,root,-) %{_bindir}/%{name} %{_libexecdir}/%{name}/stage1-*.aci
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