forked from pool/golang-github-lusitaniae-apache_exporter
Accepting request 1203888 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1203888 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/golang-github-lusitaniae-apache_exporter?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 26 12:15:11 UTC 2024 - Witek Bedyk <witold.bedyk@suse.com>
|
||||
|
||||
- Revert not failing on upackaged files for RHEL
|
||||
- Delete unpackaged debug files for RHEL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 13 14:35:07 UTC 2024 - Witek Bedyk <witold.bedyk@suse.com>
|
||||
|
||||
|
@@ -25,7 +25,6 @@
|
||||
%endif
|
||||
# Fix ERROR: No build ID note found in
|
||||
%undefine _missing_build_ids_terminate_build
|
||||
%define _unpackaged_files_terminate_build 0
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version}
|
||||
@@ -103,6 +102,7 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/apparmor.d/usr.bin.%{targe
|
||||
%if 0%{?rhel}
|
||||
# Fix OBS debug_package execution.
|
||||
rm -f %{buildroot}/usr/lib/debug%{_bindir}/%{targetname}-%{version}-*.debug
|
||||
rm -rf %{buildroot}%{_usrsrc}/debug/%{name}-%{version}-*
|
||||
%endif
|
||||
|
||||
%pre
|
||||
|
Reference in New Issue
Block a user