No debug packages on EL8 since they fail
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
%if 0%{?el8}
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
%global hbb_commit 87b11a7
|
||||
|
||||
Name: rustdesk-server
|
||||
Version: 1.1.15
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: RustDesk Server Program
|
||||
|
||||
License: AGPL-3.0-only
|
||||
@@ -79,5 +82,9 @@ mkdir -p %{buildroot}%{_sharedstatedir}/%{name}
|
||||
%dir %{_sharedstatedir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Jan 01 2024 RPM Builder <builder@example.com> - 1.1.15-1
|
||||
* Fri May 08 2026 Jason Rothstein
|
||||
- No debug packages for EL8
|
||||
|
||||
* Fri May 01 2026 Jason Rothstein
|
||||
- Initial package creation for RHEL and Fedora
|
||||
|
||||
|
||||
Reference in New Issue
Block a user