OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 13-Jan-2007 08:43:17
Branch: HEAD Handle: 2007011307431700
Modified files:
openpkg-src/jasper jasper.spec
Log:
try to resolve configure-time problems with the usual C++ workaround
Summary:
Revision Changes Path
1.11 +2 -1 openpkg-src/jasper/jasper.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/jasper/jasper.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 jasper.spec
--- openpkg-src/jasper/jasper.spec 1 Jan 2007 17:38:48 -0000 1.10
+++ openpkg-src/jasper/jasper.spec 13 Jan 2007 07:43:17 -0000 1.11
@@ -33,7 +33,7 @@
Group: Graphics
License: MIT
Version: 1.900.0
-Release: 20061208
+Release: 20070113
# list of sources
Source0:
http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-%{version}.zip
@@ -75,6 +75,7 @@
-e 's;[ \t]*/usr/local/lib;;g' \
-e 's;[ \t]*/usr/local/X11[^/]*/include;;g' \
-e 's;[ \t]*/usr/local/x11r5/include;;g' \
+ -e '/LINENO: error: C[+]* preprocessor/{N;N;N;N;s/.*/:/;}' \
configure
%build
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]