From: Harald Hoyer Date: Thu, 31 Mar 2011 16:45:49 +0000 (+0200) Subject: dracut.spec: fixed URL X-Git-Tag: 010~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=82794b4b9061c9e87cbb672d60d3df8f17ab60d9;p=thirdparty%2Fdracut.git dracut.spec: fixed URL --- diff --git a/dracut.spec b/dracut.spec index 9af441883..89bebb73d 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}