From: Mariusz Mazur Date: Sat, 13 Apr 2002 20:48:27 +0000 (+0000) Subject: - changed freetype1 header files directory... so needed to fix a few X-Git-Tag: gfontview-0_5_0-2~5 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgfontview.git;a=commitdiff_plain;h=f48396879b5f6c03bf4ea6be7a6e49f9748ddd7f - changed freetype1 header files directory... so needed to fix a few packages; rel++; STBR - NOTE: this is needed for mozilla to build correctly (not to conflict with freetype1) - NOTE2: not one binary file was altered since the previous release Changed files: gfontview.spec -> 1.28 --- diff --git a/gfontview.spec b/gfontview.spec index 887ca23..822c6d4 100644 --- a/gfontview.spec +++ b/gfontview.spec @@ -2,7 +2,7 @@ Summary: A font viewer for Type 1 and TrueType fonts Summary(pl): PrzeglĀ±darka czcionek Type 1 i TrueType Name: gfontview Version: 0.5.0 -Release: 1 +Release: 2 License: GPL Group: X11/Applications Source0: ftp://download.sourceforge.net/pub/sourceforge/gfontview/%{name}-%{version}.tar.gz @@ -54,7 +54,7 @@ aclocal -I . automake -a -c -f autoconf autoheader -CXXFLAGS="%{rpmcflags} -I/usr/include/freetype \ +CXXFLAGS="%{rpmcflags} -I/usr/include/freetype1/freetype \ -fno-rtti -fno-exceptions -fno-implicit-templates" %configure \ --with-libungif \