Merge pull request #113 from olysonek/source
spec: Simplify the Source0 tag
This commit is contained in:
commit
3c6490679e
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ Name: tuned
|
|||
Version: 2.10.0
|
||||
Release: 1%{?prerel1}%{?with_snapshot:.%{git_suffix}}%{?dist}
|
||||
License: GPLv2+
|
||||
Source0: https://github.com/redhat-performance/%{name}/archive/v%{version}%{?prerel2}.tar.gz#/%{name}-%{version}%{?prerel2}.tar.gz
|
||||
Source0: https://github.com/redhat-performance/%{name}/archive/v%{version}%{?prerel2}/%{name}-%{version}%{?prerel2}.tar.gz
|
||||
URL: http://www.tuned-project.org/
|
||||
BuildArch: noarch
|
||||
BuildRequires: systemd, desktop-file-utils
|
||||
|
|
|
|||
Loading…
Reference in a new issue