From c6e42d8fe286029d51cf933ed0a315c8bbdf2e58 Mon Sep 17 00:00:00 2001 From: Craig Raw Date: Mon, 5 May 2025 15:11:04 +0200 Subject: [PATCH] rename rpm package name from sparrow to sparrowwallet to avoid conflicts --- src/main/deploy/package/linux/sparrow.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/main/deploy/package/linux/sparrow.spec b/src/main/deploy/package/linux/sparrow.spec index f9e27e06..0d87b60a 100755 --- a/src/main/deploy/package/linux/sparrow.spec +++ b/src/main/deploy/package/linux/sparrow.spec @@ -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}