packages(rpm): fix source and setup macros in spec file

This commit is contained in:
2026-06-03 21:26:16 +03:00
parent c0a27e0c3b
commit c501033834
+2 -2
View File
@@ -14,7 +14,7 @@ License: MIT
URL: https://github.com/arabianq/pipewire-soundpad URL: https://github.com/arabianq/pipewire-soundpad
VCS: {{{ git_dir_vcs }}} VCS: {{{ git_dir_vcs }}}
Source: {{{ git_pack }}} Source: {{{ git_cwd_pack }}}
BuildRequires: rust BuildRequires: rust
@@ -47,7 +47,7 @@ GUI clients. This is the latest development (git) version.}
%description %{_description} %description %{_description}
%prep %prep
{{{ git_setup_macro }}} {{{ git_cwd_setup_macro }}}
%build %build