From 365b65cc6a8b0894bc5b1363b867b5315c5e455c Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Fri, 8 Jan 2010 18:43:59 +0000 Subject: [PATCH] - Remove loudmouth BuildRequires; there is no current usage of loudmouth in the code --- inkscape.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/inkscape.spec b/inkscape.spec index cd79ef8..b79d6cd 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -1,6 +1,6 @@ Name: inkscape Version: 0.47 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Vector-based drawing program using SVG Group: Applications/Productivity @@ -34,7 +34,6 @@ BuildRequires: cairo-devel BuildRequires: dos2unix BuildRequires: python-devel BuildRequires: poppler-devel -BuildRequires: loudmouth-devel BuildRequires: boost-devel BuildRequires: gsl-devel BuildRequires: libwpg-devel @@ -220,6 +219,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jan 8 2010 Owen Taylor - 0.47-4 +- Remove loudmouth BuildRequires; there is no current usage of loudmouth in the code + * Fri Dec 4 2009 Stepan Kasal - 0.47-3 - rebuild against perl 5.10.1