mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-11-05 11:56:37 +00:00
rename rpm package name from sparrow to sparrowwallet to avoid conflicts
This commit is contained in:
parent
3698ca8e85
commit
c6e42d8fe2
1 changed files with 4 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Summary: Sparrow
|
||||
Name: sparrow
|
||||
Name: sparrowwallet
|
||||
Version: 2.1.4
|
||||
Release: 1
|
||||
License: ASL 2.0
|
||||
|
|
@ -13,7 +13,8 @@ URL:
|
|||
Prefix: /opt
|
||||
%endif
|
||||
|
||||
Provides: sparrow
|
||||
Provides: sparrowwallet
|
||||
Obsoletes: sparrow <= 2.1.3
|
||||
|
||||
%if "xutils" != "x"
|
||||
Group: utils
|
||||
|
|
@ -40,7 +41,7 @@ Requires: xdg-utils
|
|||
%define default_filesystem / /opt /usr /usr/bin /usr/lib /usr/local /usr/local/bin /usr/local/lib
|
||||
|
||||
%description
|
||||
Sparrow
|
||||
Sparrow Wallet
|
||||
|
||||
%global __os_install_post %{nil}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue