From 84cb98fee1b6ca35ad4710408a3aad202ef44cc528de0f90367a69338aa22f9a Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 25 Mar 2013 15:30:46 +0000 Subject: [PATCH] Accepting request 160984 from home:m_meister:branches:openSUSE:Factory - Added url as source. Please see http://en.opensuse.org/SourceUrls OBS-URL: https://build.opensuse.org/request/show/160984 OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=17 --- dmidecode.changes | 6 ++++++ dmidecode.spec | 11 +++++------ 2 files changed, 11 insertions(+), 6 deletions(-) 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