1 diff -ruN mailman-2.1.12-a/bin/Makefile.in mailman-2.1.12-b/bin/Makefile.in
2 --- mailman-2.1.12-a/bin/Makefile.in 2009-02-23 22:23:35.000000000 +0100
3 +++ mailman-2.1.12-b/bin/Makefile.in 2009-07-28 12:19:48.000000000 +0200
13 # Modes for directories and executables created by the install
14 # process. Default to group-writable directories but
15 # user-only-writable for executables.
20 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
22 $(INSTALL) -m $(EXEMODE) $(BUILDDIR)/$$f $(DESTDIR)$(SCRIPTSDIR); \
30 diff -ruN mailman-2.1.12-a/cron/Makefile.in mailman-2.1.12-b/cron/Makefile.in
31 --- mailman-2.1.12-a/cron/Makefile.in 2009-02-23 22:23:35.000000000 +0100
32 +++ mailman-2.1.12-b/cron/Makefile.in 2009-07-28 12:19:48.000000000 +0200
42 $(INSTALL) -m $(EXEMODE) $(BUILDDIR)/$$f $(DESTDIR)$(CRONDIR); \
50 diff -ruN mailman-2.1.12-a/Mailman/Archiver/Makefile.in mailman-2.1.12-b/Mailman/Archiver/Makefile.in
51 --- mailman-2.1.12-a/Mailman/Archiver/Makefile.in 2009-02-23 22:23:35.000000000 +0100
52 +++ mailman-2.1.12-b/Mailman/Archiver/Makefile.in 2009-07-28 12:19:48.000000000 +0200
62 # Modes for directories and executables created by the install
63 # process. Default to group-writable directories but
64 # user-only-writable for executables.
69 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
71 $(INSTALL) -m $(FILEMODE) $(srcdir)/$$f $(DESTDIR)$(PACKAGEDIR); \
79 diff -ruN mailman-2.1.12-a/Mailman/Bouncers/Makefile.in mailman-2.1.12-b/Mailman/Bouncers/Makefile.in
80 --- mailman-2.1.12-a/Mailman/Bouncers/Makefile.in 2009-02-23 22:23:35.000000000 +0100
81 +++ mailman-2.1.12-b/Mailman/Bouncers/Makefile.in 2009-07-28 12:19:48.000000000 +0200
91 # Modes for directories and executables created by the install
92 # process. Default to group-writable directories but
93 # user-only-writable for executables.
98 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
100 $(INSTALL) -m $(FILEMODE) $(srcdir)/$$f $(DESTDIR)$(PACKAGEDIR); \
108 diff -ruN mailman-2.1.12-a/Mailman/Cgi/Makefile.in mailman-2.1.12-b/Mailman/Cgi/Makefile.in
109 --- mailman-2.1.12-a/Mailman/Cgi/Makefile.in 2009-02-23 22:23:35.000000000 +0100
110 +++ mailman-2.1.12-b/Mailman/Cgi/Makefile.in 2009-07-28 12:19:48.000000000 +0200
120 # Modes for directories and executables created by the install
121 # process. Default to group-writable directories but
122 # user-only-writable for executables.
127 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
129 $(INSTALL) -m $(FILEMODE) $(srcdir)/$$f $(DESTDIR)$(CGIDIR); \
137 diff -ruN mailman-2.1.12-a/Mailman/Commands/Makefile.in mailman-2.1.12-b/Mailman/Commands/Makefile.in
138 --- mailman-2.1.12-a/Mailman/Commands/Makefile.in 2009-02-23 22:23:35.000000000 +0100
139 +++ mailman-2.1.12-b/Mailman/Commands/Makefile.in 2009-07-28 12:19:48.000000000 +0200
149 # Modes for directories and executables created by the install
150 # process. Default to group-writable directories but
151 # user-only-writable for executables.
156 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
158 $(INSTALL) -m $(FILEMODE) $(srcdir)/$$f $(DESTDIR)$(PACKAGEDIR); \
166 diff -ruN mailman-2.1.12-a/Mailman/Gui/Makefile.in mailman-2.1.12-b/Mailman/Gui/Makefile.in
167 --- mailman-2.1.12-a/Mailman/Gui/Makefile.in 2009-02-23 22:23:35.000000000 +0100
168 +++ mailman-2.1.12-b/Mailman/Gui/Makefile.in 2009-07-28 12:19:48.000000000 +0200
178 # Modes for directories and executables created by the install
179 # process. Default to group-writable directories but
180 # user-only-writable for executables.
185 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
187 $(INSTALL) -m $(FILEMODE) $(srcdir)/$$f $(DESTDIR)$(PACKAGEDIR); \
195 diff -ruN mailman-2.1.12-a/Mailman/Handlers/Makefile.in mailman-2.1.12-b/Mailman/Handlers/Makefile.in
196 --- mailman-2.1.12-a/Mailman/Handlers/Makefile.in 2009-02-23 22:23:35.000000000 +0100
197 +++ mailman-2.1.12-b/Mailman/Handlers/Makefile.in 2009-07-28 12:19:48.000000000 +0200
207 # Modes for directories and executables created by the install
208 # process. Default to group-writable directories but
209 # user-only-writable for executables.
214 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
216 $(INSTALL) -m $(FILEMODE) $(srcdir)/$$f $(DESTDIR)$(PACKAGEDIR); \
224 diff -ruN mailman-2.1.12-a/Mailman/Logging/Makefile.in mailman-2.1.12-b/Mailman/Logging/Makefile.in
225 --- mailman-2.1.12-a/Mailman/Logging/Makefile.in 2009-02-23 22:23:35.000000000 +0100
226 +++ mailman-2.1.12-b/Mailman/Logging/Makefile.in 2009-07-28 12:19:48.000000000 +0200
236 # Modes for directories and executables created by the install
237 # process. Default to group-writable directories but
238 # user-only-writable for executables.
243 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
245 $(INSTALL) -m $(FILEMODE) $(srcdir)/$$f $(DESTDIR)$(PACKAGEDIR); \
253 diff -ruN mailman-2.1.12-a/Mailman/Makefile.in mailman-2.1.12-b/Mailman/Makefile.in
254 --- mailman-2.1.12-a/Mailman/Makefile.in 2009-02-23 22:23:35.000000000 +0100
255 +++ mailman-2.1.12-b/Mailman/Makefile.in 2009-07-28 12:19:48.000000000 +0200
258 # Variables set by configure
274 # Modes for directories and executables created by the install
275 # process. Default to group-writable directories but
276 # user-only-writable for executables.
281 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
283 (cd $$d; $(MAKE) DESTDIR=$(DESTDIR) install); \
287 - @for d in $(SUBDIRS); \
289 - (cd $$d; $(MAKE) DESTDIR=$(DESTDIR) finish); \
293 for d in $(SUBDIRS); \
295 diff -ruN mailman-2.1.12-a/Mailman/MTA/Makefile.in mailman-2.1.12-b/Mailman/MTA/Makefile.in
296 --- mailman-2.1.12-a/Mailman/MTA/Makefile.in 2009-02-23 22:23:35.000000000 +0100
297 +++ mailman-2.1.12-b/Mailman/MTA/Makefile.in 2009-07-28 12:19:48.000000000 +0200
307 # Modes for directories and executables created by the install
308 # process. Default to group-writable directories but
309 # user-only-writable for executables.
314 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
316 $(INSTALL) -m $(FILEMODE) $(srcdir)/$$f $(DESTDIR)$(PACKAGEDIR); \
324 diff -ruN mailman-2.1.12-a/Mailman/Queue/Makefile.in mailman-2.1.12-b/Mailman/Queue/Makefile.in
325 --- mailman-2.1.12-a/Mailman/Queue/Makefile.in 2009-02-23 22:23:35.000000000 +0100
326 +++ mailman-2.1.12-b/Mailman/Queue/Makefile.in 2009-07-28 12:19:48.000000000 +0200
336 # Modes for directories and executables created by the install
337 # process. Default to group-writable directories but
338 # user-only-writable for executables.
343 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
345 $(INSTALL) -m $(FILEMODE) $(srcdir)/$$f $(DESTDIR)$(PACKAGEDIR); \
353 diff -ruN mailman-2.1.12-a/Makefile.in mailman-2.1.12-b/Makefile.in
354 --- mailman-2.1.12-a/Makefile.in 2009-02-23 22:23:35.000000000 +0100
355 +++ mailman-2.1.12-b/Makefile.in 2009-07-28 12:19:48.000000000 +0200
357 # Modes for directories and executables created by the install
358 # process. Default to group-writable directories but
359 # user-only-writable for executables.
364 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
365 -DIRSETGID= chmod g+s
367 DATE = $(shell python -c 'import time; print time.strftime("%d-%b-%Y"),')
368 LANGPACK = README-I18N.en templates messages
371 doinstall: $(SUBDIRS)
372 @echo "Creating architecture independent directories..."
373 + dir=$(DESTDIR)$(prefix); \
374 + if test ! -d $$dir; then \
375 + echo "Creating directory hierarchy $$dir"; \
376 + $(INSTALL) -d -m $(DIRMODE) $$dir; \
379 + dir=$(DESTDIR)$(var_prefix); \
380 + if test ! -d $$dir; then \
381 + echo "Creating directory hierarchy $$dir"; \
382 + $(INSTALL) -d -m $(DIRMODE) $$dir; \
385 @for d in $(VAR_DIRS); \
387 dir=$(DESTDIR)$(var_prefix)/$$d; \
388 if test ! -d $$dir; then \
389 echo "Creating directory hierarchy $$dir"; \
390 - $(srcdir)/mkinstalldirs $$dir; \
391 - chmod $(DIRMODE) $$dir; \
392 - $(DIRSETGID) $$dir; \
393 + $(INSTALL) -d -m $(DIRMODE) $$dir; \
398 dir=$(DESTDIR)$(prefix)/$$d; \
399 if test ! -d $$dir; then \
400 echo "Creating directory hierarchy $$dir"; \
401 - $(srcdir)/mkinstalldirs $$dir; \
402 - chmod $(DIRMODE) $$dir; \
403 - $(DIRSETGID) $$dir; \
404 + $(INSTALL) -d -m $(DIRMODE) $$dir; \
409 dir=$(DESTDIR)$(exec_prefix)/$$d; \
410 if test ! -d $$dir; then \
411 echo "Creating directory hierarchy $$dir"; \
412 - $(srcdir)/mkinstalldirs $$dir; \
413 - chmod $(DIRMODE) $$dir; \
414 - $(DIRSETGID) $$dir; \
415 + $(INSTALL) -d -m $(DIRMODE) $$dir; \
419 diff -ruN mailman-2.1.12-a/messages/Makefile.in mailman-2.1.12-b/messages/Makefile.in
420 --- mailman-2.1.12-a/messages/Makefile.in 2009-02-23 22:23:35.000000000 +0100
421 +++ mailman-2.1.12-b/messages/Makefile.in 2009-07-28 12:19:48.000000000 +0200
431 CFLAGS= $(OPT) $(DEFS)
432 PACKAGEDIR= $(prefix)/messages
434 -DIRSETGID= chmod g+s
435 MSGFMT= @PYTHON@ ../build/bin/msgfmt.py
439 # Modes for directories and executables created by the install
440 # process. Default to group-writable directories but
441 # user-only-writable for executables.
446 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
449 dir=$(DESTDIR)$(prefix)/$$d; \
450 echo "Creating language directory $$dir"; \
451 - $(srcdir)/../mkinstalldirs $$dir; \
452 - chmod $(DIRMODE) $$dir; \
453 - $(DIRSETGID) $$dir; \
454 + $(INSTALL) -d -m $(DIRMODE) `dirname $$dir`; \
455 + $(INSTALL) -d -m $(DIRMODE) $$dir; \
457 @for d in $(LANGUAGES); \
466 -rm -f */LC_MESSAGES/mailman.mo
468 diff -ruN mailman-2.1.12-a/misc/Makefile.in mailman-2.1.12-b/misc/Makefile.in
469 --- mailman-2.1.12-a/misc/Makefile.in 2009-02-23 22:23:35.000000000 +0100
470 +++ mailman-2.1.12-b/misc/Makefile.in 2009-07-28 12:19:48.000000000 +0200
480 # Modes for directories and executables created by the install
481 # process. Default to group-writable directories but
482 # user-only-writable for executables.
489 (cd $(PKGDIR)/$$p ; umask 02 ; PYTHONPATH=$(PYTHONLIBDIR) $(PYTHON) $(SETUPCMD)); \
497 diff -ruN mailman-2.1.12-a/scripts/Makefile.in mailman-2.1.12-b/scripts/Makefile.in
498 --- mailman-2.1.12-a/scripts/Makefile.in 2009-02-23 22:23:35.000000000 +0100
499 +++ mailman-2.1.12-b/scripts/Makefile.in 2009-07-28 12:19:48.000000000 +0200
509 # Modes for directories and executables created by the install
510 # process. Default to group-writable directories but
511 # user-only-writable for executables.
516 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
518 $(INSTALL) -m $(FILEMODE) $(srcdir)/join $(DESTDIR)$(SCRIPTSDIR)/subscribe
519 $(INSTALL) -m $(FILEMODE) $(srcdir)/leave $(DESTDIR)$(SCRIPTSDIR)/unsubscribe
526 diff -ruN mailman-2.1.12-a/src/Makefile.in mailman-2.1.12-b/src/Makefile.in
527 --- mailman-2.1.12-a/src/Makefile.in 2009-07-28 12:19:47.000000000 +0200
528 +++ mailman-2.1.12-b/src/Makefile.in 2009-07-28 12:19:48.000000000 +0200
538 # Modes for directories and executables created by the install
539 # process. Default to group-writable directories but
540 # user-only-writable for executables.
545 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
546 -DIRSETGID= chmod g+s
550 @@ -110,20 +108,10 @@
552 exe=$(DESTDIR)$(CGIDIR)/$$f$(CGIEXT); \
553 $(INSTALL_PROGRAM) $$f $$exe; \
554 - $(DIRSETGID) $$exe; \
556 for f in $(MAIL_PROGS); \
558 $(INSTALL_PROGRAM) $$f $(DESTDIR)$(MAILDIR); \
559 - $(DIRSETGID) $(DESTDIR)$(MAILDIR)/$$f; \
563 - -for f in $(SUID_CGI_PROGS); \
565 - exe=$(DESTDIR)$(CGIDIR)/$$f$(CGIEXT); \
566 - chown $(MAILMAN_USER) $$exe; \
571 diff -ruN mailman-2.1.12-a/templates/Makefile.in mailman-2.1.12-b/templates/Makefile.in
572 --- mailman-2.1.12-a/templates/Makefile.in 2009-02-23 22:23:35.000000000 +0100
573 +++ mailman-2.1.12-b/templates/Makefile.in 2009-07-28 12:19:48.000000000 +0200
583 # Modes for directories and executables created by the install
584 # process. Default to group-writable directories but
585 # user-only-writable for executables.
590 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
593 for d in $(LANGUAGES); \
595 - $(srcdir)/../mkinstalldirs $(DESTDIR)$(TEMPLATEDIR)/$$d; \
596 + $(INSTALL) -d -m $(DIRMODE) $(DESTDIR)$(TEMPLATEDIR)/$$d; \
597 for f in $(srcdir)/$$d/*.html $(srcdir)/$$d/*.txt; \
599 $(INSTALL) -m $(FILEMODE) $$f $(DESTDIR)$(TEMPLATEDIR)/$$d; \
608 diff -ruN mailman-2.1.12-a/tests/bounces/Makefile.in mailman-2.1.12-b/tests/bounces/Makefile.in
609 --- mailman-2.1.12-a/tests/bounces/Makefile.in 2009-02-23 22:23:35.000000000 +0100
610 +++ mailman-2.1.12-b/tests/bounces/Makefile.in 2009-07-28 12:19:48.000000000 +0200
620 # Modes for directories and executables created by the install
621 # process. Default to group-writable directories but
622 # user-only-writable for executables.
627 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
629 $(INSTALL) -m $(FILEMODE) $$f $(DESTDIR)$(BOUNCEDIR); \
637 diff -ruN mailman-2.1.12-a/tests/Makefile.in mailman-2.1.12-b/tests/Makefile.in
638 --- mailman-2.1.12-a/tests/Makefile.in 2009-02-23 22:23:35.000000000 +0100
639 +++ mailman-2.1.12-b/tests/Makefile.in 2009-07-28 12:19:48.000000000 +0200
649 # Modes for directories and executables created by the install
650 # process. Default to group-writable directories but
651 # user-only-writable for executables.
656 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
658 (cd $$d; $(MAKE) DESTDIR=$(DESTDIR) install); \
666 diff -ruN mailman-2.1.12-a/tests/msgs/Makefile.in mailman-2.1.12-b/tests/msgs/Makefile.in
667 --- mailman-2.1.12-a/tests/msgs/Makefile.in 2009-02-23 22:23:35.000000000 +0100
668 +++ mailman-2.1.12-b/tests/msgs/Makefile.in 2009-07-28 12:19:48.000000000 +0200
678 # Modes for directories and executables created by the install
679 # process. Default to group-writable directories but
680 # user-only-writable for executables.
685 INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE)
687 $(INSTALL) -m $(FILEMODE) $$f $(DESTDIR)$(MSGSDIR); \