From 908a41eaf04aaa196f8670396b96d2ff180872b2 Mon Sep 17 00:00:00 2001 From: Jamie Nguyen Date: Wed, 11 May 2016 10:31:01 +0100 Subject: Use orig.tar.gz --- rpmbuild/byteback.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpmbuild/byteback.spec b/rpmbuild/byteback.spec index f422c1d..58841be 100644 --- a/rpmbuild/byteback.spec +++ b/rpmbuild/byteback.spec @@ -6,7 +6,7 @@ Summary: Maintenance-free client & server backup scripts for Linux Group: Applications/System License: Ruby and GPLv2+ and ASL 2.0 and Artistic 2.0 URL: https://github.com/BytemarkHosting/byteback -Source0: byteback.tar.gz +Source0: byteback_%{version}.orig.tar.gz BuildArch: noarch BuildRequires: txt2man @@ -33,7 +33,7 @@ the server address should be enough. %prep -%setup -q -n byteback +%setup -q -c # No binary files, so should go in /usr/share. sed -i -e 's|/usr/lib/byteback|/usr/share/byteback|g' bin/* # Required to load system gems. -- cgit v1.2.1