From 10cdd1935ece50d3a0da0de3a8f2196c48400d95 Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Sep 10 2013 19:39:28 +0000 Subject: correct pmtools obs_ver (and also marked pmtools a dead.package) --- diff --git a/acpica-tools.spec b/acpica-tools.spec index c0cba66..07ec311 100644 --- a/acpica-tools.spec +++ b/acpica-tools.spec @@ -1,6 +1,6 @@ Name: acpica-tools Version: 20130823 -Release: 2%{?dist} +Release: 3%{?dist} Summary: ACPICA tools for the development and debug of ACPI tables Group: Development/Languages @@ -44,7 +44,7 @@ Obsoletes: iasl < 20120913-7 # conflict with the command name. Provides: acpidump >= 20100513-5 Provides: pmtools = %{version}-%{release} -Obsoletes: pmtools < 20100513-5 +Obsoletes: pmtools < 20100513-6 %description The ACPI Component Architecture (ACPICA) project provides an OS-independent @@ -185,6 +185,9 @@ fi %changelog +* Tue Sep 10 2013 Michael Schwendt - 20130823-3 +- correct pmtools obs_ver + * Tue Aug 27 2013 Al Stone - 20130823-2 - Add in a copy of the GPLv2 text in order to comply with the requirement to always redistribute the terms of the license.