We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e623116 + 3c4eae2 commit 78703c2Copy full SHA for 78703c2
prometheus-ha_cluster_exporter.spec
@@ -17,14 +17,16 @@
17
18
19
Name: prometheus-ha_cluster_exporter
20
-Version: 0.0 # will be processed by the set_version source service
+# will be processed by the set_version source service
21
+Version: 0.0
22
Release: 0
23
License: Apache-2.0
24
Summary: Prometheus exporter for ha_cluster server metrics
25
Group: System/Monitoring
26
Url: https://github.com/ClusterLabs/ha_cluster_exporter
27
Source: %{name}-%{version}.tar.gz
-Source1: vendor.tar.gz # prepared by the go_modules source service
28
+# prepared by the go_modules source service
29
+Source1: vendor.tar.gz
30
BuildRequires: git-core
31
BuildRequires: fdupes
32
BuildRequires: golang-packaging
0 commit comments