base-specs/glib2-java.spec
author convert-repo
Tue, 28 Sep 2010 11:41:29 +0000
changeset 20122 34a34bffcb68
parent 17864 337913e88a9d
permissions -rw-r--r--
update tags
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package glib2-java.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
# Copyright (c) 2004 Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16426
diff changeset
     8
%define owner jmr
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16426
6e0af232ec80 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 15728
diff changeset
    10
17852
edfc096bfd70 2010-04-16 Christian Kelly <[email protected]>
chrisk
parents: 16434
diff changeset
    11
%define OSR LFI#105446 (gnome Exec. summary):n/a
16426
6e0af232ec80 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 15728
diff changeset
    12
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
%define maj_min_ver 0.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
%define rev 2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
# Some filenames have a version number different from maj_min_ver.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
%define file_ver 0.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
%ifos solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
%define docbasedir %{_datadir}/lib/java/javadoc/java-gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
%define macrobasedir %{_datadir}/lib/java/javadoc/java-gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
%define jardir %{_datadir}/lib/java
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
%define srcjardir %{_datadir}/lib/java/src/java-gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
%define docbasedir %{_datadir}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
%define macrobasedir %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
%define jardir %{_datadir}/java
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
%define srcjardir %{_datadir}/java
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
Name:                    glib2-java
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
License:		 LGPL	
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
Group:			 System/Library
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
Version:                 %{maj_min_ver}.%{rev}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
Release:		 1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
Distribution:		 Java Desktop System
17864
337913e88a9d 2010-04-19 Christian Kelly <[email protected]>
chrisk
parents: 17852
diff changeset
    36
Vendor:			 Gnome Community
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
Summary:                 Part of Java-Gnome - Java to Glib core bindings
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
Source:                  http://ftp.gnome.org/pub/gnome/sources/glib-java/%{maj_min_ver}/glib-java-%{version}.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
URL:                     http://java-gnome.sourceforge.net
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
BuildRoot:		 %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
Docdir:			 %{_defaultdocdir}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
Autoreqprov:		 on
15728
40aae5993f82 Add patch comments.
yippi
parents: 13496
diff changeset
    43
# date:2008-09-04 owner:jmr type:bug bugster:6728675
13496
dfdaa6c1d2f4 2008-09-10 John Rice <[email protected]>
migi
parents: 9397
diff changeset
    44
Patch1:       glib-java-01-registerLogHandler.diff
dfdaa6c1d2f4 2008-09-10 John Rice <[email protected]>
migi
parents: 9397
diff changeset
    45
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires: glib2 >= 2.12.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
BuildRequires: glib2 >= 2.12.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Summary:                 %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Requires:                %name
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
glib-java base package required by Java-Gnome, Java bindings to core Gnome libs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
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. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
This release series, collectively called java-gnome, consists of glib-java, cairo-java, libgtk-java, libglade-java, libgnome-java, and libgconf-java.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%setup -q -n glib-java-%{version}
13496
dfdaa6c1d2f4 2008-09-10 John Rice <[email protected]>
migi
parents: 9397
diff changeset
    62
%patch1 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
aclocal $ACLOCAL_FLAGS -I .
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
%ifos solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
./configure --prefix=%{_prefix}                 \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
            --libexecdir=%{_libexecdir}         \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
            --sysconfdir=%{_sysconfdir}         \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
   	    --with-docbasedir=%{docbasedir}	\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
   	    --with-macrobasedir=%{macrobasedir}	\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
   	    --with-jardir=%{jardir}	\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
	    --with-srcjar			\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
	    --with-srcjardir=%{srcjardir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
            --without-gcj-compile               
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
./configure --prefix=%{_prefix}                 \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
            --libexecdir=%{_libexecdir}         \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
            --sysconfdir=%{_sysconfdir}         \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
            --without-gcj-compile               
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
	    
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
make
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
rm $RPM_BUILD_ROOT%{_libexecdir}/libglibjni.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
%{_libdir}/libglibjni-%{file_ver}.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
%{_libdir}/libglibjni.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
%dir %attr (0755, root, other) %{jardir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
%{jardir}/glib%{file_ver}-%{version}.jar
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
%{jardir}/glib%{file_ver}.jar
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
%{_libdir}/pkgconfig/glib-java.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
%dir %attr (0755, root, other) %{srcjardir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
%{srcjardir}/glib%{file_ver}-%{version}-src.jar
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
%dir %attr (0755, root, other) %{docbasedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
%{docbasedir}/glib-java-%{version}/AUTHORS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
%{docbasedir}/glib-java-%{version}/COPYING
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
%{docbasedir}/glib-java-%{version}/NEWS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%{docbasedir}/glib-java-%{version}/README
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
%{docbasedir}/glib-java-%{version}/INSTALL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
%{docbasedir}/glib-java-%{version}/api/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
%dir %attr (0755, root, other) %{macrobasedir}/glib-java
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%{macrobasedir}/glib-java/macros/ac_prog_jar.m4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%{macrobasedir}/glib-java/macros/am_path_gcj.m4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
%{macrobasedir}/glib-java/macros/ac_prog_javac_works.m4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%{macrobasedir}/glib-java/macros/jg_check_nativecompile.m4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%{macrobasedir}/glib-java/macros/ac_prog_javac.m4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%{macrobasedir}/glib-java/macros/jg_common.m4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
%{macrobasedir}/glib-java/macros/ac_prog_javadoc.m4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%{macrobasedir}/glib-java/macros/jg_lib.m4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%{macrobasedir}/glib-java/macros/am_path_docbook.m4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%{_includedir}/glib-java/jg_jnu.h
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%{_includedir}/glib-java/glib_java.h
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
%changelog
13496
dfdaa6c1d2f4 2008-09-10 John Rice <[email protected]>
migi
parents: 9397
diff changeset
   136
* Tue Sep 10 2008 - [email protected]
dfdaa6c1d2f4 2008-09-10 John Rice <[email protected]>
migi
parents: 9397
diff changeset
   137
- Added local patch for org_gnu_glib_GObject.c, this is a workaround and 
dfdaa6c1d2f4 2008-09-10 John Rice <[email protected]>
migi
parents: 9397
diff changeset
   138
  will not be submitted upstream.
dfdaa6c1d2f4 2008-09-10 John Rice <[email protected]>
migi
parents: 9397
diff changeset
   139
  Bugzilla #6728675 glib-java's JNI abuse causes jvm crashes when glib logs
dfdaa6c1d2f4 2008-09-10 John Rice <[email protected]>
migi
parents: 9397
diff changeset
   140
- glib-java-01-registerLogHandler.diff: comment out logging in registerLogHandler()
dfdaa6c1d2f4 2008-09-10 John Rice <[email protected]>
migi
parents: 9397
diff changeset
   141
  to workaround jvm crash
dfdaa6c1d2f4 2008-09-10 John Rice <[email protected]>
migi
parents: 9397
diff changeset
   142
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
* Mon Jan 08 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
- Bump to 0.4.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
* Mon Nov 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
- Bump to 0.4.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
* Tue Oct 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
- Bumped glib-java tarball to 0.4.0 for the Java-Gnome 2.16 release
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
- All patches merged upstream, so removed following local patches
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
- Solaris/patches/glib2-java-01-pointer.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
- patches/glib2-java-02-uninstalled.diff  
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
- Solaris/patches/glib2-java-03-installpaths.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
- patches/glib2-java-04-docbasedir.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
- Solaris/patches/glib2-java-05-doc.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
- patches/glib2-java-06-macrobasedir.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
* Thur Oct 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
- Modified srcjardir to conform to PSARC/2006/053
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
- Modify installpaths patch to allow jardir to be specified in configure
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
- Add patch to allow api doc to be created
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
- glib2-java-05-doc.diff: work around unsupported "find -mindep" in generating
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
  api doc list
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
- Enabled creation of srcjar with configure switch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
- Add patches to allow doc base dir to be specified in configure
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
- glib2-java-04-docbasedir.diff: modified patch to use docbasedir in Makefile.am
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
- Added macrobasedir option to configure
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
- glib2-java-06-macrobasedir.diff: added option to jg_common.m4 to allow
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
  macrobasedir to be specified
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
* Thur Oct 5 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
- Add patch to allow doc base dir to be specified in configure
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
- glib2-java-04-docbasedir.diff: add docbasedir param to jg_common.m4 which is
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
  used to create the aclocal.m4 macros by autoconf, which are used to create
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
  Makefile.in using automake.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
* Mon Oct 2 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
- Added patch for install dirs for jar location on Solaris, better to have as 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
  a configure option for all OS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
* Thur Sep 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
- Initial spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184