Overview

Request 592758 accepted

Import of catatonit v0.1.2. This is required for Docker so that 'docker run
--init' works correctly (note we don't use the upstream docker-init).

Loading...

Jan Engelhardt's avatar

We would not really want software with dead innards.


Dominique Leuenberger's avatar

Use %license COPYING instead of %doc COPYING


Aleksa Sarai's avatar
author source maintainer

I just tried this and it causes the build to fail on SLE12. Since this package is also going to be submitted for the containers module, that's an issue.

Is there any compatibility macro that you have which I could use? Or should I just do %if 0?%{is_opensuse} ?


Dominique Leuenberger's avatar

%license is already supported on 12SP3, and the directory-not-owned error is going to be fixed with a maintenance update on SP2

Alternatively, you can do:

%if 0{?suse_version} >= 1500
%license COPYING
%else
%doc COPYING
%endif

Aleksa Sarai's avatar
author source maintainer

As for the tag-line, I can change it to something like "incredibly simple container init and signal forwarder". However users aren't going to install this directly, most of the time it'll just be pulled in with a Docker installation and they won't care about this package.

Request History
Aleksa Sarai's avatar

cyphar created request

Import of catatonit v0.1.2. This is required for Docker so that 'docker run
--init' works correctly (note we don't use the upstream docker-init).


Saul Goodman's avatar

licensedigger accepted review

ok


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto added repo-checker as a reviewer

Please review build success


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Staging Bot's avatar

staging-bot added as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:10"


Staging Bot's avatar

staging-bot accepted review

Picked openSUSE:Factory:Staging:adi:10


Repo Checker's avatar

repo-checker accepted review

cycle and install check passed


Dominique Leuenberger's avatar

dimstar accepted review


Staging Bot's avatar

staging-bot accepted review

ready to accept


Staging Bot's avatar

staging-bot approved review

ready to accept


Dominique Leuenberger's avatar

dimstar_suse accepted request

Accept to openSUSE:Factory

openSUSE Build Service is sponsored by