diff --git a/irqbalance.changes b/irqbalance.changes index 21b244d..01302f4 100644 --- a/irqbalance.changes +++ b/irqbalance.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 28 10:12:53 UTC 2013 - mmeister@suse.com + +- Added url as source. + Please see http://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Thu Nov 22 14:30:37 UTC 2012 - rmilasan@suse.com diff --git a/irqbalance.spec b/irqbalance.spec index 3bc6af8..e6bb918 100644 --- a/irqbalance.spec +++ b/irqbalance.spec @@ -1,7 +1,7 @@ # # spec file for package irqbalance # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Summary: Balance IRQs on SMP Machines License: GPL-2.0+ Group: System/Daemons Url: http://code.google.com/p/irqbalance -Source: %{name}-%{version}.tar.bz2 +Source: http://irqbalance.googlecode.com/files/%{name}-%{version}.tar.bz2 Source2: irq_balancer Source3: sysconfig.irqbalance BuildRequires: libnuma-devel