From 8f581f343f8b5b86fd53daec8b4365d7f446e98b Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 03:01:51 +0000 Subject: auto-import changelog data from apmd-3.0final-35.src.rpm Wed Apr 10 2002 Philip Copeland 3.0final-34 - Simple recompile of apmd to allow for alpha arch (yes we know it makes no real sense...) --- diff --git a/apmd.spec b/apmd.spec index 5c0e8a2..1ba49bf 100644 --- a/apmd.spec +++ b/apmd.spec @@ -2,7 +2,7 @@ Summary: Advanced Power Management (APM) BIOS utilities for laptops. Name: apmd Version: 3.0final -Release: 34 +Release: 35 Source: ftp://ftp.debian.org/debian/dists/unstable/main/source/admin/%{name}_%{version}-1.tar.gz Source1: apmd.init Source2: apmscript @@ -18,7 +18,7 @@ Requires(post,preun): chkconfig Requires(post): initscripts >= 5.53 BuildPrereq: tar >= 1.13.18 BuildRoot: %{_tmppath}/%{name}-%{version}-root -ExclusiveArch: i386 i486 i586 i686 +ExclusiveArch: i386 i486 i586 i686 alpha %description APMD is a set of programs for controlling the Advanced Power @@ -85,6 +85,10 @@ fi %config /etc/sysconfig/apm-scripts/* %changelog +* Wed Apr 10 2002 Philip Copeland 3.0final-34 +- Simple recompile of apmd to allow for alpha arch + (yes we know it makes no real sense...) + * Tue Jul 24 2001 Bernhard Rosenkraenzer 3.0final-34 - Add support for kernels with modular apm (RFE #49683)