From d54955b8051483611d112eeedfbd65de2c8f3565 Mon Sep 17 00:00:00 2001 From: Denis Arnaud Date: Mon, 4 May 2009 01:07:16 +0000 Subject: [PATCH] - Added dependency on libicu for Boost 1.37 (Fedora 11) --- import.log | 1 + rmol.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/import.log b/import.log index d4050b2..c3711f0 100644 --- a/import.log +++ b/import.log @@ -1,3 +1,4 @@ rmol-0_19_0-1_fc10:EL-5:rmol-0.19.0-1.fc10.src.rpm:1239742618 rmol-0_20_0-1_fc10:EL-5:rmol-0.20.0-1.fc10.src.rpm:1241395787 rmol-0_20_0-2_fc10:EL-5:rmol-0.20.0-2.fc10.src.rpm:1241398190 +rmol-0_20_0-3_fc10:EL-5:rmol-0.20.0-3.fc10.src.rpm:1241399191 diff --git a/rmol.spec b/rmol.spec index 19b0c0f..08041a0 100644 --- a/rmol.spec +++ b/rmol.spec @@ -3,7 +3,7 @@ # Name: rmol Version: 0.20.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: C++ library of Revenue Management and Optimisation classes and functions @@ -16,7 +16,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gsl-devel >= 1.8 BuildRequires: boost-devel >= 1.34 BuildRequires: cppunit-devel >= 1.10 -BuildRequires: libicu-devel +BuildRequires: libicu #Requires: %description @@ -124,6 +124,9 @@ fi %changelog +* Sun May 03 2009 Denis Arnaud 0.20.0-3 +- Added dependency on libicu for Boost 1.37 (Fedora 11) + * Sun May 03 2009 Denis Arnaud 0.20.0-2 - Added dependency on libicu-devel for Boost 1.37 (Fedora 11) diff --git a/sources b/sources index f44501f..cff0378 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9316396dadc710babdecbe78e6df8ee4 rmol-0.20.0.tar.gz +54a9a51ff3dc9a1990e924068c807304 rmol-0.20.0.tar.gz