Overview

Request 591961 superseded

Import of catatonit v0.1.1. 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.1. 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


Dominique Leuenberger's avatar

dimstar_suse added as a reviewer

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


Dominique Leuenberger's avatar

dimstar_suse accepted review

Picked openSUSE:Factory:Staging:adi:10


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


Repo Checker's avatar

repo-checker accepted review

cycle and install check passed


Dominique Leuenberger's avatar

dimstar declined review

Use %license COPYING instead of %doc COPYING

The Summary/description calling it 'brain-dead' does not give a lot of hope to anybody trying to install it. Possibly rephraze that?


Dominique Leuenberger's avatar

dimstar declined request

Use %license COPYING instead of %doc COPYING

The Summary/description calling it 'brain-dead' does not give a lot of hope to anybody trying to install it. Possibly rephraze that?


Aleksa Sarai's avatar

cyphar superseded request

superseded by 592758

openSUSE Build Service is sponsored by