From c323045bf7a0286147aa2405cada01b5a3fe81bb Mon Sep 17 00:00:00 2001 From: pnemade Date: Apr 07 2008 04:31:49 +0000 Subject: - Add support for Shaper functionality. --- diff --git a/fontmatrix.spec b/fontmatrix.spec index d373c7a..40beb61 100644 --- a/fontmatrix.spec +++ b/fontmatrix.spec @@ -3,7 +3,7 @@ Name: fontmatrix Summary: A fonts manager Version: 0.4.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: User Interface/X ##### svn checkout HOWTO ##### @@ -31,7 +31,7 @@ A powerful and well designed fonts manager %build export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" -%cmake . +%cmake . -DOWN_SHAPER=1 make VERBOSE=1 %{?_smp_mflags} @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Apr 07 2008 Parag - 0.4.0-2.fc9 +- Add support for Shaper functionality. + * Fri Apr 04 2008 Parag - 0.4.0-1.fc9 - Update to 0.4.0