#9 correct Source0 path
Closed 5 years ago by ignatenkobrain. Opened 5 years ago by merlinm.
Unknown source spec_source_path  into  master

file modified
+1 -1
@@ -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.

I believe that next release will use standard source package name.

Pull-Request has been closed by ignatenkobrain

5 years ago