[mapserver] Apply a few more fixes for 6.0.X

Devrim GÜNDÜZ devrim at fedoraproject.org
Tue Jul 19 13:57:16 UTC 2011


commit 15f499d7e4933845dc80ddba2b53106cedf4d94f
Author: Devrim GÜNDÜZ <devrim at gunduz.org>
Date:   Tue Jul 19 16:56:24 2011 +0300

    Apply a few more fixes for 6.0.X

 mapserver.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/mapserver.spec b/mapserver.spec
index 9223a6a..b017134 100644
--- a/mapserver.spec
+++ b/mapserver.spec
@@ -18,7 +18,7 @@ BuildRequires:  java-devel swig > 1.3.24 java java-1.5.0-gcj-devel
 BuildRequires:  geos-devel proj-devel gdal-devel agg-devel cairo-devel
 BuildRequires:  php-devel freetype-devel gd-devel >= 2.0.16
 BuildRequires:  python-devel curl-devel zlib-devel libxml2-devel
-BuildRequires:  libjpeg-devel libpng-devel libtiff-devel fribidi-devel
+BuildRequires:  libjpeg-devel libpng-devel libtiff-devel fribidi-devel giflib-devel
 
 
 %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")
@@ -72,14 +72,14 @@ within the Java programming language.
 %setup -q
 # fix spurious perm bits
 chmod -x tests/home.png
-chmod -x mapscript/php3/php_mapscript.c
+chmod -x mapscript/php/php_mapscript.c
 chmod -x mappluginlayer.c
-chmod -x mapscript/php3/mapscript_i.c
-chmod -x mapscript/php3/examples/test_writeshape.phtml
+chmod -x mapscript/php/mapscript_i.c
+chmod -x mapscript/php/examples/test_writeshape.phtml
 chmod -x mapscript/python/examples/*.py
 chmod -x mapscript/python/tests/rundoctests.dist
 chmod -x mapscript/perl/examples/*.pl
-chmod -x mapscript/php3/README
+chmod -x mapscript/php/README
 
 
 # remove fonts


More information about the scm-commits mailing list