#
# spec file for package SUNWgnome-config-java.spec
#
# Copyright (c) 2004 Sun Microsystems, Inc.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
Source: http://ftp.gnome.org/pub/gnome/sources/libgconf-java/%{maj_min_ver}/libgconf-java-%{tarball_version}.tar.bz2
SUNW_BaseDir: %{_basedir}
SUNW_BaseDir: %{_basedir}
Java-Gnome is a set of Java bindings for the GNOME and GTK+ libraries that allow GNOME and GTK+ applications to be written in Java.
This release series, collectively called java-gnome, consists of glib-java, cairo-java, libgtk-java, libglade-java, libgnome-java, and libgconf-java.
%prep
export ACLOCAL_FLAGS="-I /usr/share/lib/java/javadoc/java-gnome/glib-java/macros -I /usr/share/lib/java/javadoc/java-gnome/libgtk-java/macros"
aclocal $ACLOCAL_FLAGS -I .
automake -a -c -f
--libexecdir=%{_libexecdir} \
--sysconfdir=%{_sysconfdir} \
- Patch1 fix jni *.c files, incorrectly included header guards in c files
causing all fncs to be compiled out.
- Patch2 fix runExamples.sh.in to find java and javac correctly
* Mon Jun 19 2006 - john.rice@sun.com
- Initial spec