From 89c644ca9f4d4da199866c739e35a1a7f0c97bc0 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Sat, 20 Feb 2016 12:22:58 +0200 Subject: [PATCH] Fix for building unstable package. --HG-- branch : develop --- dist/rpm/_service | 4 ---- dist/rpm/valentina.spec | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/dist/rpm/_service b/dist/rpm/_service index f89890779..eeee9fb2b 100644 --- a/dist/rpm/_service +++ b/dist/rpm/_service @@ -10,9 +10,5 @@ *.tar */dist/rpm/valentina.spec - - valentina.tar - gz - diff --git a/dist/rpm/valentina.spec b/dist/rpm/valentina.spec index 80bdc175e..c5f6f5b04 100644 --- a/dist/rpm/valentina.spec +++ b/dist/rpm/valentina.spec @@ -49,7 +49,7 @@ Version: 0.4.2 Release: 0 URL: https://bitbucket.org/dismine/valentina License: GPL-3.0+ -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar Group: Graphics Summary: Pattern Making Application BuildRoot: %{_tmppath}/%{name}-%{version}-build