From 7897b9e60c78495a3d00d9e4c47bf34fb9048b3e Mon Sep 17 00:00:00 2001 From: TASAKA Mamoru Date: Wed, 30 Jan 2013 13:23:38 +0900 Subject: [PATCH] Kill icu-config hack and rebuild against new icu again --- harfbuzz.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 238088f..69ed21e 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 0.9.12 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Text shaping library License: MIT @@ -32,9 +32,6 @@ developing applications that use %{name}. %build -# Add -DU_DISABLE_RENAMING=1 to compiler flags -# (ref: bug 856594) -export CXXFLAGS="%{optflags} $(icu-config --cppflags)" %configure --disable-static # Remove lib64 rpath @@ -68,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %changelog +* Wed Jan 30 2013 Mamoru TASAKA - 0.9.12-6 +- Kill icu-config hack and rebuild against new icu again + * Tue Jan 29 2013 Parag Nemade - 0.9.12-5 - Resolves:rh#905334 - Please rebuild harfbuzz for new graphite-1.2.0