Hi, I'm about to push mapserver 5.0.0 for F-9. I intend to apply the attached patch to its java makefile. Is it the correct way to do that? I did the same issue for PostGIS package last month, and I want to make sure that I'm not doing something wrong. Of course, spec now buildrequires eclipse-ecj and libgcj per these changes. BTW, I just submitted mapserver 5.0.0 to koji for testing, and here is the related task: http://koji.fedoraproject.org/koji/taskinfo?taskID=326304 Regards, -- Devrim GÜNDÜZ , RHCE PostgreSQL Replication, Consulting, Custom Development, 24x7 support Managed Services, Shared and Dedicated Hosting Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/
--- mapserver-5.0.0/mapscript/java/Makefile.in.old 2008-01-04 18:07:37.000000000 -0800 +++ mapserver-5.0.0/mapscript/java/Makefile.in 2008-01-04 18:08:14.000000000 -0800 @@ -208,9 +208,9 @@ # Java Stuff # JAVADOC=javadoc -JAVAC=javac +JAVAC=ecj JAVA=java -JAR=jar +JAR=fastjar JAVA_INCLUDE=-I${JAVA_HOME}/include -I${JAVA_HOME}/include/@OS_INCLUDE_DIR@ CC=gcc
Attachment:
signature.asc
Description: This is a digitally signed message part
-- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list