Projects
Eulaceura:Factory
dumb-init
_service:obs_scm:dumb-init.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:dumb-init.spec of Package dumb-init
Name: dumb-init Version: 1.2.5 Release: 2 Summary: Entry-point for containers that proxies signals License: MIT URL: https://github.com/Yelp/dumb-init Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz Patch0: 0000-update-for-pytest-7.2.0.patch BuildRequires: gcc help2man make BuildRequires: python3 python3-pytest python3-mock %description dumb-init is a simple process supervisor and init system designed to run as PID 1 inside minimal container environments (such as Podman and Docker). * It can handle orphaned zombie processes. * It can pass signals properly for simple containers. %prep %autosetup -p1 %build gcc -std=gnu99 %{optflags} -o %{name} dumb-init.c help2man --no-discard-stderr --include debian/help2man --no-info --name '%{summary}' ./%{name} > %{name}.1 %check PATH=.:$PATH timeout --signal=KILL 60 pytest-3 -vv tests/ %install install -Dpm0755 %{name} %{buildroot}%{_bindir}/%{name} install -Dpm0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1 %files %{_bindir}/%{name} %{_mandir}/man1/%{name}.1* %license LICENSE %doc README.md %changelog * Tue Apr 16 2024 lvxiangcong <lvxiangcong@kylinos.cn> - 1.2.5-2 - fix the problem of check build failure * Mon Jun 20 2022 fushanqing <fushanqing@kylinos.cn> - 1.2.5-1 - Initial package
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2