From 8ecb1d433f48260d68ae53fe94c6d82aeac3abb5 Mon Sep 17 00:00:00 2001 From: Deji Akingunola Date: Tue, 30 May 2006 13:47:45 +0000 Subject: [PATCH] - More BRs from Paul Howarth (#193481) --- libqalculate.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libqalculate.spec b/libqalculate.spec index 6443f5b..bfeaee5 100644 --- a/libqalculate.spec +++ b/libqalculate.spec @@ -1,7 +1,7 @@ Summary: Multi-purpose calculator library Name: libqalculate Version: 0.9.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Libraries URL: http://qalculate.sourceforge.net/ @@ -10,6 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel, cln-devel BuildRequires: libxml2-devel >= 2.3.8 BuildRequires: readline-devel, ncurses-devel +BuildRequires: perl(XML::Parser), gettext %description This library underpins the Qalculate! multi-purpose desktop calculator for @@ -73,6 +74,9 @@ rm -rf %{buildroot} %{_bindir}/qalc %changelog +* Tue Apr 30 2006 Deji Akingunola - 0.9.3-2 +- More BRs from Paul Howarth (#193481) + * Thu Mar 30 2006 Deji Akingunola - 0.9.3-1 - Update to newer version