Re: [Monetdb-developers] [Monetdb-checkins] clients Makefile.ag, 1.2, 1.3 clients_config.h.in, 1.2, 1.3 configure.ag, 1.5, 1.6 rpm.mk.in, 1.1, 1.2
Niels, you probably forgot to cvs-add MonetDB-client.spec.in, right? (see below) Stefan On Thu, Jan 04, 2007 at 11:51:18AM +0000, Niels Nes wrote:
Update of /cvsroot/monetdb/clients In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv14313
Modified Files: Makefile.ag clients_config.h.in configure.ag rpm.mk.in Log Message: add rpm spec file for clients renamed all macros to CLIENTS instead of MONETDBCLIENTS install all bits and pieces in datadir/MonetDB (not in pkgdatadir, which is datadir/clients)
Index: Makefile.ag =================================================================== RCS file: /cvsroot/monetdb/clients/Makefile.ag,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.ag 3 Jan 2007 12:17:20 -0000 1.2 +++ Makefile.ag 4 Jan 2007 11:51:14 -0000 1.3 @@ -16,6 +16,7 @@
SUBDIRS = src conf
-EXTRA_DIST = rpm.mk.in +EXTRA_DIST = configure.ag rpm.mk.in \ + MonetDB-client.spec MonetDB-client.spec.in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-EXTRA_HEADERS = clients_config.h.in +EXTRA_HEADERS = clients_config.h
[...] -- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
participants (1)
-
Stefan Manegold