From c51d55f76f8c3c544e4f1eed2adee97ad93df7cb Mon Sep 17 00:00:00 2001 From: clime Date: Jun 20 2017 08:55:12 +0000 Subject: add info about How to get the sources into spec --- diff --git a/rpkg-client.spec b/rpkg-client.spec index 3cc4001..1978a91 100644 --- a/rpkg-client.spec +++ b/rpkg-client.spec @@ -4,7 +4,13 @@ Release: 1%{?dist} Summary: Package containing rpkg: DistGit command-line client License: GPLv2+ URL: https://pagure.io/rpkg-client.git + +# How to obtain the sources +# git clone https://pagure.io/rpkg-client.git +# cd rpkg-client +# tito build --tgz Source0: %{name}-%{version}.tar.gz + BuildArch: noarch %description