[cairo-commit] cairo-java ChangeLog, 1.99, 1.100 configure.ac, 1.19, 1.20

Andrew Frederick Cowie commit at pdx.freedesktop.org
Mon Oct 23 21:19:17 PDT 2006


Committed by: afcowie

Update of /cvs/cairo/cairo-java
In directory kemper:/tmp/cvs-serv29821

Modified Files:
	ChangeLog configure.ac 
Log Message:
Version 1.0.6


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-java/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- ChangeLog	17 Oct 2006 06:20:21 -0000	1.99
+++ ChangeLog	24 Oct 2006 04:19:12 -0000	1.100
@@ -1,3 +1,8 @@
+2006-10-24  Andrew Cowie  <andrew at operationaldynamics.com>
+
+	* configure.ac:
+	Version 1.0.6 (java-gnome 2.16.0)
+
 2006-10-17  Andrew Cowie  <andrew at operationaldynamics.com>
 
 	* Makefile.am:

Index: configure.ac
===================================================================
RCS file: /cvs/cairo/cairo-java/configure.ac,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- configure.ac	17 Oct 2006 06:20:21 -0000	1.19
+++ configure.ac	24 Oct 2006 04:19:12 -0000	1.20
@@ -18,7 +18,7 @@
 
 AC_INIT(src/jni/org_freedesktop_cairo_Context.c)
 AC_CONFIG_AUX_DIR(.)
-AM_INIT_AUTOMAKE(cairo-java, 1.0.5)
+AM_INIT_AUTOMAKE(cairo-java, 1.0.6)
 
 AM_PROG_GCJ
 
@@ -41,7 +41,7 @@
 AC_SUBST(INSTALLED_CLASSPATH_BUILDPLACE)
 AC_SUBST(INSTALLED_JNI_DIR_BUILDPLACE)
 
-PKG_CHECK_MODULES(GLIB_JAVA, glib-java >= 0.2.6)
+PKG_CHECK_MODULES(GLIB_JAVA, glib-java >= 0.4.0)
 
 JG_LIB
 JG_COMMON



More information about the cairo-commit mailing list