diff --git a/dnf.spec b/dnf.spec index 7b03280..74cd721 100644 --- a/dnf.spec +++ b/dnf.spec @@ -30,7 +30,10 @@ Summary: Package manager forked from Yum, using libsolv as a dependency r # For a breakdown of the licensing, see PACKAGE-LICENSING License: GPLv2+ and GPLv2 and GPL URL: https://github.com/rpm-software-management/dnf -Source0: %{url}/archive/%{name}-%{version}/%{name}-%{version}.tar.gz +# git clone https://github.com/rpm-software-management/dnf +# cd dnf +# tito build --tgz --tag=dnf-2.0.1-1 +Source0: %{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: cmake BuildRequires: gettext