From 99625dd427161acbaee24b4848a965faa6ebe597 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Wed, 23 Sep 2009 12:43:15 +0200 Subject: [PATCH] tuned.spec: fixed url to fedorahosted project page --- tuned.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tuned.spec b/tuned.spec index dd918a9..b89e7d5 100644 --- a/tuned.spec +++ b/tuned.spec @@ -1,17 +1,17 @@ Summary: A dynamic adaptive system tuning daemon Name: tuned Version: 0.2.4 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Daemons # The source for this package was pulled from upstream git. Use the # following commands to get the corresponding tarball: -# git clone git://fedorapeople.org/~pknirsch/tuned.git/ +# git clone git://git.fedorahosted.org/git/tuned.git # cd tuned # git checkout v%{version} # make archive Source: tuned-%{version}.tar.bz2 -URL: http://fedorapeople.org/~pknirsch/git/tuned.git/ +URL: https://fedorahosted.org/tuned/ Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires(post): chkconfig Requires(preun): chkconfig