diff --git a/dmidecode.changes b/dmidecode.changes index a5c2acf..e71e0a3 100644 --- a/dmidecode.changes +++ b/dmidecode.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 25 15:09:35 UTC 2013 - mmeister@suse.com + +- Added url as source. + Please see http://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de diff --git a/dmidecode.spec b/dmidecode.spec index cd316e6..bd7091a 100644 --- a/dmidecode.spec +++ b/dmidecode.spec @@ -1,7 +1,7 @@ # # spec file for package dmidecode # -# Copyright (c) 2011 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 @@ -16,16 +16,15 @@ # - Name: dmidecode Url: http://www.nongnu.org/dmidecode/ Version: 2.11 -Release: 18 -License: GPLv2+ -Group: System/Console +Release: 0 Provides: pmtools:/usr/sbin/dmidecode Summary: DMI table decoder -Source: %{name}-%{version}.tar.bz2 +License: GPL-2.0+ +Group: System/Console +Source: http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.bz2 Patch1: dmidecode-fix-memory-array-location-overrun.patch Patch2: dmidecode-add-SMBIOS-2_7_1-support.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build