@@ -4,11 +4,14 @@
|
|||||||
%if 0%{?el9}
|
%if 0%{?el9}
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
%if 0%{?el10}
|
||||||
|
%global debug_package %{nil}
|
||||||
|
%endif
|
||||||
%global hbb_commit 87b11a7
|
%global hbb_commit 87b11a7
|
||||||
|
|
||||||
Name: rustdesk-server
|
Name: rustdesk-server
|
||||||
Version: 1.1.15
|
Version: 1.1.15
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: RustDesk Server Program
|
Summary: RustDesk Server Program
|
||||||
|
|
||||||
License: AGPL-3.0-only
|
License: AGPL-3.0-only
|
||||||
@@ -85,6 +88,9 @@ mkdir -p %{buildroot}%{_sharedstatedir}/%{name}
|
|||||||
%dir %{_sharedstatedir}/%{name}
|
%dir %{_sharedstatedir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 09 2026 Jason Rothstein
|
||||||
|
- No debug packages for EL10
|
||||||
|
|
||||||
* Sat May 09 2026 Jason Rothstein
|
* Sat May 09 2026 Jason Rothstein
|
||||||
- No debug packages for EL9
|
- No debug packages for EL9
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user