No debug packages for EL9
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
%if 0%{?el8}
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
%if 0%{?el9}
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
%global hbb_commit 87b11a7
|
||||
|
||||
Name: rustdesk-server
|
||||
Version: 1.1.15
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: RustDesk Server Program
|
||||
|
||||
License: AGPL-3.0-only
|
||||
@@ -82,6 +85,9 @@ mkdir -p %{buildroot}%{_sharedstatedir}/%{name}
|
||||
%dir %{_sharedstatedir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat May 09 2026 Jason Rothstein
|
||||
- No debug packages for EL9
|
||||
|
||||
* Fri May 08 2026 Jason Rothstein
|
||||
- No debug packages for EL8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user