From 6a47105434754fc7dc1a1417e039a2a2e3f59922 Mon Sep 17 00:00:00 2001 From: Bea Lam Date: Fri, 23 Aug 2019 09:54:00 +1000 Subject: [PATCH] [vault] Fix license and url. Contributes to JB#36999 This shouldn't have been changed in 1419af0acbff716a2773dc563bd5d93db8f6bd91. --- rpm/vault.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/rpm/vault.spec b/rpm/vault.spec index 31f6930..2971251 100644 --- a/rpm/vault.spec +++ b/rpm/vault.spec @@ -1,11 +1,12 @@ Summary: Incremental backup/restore framework -Name: vault +Name: vault Version: 1.0.0 Release: 1 -License: LGPLv2.1 -Group: Development/Libraries -URL: https://github.com/nemomobile/vault +License: LGPLv2 +Group: Development/Libraries +URL: https://git.sailfishos.org/mer-core/vault Source0: %{name}-%{version}.tar.bz2 + BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 BuildRequires: pkgconfig(qtaround) >= 0.2.3 Requires(post): /sbin/ldconfig