1 2004-05-13 James Henstridge <james@daa.com.au>
3 * gnome-common.spec.in: simplify and update spec file.
5 2004-02-27 Sven Herzberg <herzi@abi02.de>
7 * macros2/autogen.sh: fix #135557
9 2004-02-17 Mark McLoughlin <mark@skynet.ie>
11 * doc-build/xmldocs.make: fix one last occurrence of
14 === gnome-common 2.4.0 ===
16 2003-10-02 Malcolm Tredinnick <malcolm@commsecure.com.au>
18 * doc-build/Makefile.am: Distribute README in place of the
19 non-existent ChangeLog. Doh!
21 * autogen.sh: Use the GNOME 2 autogen.sh script by default.
22 * configure.in: Version number bumped.
24 2003-08-23 Marco Pesenti Gritti <marco@gnome.org>
26 * macros2/compiler-flags.m4:
28 Define WARN_CXXFLAGS instead of overwriting
29 CXXFLAGS (like WARN_FLAGS).
31 2003-07-04 Frederic Crozat <fcrozat@mandrakesoft.com>
33 * macros2/compiler-flags.m4: don't use -Wsign-promo, it is
34 C++ only and causes warnings with gcc 3.3 when used on C.
36 2003-06-24 Marco Pesenti Gritti <marco@it.gnome.org>
40 Remove --enable-compile-warnings from the default arguments
41 passed to configure because it break GNOME_COMPILE_WARNINGS
44 2003-05-24 Malcolm Tredinnick <malcolm@commsecure.com.au>
46 * MAINTAINERS: Put myself in as maintainer.
48 * configure.in: Bump the version number to 2.3.0
50 * configure.in, Makefile.am, macros2/autogen.sh, doc-build/*:
51 Add in the infrastructure to allow user documentatin to be built
52 from some common files. This will not affect existing packages.
53 The changes required to use this are given in doc-build/README.
55 2003-02-26 Frederic Crozat <fcrozat@mandrakesoft.com>
57 * macros2/autogen.sh: set WANT_AUTOCONF_2_5 variable to tell
58 Mandrake autoconf wrapper we want to check if autoconf 2.5x is here..
60 2003-02-18 Jody Goldberg <jody@gnome.org>
62 * configure.in : Don't depend on a file that James just deleted
64 2002-12-12 Jody Goldberg <jody@gnome.org>
66 * macros2/gnome-common.m4 (GNOME_DEBUG_CHECK) : now that autoconf-2.52
67 is a prereq for things the build broke on the use of
68 AC_DEFINE(GNOME_ENABLE_DEBUG)
69 without the additional arguments.
71 2001-12-11 Anders Carlsson <andersca@gnu.org>
73 * configure.in: Up to 1.2.4.
75 2001-09-20 Glynn Foster <glynn.foster@sun.com>
77 * macros2/gnome-x-checks.m4: replaced
78 GNOME_PKGCONFIG_CHECK_MODULES with PKG_CHECK_MODULES
80 2001-08-02 Michael Meeks <michael@ximian.com>
84 2001-07-26 Darin Adler <darin@bentspoon.com>
86 * configure.in: Point to the new home of pkgconfig at
87 www.freedesktop.org instead of "sourceforce.net" [sic].
89 2001-07-26 Darin Adler <darin@bentspoon.com>
91 * doc/usage.txt: Point to the new home of pkgconfig at
94 2001-07-12 Darin Adler <darin@bentspoon.com>
96 * configure.in: Remove AC_ARG_PROGRAM, because AM_INIT_AUTOMAKE
97 already takes care of that.
99 2001-05-22 Darin Adler <darin@eazel.com>
101 * hack-macros/gnome.m4: Add BUILD_INCLUDED_LIBINTL for
102 compatibility with the new gettext.
104 2001-04-16 Darin Adler <darin@eazel.com>
106 * gnome-common.spec.in: A cut at updating the spec file now that
107 the pkgconfig stuff and support stuff has gone away.
109 2001-04-14 Martin Baulig <baulig@suse.de>
111 * gnome-common.pc.in, gnome-common-2.0.pc.in: Removed.
113 * configure.in: Set version number to 1.2.2.
114 (--enable-platform-gnome-2): Removed this command line argument;
115 this package is now the same for GNOME 1.x and GNOME 2.0.
117 * acinclude.m4: Removed.
118 * acconfig.h: Removed.
120 * support/: We don't build this directory anymore; the GNOME 1.x
121 version of it is in gnome-libs/support and the GNOME 2.0 one is in
122 libgnomebase/libgnomesupport.
124 2001-03-26 Robin * Slomkowski <rslomkow@eazel.com>
126 * Makefile.am: added gnome-common.spec.in to EXTRA_DISTS
127 * configure.in: added gnome-common.spec.in
128 * gnome-common.spec: removed from repository as it appeared
130 * gnome-common.spec.in: new spec file using Martin's suggestions
132 2000-12-01 Martin Baulig <baulig@suse.de>
134 Released gnome-common 1.2.1.
136 2000-11-21 Martin Baulig <martin@home-of-linux.org>
138 * configure.in: Set version number to 1.2.1.
140 * configure.in (--enable-platform-gnome-2): New configure
141 command line argument to enable support for the GNOME 2.x
143 (PLATFORM_GNOME_2): New automake conditional.
144 * Do the GNOME_SUPPORT_CHECKS here if we're on the GNOME 2.x
147 * Makefile.am (SUBDIRS): Conditionally add support for the
150 * acinclude.m4: New file. Put stuff from gnome-support.m4
151 and need-declaration.m4 here.
153 2000-05-29 Martin Baulig <baulig@suse.de>
155 * configure.in: Set version number to 1.2.0.
157 1998-02-19 Raja R Harinath <harinath@cs.umn.edu>
159 * autogen.sh: New sample file.
160 * configure.in: Likewise.
161 * Makefile.am: Likewise.