[Commits] ChangeLog 1.7.2.46 1.7.2.47 PATCHSETS 1.1.2.26 1.1.2.27 configure.ac 1.7.2.52 1.7.2.53
claws at claws-mail.org
claws at claws-mail.org
Sat Jun 30 11:06:27 CEST 2012
Update of /home/claws-mail/plugins/fetchinfo
In directory srv:/tmp/cvs-serv17133
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-06-30 [paul] 0.4.24cvs5
* configure.ac
fix building with Claws 3.8.1cvs1
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/fetchinfo/configure.ac,v
retrieving revision 1.7.2.52
retrieving revision 1.7.2.53
diff -u -d -r1.7.2.52 -r1.7.2.53
--- configure.ac 6 Jan 2012 12:26:44 -0000 1.7.2.52
+++ configure.ac 30 Jun 2012 09:06:25 -0000 1.7.2.53
@@ -1,6 +1,7 @@
AC_INIT(src/fetchinfo_plugin.c)
AC_CONFIG_AUX_DIR(config)
AM_MAINTAINER_MODE
+AC_CONFIG_HEADERS(config.h)
PACKAGE=fetchinfo-plugin
@@ -8,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=4
MICRO_VERSION=24
-EXTRA_VERSION=4
+EXTRA_VERSION=5
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/fetchinfo/Attic/PATCHSETS,v
retrieving revision 1.1.2.26
retrieving revision 1.1.2.27
diff -u -d -r1.1.2.26 -r1.1.2.27
--- PATCHSETS 6 Jan 2012 12:26:44 -0000 1.1.2.26
+++ PATCHSETS 30 Jun 2012 09:06:25 -0000 1.1.2.27
@@ -24,3 +24,4 @@
( diff -u /dev/null ABOUT-NLS; cvs diff -u -r 1.3.2.3 -r 1.3.2.4 Makefile.am; cvs diff -u -r 1.7.2.49 -r 1.7.2.50 configure.ac; diff -u /dev/null config/config.rpath; diff -u /dev/null po/Makefile.in.in; diff -u /dev/null po/Makevars; diff -u /dev/null po/POTFILES.in; diff -u /dev/null po/remove-potcdate.sed; cvs diff -u -r 1.4.2.17 -r 1.4.2.18 src/fetchinfo_plugin.c; cvs diff -u -r 1.3.2.14 -r 1.3.2.15 src/fetchinfo_plugin_gtk.c; diff -u /dev/null src/gettext.h; ) > 0.4.24cvs2.patchset
( cvs diff -u -r 1.2.2.8 -r 1.2.2.9 src/Makefile.am; ) > 0.4.24cvs3.patchset
( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 autogen.sh; diff -u /dev/null m4/gettext.m4; diff -u /dev/null m4/iconv.m4; diff -u /dev/null m4/lib-ld.m4; diff -u /dev/null m4/lib-link.m4; diff -u /dev/null m4/lib-prefix.m4; diff -u /dev/null m4/nls.m4; diff -u /dev/null m4/po.m4; diff -u /dev/null m4/progtest.m4; ) > 0.4.24cvs4.patchset
+( cvs diff -u -r 1.7.2.52 -r 1.7.2.53 configure.ac; ) > 0.4.24cvs5.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/fetchinfo/ChangeLog,v
retrieving revision 1.7.2.46
retrieving revision 1.7.2.47
diff -u -d -r1.7.2.46 -r1.7.2.47
--- ChangeLog 6 Jan 2012 12:26:44 -0000 1.7.2.46
+++ ChangeLog 30 Jun 2012 09:06:25 -0000 1.7.2.47
@@ -1,3 +1,8 @@
+2012-06-30 [paul] 0.4.24cvs5
+
+ * configure.ac
+ fix building with Claws 3.8.1cvs1
+
2012-01-06 [ticho] 0.4.24cvs4
* autogen.sh
More information about the Commits
mailing list