From 63bbe13b1ba5e52bd29bc7ea0afd8acfe07affad Mon Sep 17 00:00:00 2001 From: kloczek Date: Tue, 4 Dec 2001 08:56:59 +0000 Subject: [PATCH] - release 2: merge security patch from rawhide. Changed files: apmd.spec -> 1.27 --- apmd.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/apmd.spec b/apmd.spec index 18ab324..6405d92 100644 --- a/apmd.spec +++ b/apmd.spec @@ -4,16 +4,17 @@ Summary(pt_BR): Utilit Summary(es): Utilitarios para APM (Gestión Avanzado de Energía) Name: apmd Version: 3.0.2 -Release: 1 +Release: 2 License: GPL Group: Applications/System Group(de): Applikationen/System Group(pl): Aplikacje/System Source0: http://www.worldvisions.ca/~apenwarr/apmd/%{name}-%{version}.tar.gz Source1: %{name}.init +Patch0: %{name}-security.patch URL: http://www.worldvisions.ca/~apenwarr/apmd/ Requires: procps -Prereq: chkconfig +Prereq: /sbin/chkconfig BuildRequires: XFree86-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) ExclusiveArch: %{ix86} @@ -84,6 +85,7 @@ XFree86. %prep %setup -q -n apmd +%patch0 -p1 %build %{__make} CFLAGS="%{rpmcflags}" LDFLAGS="%{rpmldflags}" APMD_PROXY_DIR=%{_sbindir} -- 2.44.0