From 0818a3331bcc5e4147e628ef3de285f0fc3b8ce6 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 03:36:59 +0000 Subject: [PATCH] auto-import changelog data from brltty-3.2-3.src.rpm Tue Sep 30 2003 Florian La Roche - prereq coreutils for mknod/chown/chmod --- brltty.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/brltty.spec b/brltty.spec index 53e72cd..3791e54 100644 --- a/brltty.spec +++ b/brltty.spec @@ -1,12 +1,13 @@ Name: brltty Version: 3.2 -Release: 2.1 +Release: 3 License: GPL Group: System Environment/Daemons URL: http://mielke.cc/brltty/ Source: http://mielke.cc/brltty/releases/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-InstallRoot Summary: Braille display driver for Linux/Unix. +Prereq: coreutils %description BRLTTY is a background process (daemon) which provides @@ -74,8 +75,8 @@ fi /etc/brltty %changelog -* Wed Aug 27 2003 Adrian Havill 3.2-2.1 -- bumped n-v-r +* Tue Sep 30 2003 Florian La Roche +- prereq coreutils for mknod/chown/chmod * Mon Jul 07 2003 Adrian Havill 3.2-2 - changed spec "Copyright" to "License"