[Commits] ChangeLog 1.1.2.33 1.1.2.34 PATCHSETS 1.1.2.29 1.1.2.30 configure.ac 1.1.2.33 1.1.2.34

claws at claws-mail.org claws at claws-mail.org
Sat Jun 30 11:06:48 CEST 2012


Update of /home/claws-mail/plugins/gdata
In directory srv:/tmp/cvs-serv17758

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-06-30 [paul]	0.4cvs1

	* configure.ac
		fix building with Claws 3.8.1cvs1 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/configure.ac,v
retrieving revision 1.1.2.33
retrieving revision 1.1.2.34
diff -u -d -r1.1.2.33 -r1.1.2.34
--- configure.ac	27 Jun 2012 12:49:38 -0000	1.1.2.33
+++ configure.ac	30 Jun 2012 09:06:45 -0000	1.1.2.34
@@ -2,6 +2,7 @@
 AC_INIT(src/gdata_plugin.c)
 AC_CONFIG_AUX_DIR(config)
 AM_MAINTAINER_MODE
+AC_CONFIG_HEADERS(config.h)
 
 PACKAGE=gdata_plugin
 
@@ -9,7 +10,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=4
 MICRO_VERSION=0
-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/gdata/Attic/PATCHSETS,v
retrieving revision 1.1.2.29
retrieving revision 1.1.2.30
diff -u -d -r1.1.2.29 -r1.1.2.30
--- PATCHSETS	27 Jun 2012 12:03:21 -0000	1.1.2.29
+++ PATCHSETS	30 Jun 2012 09:06:45 -0000	1.1.2.30
@@ -27,3 +27,4 @@
 ( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h;  ) > 0.3cvs7.patchset
 ( cvs diff -u -r 1.1.2.30 -r 1.1.2.31 configure.ac;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/cs.po;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/fr.po;  cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/hu.po;  diff -u /dev/null po/lt.po;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/pt_BR.po;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/sk.po;  ) > 0.3cvs8.patchset
 ( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/fr.po;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/lt.po;  cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/pt_BR.po;  ) > 0.3cvs9.patchset
+( cvs diff -u -r 1.1.2.33 -r 1.1.2.34 configure.ac;  ) > 0.4cvs1.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/ChangeLog,v
retrieving revision 1.1.2.33
retrieving revision 1.1.2.34
diff -u -d -r1.1.2.33 -r1.1.2.34
--- ChangeLog	27 Jun 2012 12:49:38 -0000	1.1.2.33
+++ ChangeLog	30 Jun 2012 09:06:45 -0000	1.1.2.34
@@ -1,3 +1,8 @@
+2012-06-30 [paul]	0.4cvs1
+
+	* configure.ac
+		fix building with Claws 3.8.1cvs1
+
 2012-06-27 [paul]	0.4
 
 	0.4 released



More information about the Commits mailing list