OBS User unknown 2009-05-05 16:05:13 +00:00 committed by Git OBS Bridge
parent 0cca139158
commit a2a870a38e
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 5 10:02:31 CEST 2009 - coolo@suse.de
- obsolete pmtools, but do not provide it as it's not a rename
-------------------------------------------------------------------
Wed Mar 25 10:35:42 CET 2009 - jdelvare@suse.de

View File

@ -21,7 +21,7 @@
Name: dmidecode
Url: http://www.nongnu.org/dmidecode/
Version: 2.10
Release: 2
Release: 3
License: GPL v2 or later
Group: System/Console
Provides: pmtools:/usr/sbin/dmidecode
@ -30,6 +30,7 @@ Summary: DMI table decoder
Source: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %ix86 ia64 x86_64
Obsoletes: pmtools < 20071117
%description
Dmidecode reports information about your system's hardware as described
@ -79,6 +80,8 @@ done
/%{_mandir}/man8/*
%changelog
* Tue May 05 2009 coolo@suse.de
- obsolete pmtools, but do not provide it as it's not a rename
* Wed Mar 25 2009 jdelvare@suse.de
- Initial packaging. Historically, dmidecode had been part of the
pmtools package, but it didn't make that much sense so it now has