diff --git a/packaging/obs/prometheus-hanadb_exporter/prometheus-hanadb_exporter.spec b/packaging/obs/prometheus-hanadb_exporter/prometheus-hanadb_exporter.spec index a0e6d43..bc08729 100644 --- a/packaging/obs/prometheus-hanadb_exporter/prometheus-hanadb_exporter.spec +++ b/packaging/obs/prometheus-hanadb_exporter/prometheus-hanadb_exporter.spec @@ -34,7 +34,8 @@ Summary: SAP HANA database metrics exporter License: Apache-2.0 Group: System/Monitoring URL: https://github.com/SUSE/hanadb_exporter -Source: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.gz +Source1: supportconfig-hanadb_exporter %if %{with test} BuildRequires: %{python_module pytest} BuildRequires: %{python_module boto3}