From 82794b4b9061c9e87cbb672d60d3df8f17ab60d9 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Thu, 31 Mar 2011 18:45:49 +0200 Subject: [PATCH] dracut.spec: fixed URL --- dracut.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dracut.spec b/dracut.spec index 9af4418..89bebb7 100644 --- a/dracut.spec +++ b/dracut.spec @@ -26,10 +26,11 @@ Group: System Environment/Base Group: System/Base %endif License: GPLv2+ -URL: http://apps.sourceforge.net/trac/dracut/wiki +URL: https://dracut.wiki.kernel.org/ # Source can be generated by -# http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=snapshot;h=%{?dashgittag};sf=tgz -Source0: dracut-%{version}%{?dashgittag}.tar.bz2 +# http://git.kernel.org/?p=boot/dracut/dracut.git;a=snapshot;h=%{?dashgittag};sf=tgz +Source0: http://www.kernel.org/pub/linux/utils/boot/dracut/dracut-%{version}%{?dashgittag}.tar.bz2 + BuildArch: noarch %if 0%{?fedora} -- 2.7.4