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
This commit is contained in:
parent
d0de264d63
commit
84cb98fee1
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user