[Commits] ChangeLog 1.1.2.24 1.1.2.25 PATCHSETS 1.1.2.16 1.1.2.17 configure.ac 1.1.2.26 1.1.2.27
claws at claws-mail.org
claws at claws-mail.org
Sat Jun 30 11:06:05 CEST 2012
Update of /home/claws-mail/plugins/bsfilter
In directory srv:/tmp/cvs-serv16513
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-06-30 [paul] 1.0.8cvs1
* configure.ac
fix building with Claws 3.8.1cvs1
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/bsfilter/Attic/configure.ac,v
retrieving revision 1.1.2.26
retrieving revision 1.1.2.27
diff -u -d -r1.1.2.26 -r1.1.2.27
--- configure.ac 27 Jun 2012 12:50:32 -0000 1.1.2.26
+++ configure.ac 30 Jun 2012 09:06:03 -0000 1.1.2.27
@@ -2,6 +2,7 @@
AC_INIT(src/bsfilter.c)
AC_CONFIG_AUX_DIR(config)
AM_MAINTAINER_MODE
+AC_CONFIG_HEADERS(config.h)
PACKAGE=bsfilter_plugin
@@ -9,7 +10,7 @@
MAJOR_VERSION=1
MINOR_VERSION=0
MICRO_VERSION=8
-EXTRA_VERSION=0
+EXTRA_VERSION=1
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/bsfilter/Attic/PATCHSETS,v
retrieving revision 1.1.2.16
retrieving revision 1.1.2.17
diff -u -d -r1.1.2.16 -r1.1.2.17
--- PATCHSETS 27 Jun 2012 10:14:20 -0000 1.1.2.16
+++ PATCHSETS 30 Jun 2012 09:06:03 -0000 1.1.2.17
@@ -13,3 +13,4 @@
( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/bsfilter_gtk.c; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/gettext.h; ) > 1.0.7cvs2.patchset
( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/bsfilter_gtk.c; ) > 1.0.7cvs3.patchset
( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/fr.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/hu.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/id_ID.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/lt.po; cvs diff -u -r 1.1.2.5 -r 1.1.2.6 po/sk.po; ) > 1.0.7cvs4.patchset
+( cvs diff -u -r 1.1.2.26 -r 1.1.2.27 configure.ac; ) > 1.0.8cvs1.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/bsfilter/Attic/ChangeLog,v
retrieving revision 1.1.2.24
retrieving revision 1.1.2.25
diff -u -d -r1.1.2.24 -r1.1.2.25
--- ChangeLog 27 Jun 2012 12:50:32 -0000 1.1.2.24
+++ ChangeLog 30 Jun 2012 09:06:02 -0000 1.1.2.25
@@ -1,3 +1,8 @@
+2012-06-30 [paul] 1.0.8cvs1
+
+ * configure.ac
+ fix building with Claws 3.8.1cvs1
+
2012-06-27 [paul] 1.0.8
1.0.8 released
More information about the Commits
mailing list