[Commits] ChangeLog 1.1.2.27 1.1.2.28 PATCHSETS 1.1.2.19 1.1.2.20 configure.ac 1.1.2.27 1.1.2.28

claws at claws-mail.org claws at claws-mail.org
Sat Jun 30 11:07:09 CEST 2012


Update of /home/claws-mail/plugins/geolocation
In directory srv:/tmp/cvs-serv18756

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

	* configure.ac
		fix building with Claws 3.8.1cvs1 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/geolocation/Attic/configure.ac,v
retrieving revision 1.1.2.27
retrieving revision 1.1.2.28
diff -u -d -r1.1.2.27 -r1.1.2.28
--- configure.ac	27 Jun 2012 12:49:32 -0000	1.1.2.27
+++ configure.ac	30 Jun 2012 09:07:07 -0000	1.1.2.28
@@ -2,6 +2,7 @@
 AC_INIT(src/geolocation_plugin.c)
 AC_CONFIG_AUX_DIR(config)
 AM_MAINTAINER_MODE
+AC_CONFIG_HEADERS(config.h)
 
 PACKAGE=geolocation_plugin
 
@@ -9,7 +10,7 @@
 MAJOR_VERSION=0
 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
@@ -26,7 +27,6 @@
 fi
 
 AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define)
-AC_CONFIG_HEADERS(pluginconfig.h)
 AC_DEFINE_UNQUOTED(PLUGINVERSION, "$VERSION", [plugin version])
 
 AC_PROG_CC

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/geolocation/Attic/PATCHSETS,v
retrieving revision 1.1.2.19
retrieving revision 1.1.2.20
diff -u -d -r1.1.2.19 -r1.1.2.20
--- PATCHSETS	27 Jun 2012 10:22:45 -0000	1.1.2.19
+++ PATCHSETS	30 Jun 2012 09:07:07 -0000	1.1.2.20
@@ -18,3 +18,4 @@
 ( cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/geolocation_plugin.c;  ) > 0.0.6cvs1.patchset
 ( cvs diff -u -r 1.1.2.23 -r 1.1.2.24 configure.ac;  cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/cs.po;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/es.po;  cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/fr.po;  cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/hu.po;  cvs diff -u -r -1.1.2.2 -r -1.1.2.3 po/id.po;  diff -u /dev/null po/id_ID.po;  cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/pt_BR.po;  cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/sk.po;  ) > 0.0.6cvs2.patchset
 ( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 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.4 -r 1.1.2.5 po/pt_BR.po;  ) > 0.0.7cvs1.patchset
+( cvs diff -u -r 1.1.2.27 -r 1.1.2.28 configure.ac;  ) > 0.0.8cvs1.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/geolocation/Attic/ChangeLog,v
retrieving revision 1.1.2.27
retrieving revision 1.1.2.28
diff -u -d -r1.1.2.27 -r1.1.2.28
--- ChangeLog	27 Jun 2012 12:49:32 -0000	1.1.2.27
+++ ChangeLog	30 Jun 2012 09:07:07 -0000	1.1.2.28
@@ -1,3 +1,8 @@
+2012-06-30 [paul]	0.0.8cvs1
+
+	* configure.ac
+		fix building with Claws 3.8.1cvs1
+
 2012-06-27 [paul]	0.0.8
 
 	0.0.8 released



More information about the Commits mailing list