spec fixup
This commit is contained in:
parent
93a77913b5
commit
00eba43f9f
1 changed files with 6 additions and 2 deletions
|
|
@ -3,11 +3,11 @@ Version: 1.9.11
|
|||
Release: alt1
|
||||
Summary: LiveKit WebRTC SFU media server
|
||||
License: Apache-2.0
|
||||
Group: Servers
|
||||
Group: System/Servers
|
||||
Url: https://github.com/livekit/livekit
|
||||
|
||||
#https://github.com/livekit/livekit/archive/refs/tags/v%{version}.tar.gz
|
||||
Source: %name.tar
|
||||
Source: %name-%version.tar
|
||||
|
||||
# Vendored Go module deps (must contain ./vendor + vendor/modules.txt)
|
||||
# Create once per version (outside hasher):
|
||||
|
|
@ -51,3 +51,7 @@ install -Dpm0644 config-sample.yaml %{buildroot}%{_sysconfdir}/livekit/livekit.y
|
|||
%doc README.md CHANGELOG.md NOTICE LICENSE
|
||||
%{_sbindir}/livekit-server
|
||||
%config(noreplace) %{_sysconfdir}/livekit/livekit.yaml
|
||||
|
||||
%changelog
|
||||
* Tue Feb 24 2026 Romenskiy Arseniy <romenskiy2012@altlinux.org> 1.9.11-alt1
|
||||
- initial build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue