Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
@ -1,14 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Wed Oct 30 09:56:05 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
||||||
|
|
||||||
- make BuildRequire for systemd-journal use group dependency
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Oct 24 08:38:54 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
||||||
|
|
||||||
- add BuildRequire for systemd to have the systemd-journal group
|
|
||||||
present
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 6 09:45:47 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
Tue Feb 6 09:45:47 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package system-user-alloy
|
# spec file for package system-user-alloy
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,7 +15,6 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: system-user-alloy
|
Name: system-user-alloy
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -23,13 +22,6 @@ Summary: System user and group 'alloy'
|
|||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Source0: system-user-alloy.conf
|
Source0: system-user-alloy.conf
|
||||||
BuildRequires: sysuser-tools
|
BuildRequires: sysuser-tools
|
||||||
%if %{?suse_version} >= 1600
|
|
||||||
BuildRequires: group(systemd-journal)
|
|
||||||
Requires: group(systemd-journal)
|
|
||||||
%else
|
|
||||||
BuildRequires: systemd
|
|
||||||
Requires: systemd
|
|
||||||
%endif
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%sysusers_requires
|
%sysusers_requires
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user