From 74bb7cbb7a26109958b23bae699dc00af52c2efc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?tpg=20=28Tomasz=20Pawe=C5=82=20Gajc=29?= Date: Mon, 12 Jan 2015 23:41:56 +0100 Subject: [PATCH] fix url --- calamares.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calamares.spec b/calamares.spec index b0dde72..46f4d18 100644 --- a/calamares.spec +++ b/calamares.spec @@ -7,7 +7,7 @@ Release: 0.%{snapdate}.1 License: GPLv3+ URL: http://calamares.io/ # git archive --format=tar --prefix=calamares-0.17.0-20150112/ HEAD | xz -vf > calamares-0.17.0-20150112.tar.xz -Source0: https://github.com/calamares/calamares/archive/%{snaphash}/calamares-%{snapdate}.tar.xz +Source0: https://github.com/calamares/calamares/archive/calamares-%{snapdate}.tar.xz Patch0: calamares-0.17.0-20150112-openmandriva-settings.patch Patch1: calamares-0.17.0-20150112-openmandriva-desktop-file.patch BuildRequires: pkgconfig(Qt5Core)