2006-08-29 [paul] 2.4.0cvs109
authorPaul Mangan <paul@claws-mail.org>
Tue, 29 Aug 2006 07:40:29 +0000 (07:40 +0000)
committerPaul Mangan <paul@claws-mail.org>
Tue, 29 Aug 2006 07:40:29 +0000 (07:40 +0000)
* Makefile.am
remove 'make release', it's not needed
since we use 'AUTOMAKE_OPTIONS = dist-bzip2'

ChangeLog
Makefile.am
PATCHSETS
configure.ac

index 6bbce88a9ccaf8726594e844dc77676c62bbdc2f..4ed82fc61ab28b14628ab00a0f38e25eb01f67a4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-29 [paul]      2.4.0cvs109
+
+       * Makefile.am
+               remove 'make release', it's not needed
+               since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
+
 2006-08-29 [paul]      2.4.0cvs108
 
        * src/foldersel.c
index 579c04dbfb54601b0445220a2c0ec234c20b8915..1c397175260c82a276dd3c58c947a2e0a95313f9 100644 (file)
@@ -40,14 +40,6 @@ gnomap_DATA=
 endif
 endif
 
-BZIP2_ENV =
-
-release: distdir
-       -chmod -R a+r $(distdir)
-       GZIP=$(GZIP_ENV) $(AMTAR)$(TAR) chozf $(distdir).tar.gz $(distdir)
-       BZIP2=$(BZIP2_ENV) $(AMTAR)$(TAR) --bzip2 -chof $(distdir).tar.bz2 $(distdir)
-       -rm -rf $(distdir)
-
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = sylpheed-claws.pc
 
index 86326007f56d8752f87ac0b76592171ea7f6742c..0e40ea229ae04ff6c9b1b0e1db0fff659bef8f8e 100644 (file)
--- a/PATCHSETS
+++ b/PATCHSETS
 ( cvs diff -u -r 1.79.2.40 -r 1.79.2.41 src/mh.c;  ) > 2.4.0cvs106.patchset
 ( cvs diff -u -r 1.213.2.110 -r 1.213.2.111 src/folder.c;  ) > 2.4.0cvs107.patchset
 ( cvs diff -u -r 1.26.2.26 -r 1.26.2.27 src/foldersel.c;  cvs diff -u -r 1.15.2.31 -r 1.15.2.32 src/summary_search.c;  cvs diff -u -r 1.1.4.16 -r 1.1.4.17 src/gtk/progressdialog.c;  cvs diff -u -r 1.1.2.18 -r 1.1.2.19 src/plugins/pgpcore/passphrase.c;  ) > 2.4.0cvs108.patchset
+( cvs diff -u -r 1.24.2.13 -r 1.24.2.14 Makefile.am;  ) > 2.4.0cvs109.patchset
index 058fffc2130da2a737bc330a14c7a2aa3fa9b062..24f436fc0cc05beb6acd0fb358cdfec6dfb22944 100644 (file)
@@ -11,7 +11,7 @@ MINOR_VERSION=4
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=108
+EXTRA_VERSION=109
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=