mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-06-19 12:13:32 +00:00
packages(rpm): fix source and setup macros in spec file
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user