OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 07-Nov-2003 21:25:28
Branch: HEAD Handle: 2003110720252800
Modified files:
openpkg-src/xpdf xpdf.spec
Log:
adjust for new freetype filesystem layout
Summary:
Revision Changes Path
1.3 +2 -2 openpkg-src/xpdf/xpdf.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xpdf/xpdf.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 xpdf.spec
--- openpkg-src/xpdf/xpdf.spec 12 Oct 2003 17:04:57 -0000 1.2
+++ openpkg-src/xpdf/xpdf.spec 7 Nov 2003 20:25:28 -0000 1.3
@@ -33,7 +33,7 @@
Group: Graphics
License: GPL
Version: 2.03
-Release: 20031012
+Release: 20031107
# list of sources
Source0: ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{version}.tar.gz
@@ -74,7 +74,7 @@
--with-Xpm-library=%{l_prefix}/lib \
--with-t1-includes=%{l_prefix}/include \
--with-t1-library=%{l_prefix}/lib \
- --with-freetype2-includes=%{l_prefix}/include/freetype2 \
+ --with-freetype2-includes=%{l_prefix}/include \
--with-freetype2-library=%{l_prefix}/lib \
--enable-a4-paper
%{l_make} %{l_mflags -O}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]