Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 69221da163 | |||
| 9853139f1e |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 6 11:02:54 UTC 2026 - Witek Bedyk <witold.bedyk@suse.com>
|
||||
|
||||
- Build only for SUSE distributions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 13 13:18:47 UTC 2020 - Stefano Torresi <stefano.torresi@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package system-user-prometheus
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: system-user-prometheus
|
||||
Version: 1.0.0
|
||||
Release: 0
|
||||
@@ -28,6 +29,10 @@ Provides: user(prometheus)
|
||||
BuildArch: noarch
|
||||
%sysusers_requires
|
||||
|
||||
%if ! 0%{?suse_version}
|
||||
ExclusiveArch: do_not_build
|
||||
%endif
|
||||
|
||||
%description
|
||||
This package provides a shared system user for all Prometheus components
|
||||
like the Prometheus server itself and the Alertmanager
|
||||
|
||||
Reference in New Issue
Block a user