diff --git a/apmd.spec b/apmd.spec index 0f89f7e..94e9010 100644 --- a/apmd.spec +++ b/apmd.spec @@ -1,7 +1,7 @@ Summary: Advanced Power Management (APM) BIOS utilities for laptops. Name: apmd Version: 3.2.2 -Release: 3.2 +Release: 4 Source: ftp://ftp.debian.org/debian/pool/main/a/apmd/%{name}_%{version}.orig.tar.gz Source1: apmd.init Source2: apmscript @@ -15,6 +15,7 @@ License: GPL Group: System Environment/Daemons Prereq: chkconfig Requires: pm-utils +BuildRequires: libtool BuildRoot: %{_tmppath}/%{name}-%{version}-root ExclusiveArch: %{ix86} @@ -95,6 +96,9 @@ fi %config /etc/sysconfig/apm-scripts/* %changelog +* Tue Jul 11 2006 Phil Knirsch - 1:3.2.2-4 +- Added missing buildrequires: libtool (#197095) + * Tue Feb 07 2006 Jesse Keating - 1:3.2.2-3.2 - rebuilt for new gcc4.1 snapshot and glibc changes