Merge pull request #44 from evgeni/move-to-github
change Source in spec file to github
This commit is contained in:
commit
cbaceef1ad
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ Name: tuned
|
|||
Version: 2.8.0
|
||||
Release: 1%{?with_snapshot:.%{git_suffix}}%{?dist}
|
||||
License: GPLv2+
|
||||
Source: https://jskarvad.fedorapeople.org/tuned/download/tuned-%{version}.tar.bz2
|
||||
Source: https://codeload.github.com/redhat-performance/%{name}/tar.gz/v%{version}#/%{name}-%{version}.tar.gz
|
||||
URL: http://www.tuned-project.org/
|
||||
BuildArch: noarch
|
||||
BuildRequires: python, systemd, desktop-file-utils
|
||||
|
|
|
|||
Loading…
Reference in a new issue