From b232a52fd29b1f1d9b13b2e3f3fd2ebc9d0bc97ffde402da3f18ceeae89def2b Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 29 Mar 2007 15:13:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbd?expand=0&rev=3 --- kbd.changes | 5 +++++ kbd.spec | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/kbd.changes b/kbd.changes index 25e1fe8..bc52d7a 100644 --- a/kbd.changes +++ b/kbd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 29 15:27:20 CEST 2007 - coolo@suse.de + +- BuildRequire flex and bison + ------------------------------------------------------------------- Wed Feb 7 18:31:11 CET 2007 - ro@suse.de diff --git a/kbd.spec b/kbd.spec index 9cc0dc8..04f23e3 100644 --- a/kbd.spec +++ b/kbd.spec @@ -16,7 +16,7 @@ License: GNU General Public License (GPL) Group: System/Console Autoreqprov: on Version: 1.12 -Release: 92 +Release: 99 Summary: Keyboard and Font Utilities Source: ftp://ftp.win.tue.nl/pub/home/aeb/linux-local/utils/kbd/%{name}-%{version}.tar.bz2 Source1: kbd_fonts.tar.bz2 @@ -58,6 +58,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %suse_version > 800 PreReq: %fillup_prereq %insserv_prereq %endif +BuildRequires: bison flex %description Load and save keyboard mappings. This is needed if you are not using @@ -319,7 +320,9 @@ install -m 755 ./testutf8 $RPM_BUILD_ROOT/bin/ rm -rf $RPM_BUILD_ROOT #rm -rf $RPM_BUILD_DIR/kbd-%{version} -%changelog -n kbd +%changelog +* Thu Mar 29 2007 - coolo@suse.de +- BuildRequire flex and bison * Wed Feb 07 2007 - ro@suse.de - do not build as root * Mon Oct 23 2006 - olh@suse.de