| |
@@ -33,7 +33,7 @@
|
| |
# 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/%{version}/%{name}-%{version}-modularity-4.tar.gz
|
| |
+ Source0: %{url}/archive/%{version}-modularity-4/%{name}-%{version}-modularity-4.tar.gz
|
| |
Patch0: 0001-Allow-to-set-cacheonly-from-commands-and-conf-RhBug-.patch
|
| |
Patch1: 0002-Remove-redundant-conf-option-cacheonly.patch
|
| |
Patch2: 0003-Remove-unnecessary-code-for-set-cacheonly.patch
|
| |
I noticed
spectool -g dnf.spec
wasn't fetching the proper source tarball. This fixes that.