Mailinglist Archive: opensuse-packaging (102 mails)
< Previous | Next > |
Re: [opensuse-packaging] Requires(pre): user(wwwrun)
- From: "Bernhard M. Wiedemann" <bernhardout@xxxxxxxx>
- Date: Tue, 25 Apr 2017 20:51:19 +0000
- Message-id: <9c5e81b3-25e5-72a9-046c-8bc6d78f7e24@lsmod.de>
On 2017-04-25 15:27, Johannes Weberhofer wrote:
Dear all!I think, it can be as easy as
When I understand it right, for future builds it is necessary to
include systemusers like wwwrun when required. This currently is
supported only on Tumbleweed and breaks building on other systems. How
can we handle that? Especially if Leap is going back to a 15 version?
%if 0%{?suse_version} >= 1330
Requires(pre): user(wwwrun) # or however that is written
%endif
because future Leap 15 versions will have that feature and a
suse_version of at least Factory's 1330
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
< Previous | Next > |