[Commits] ChangeLog 1.1.2.28 1.1.2.29 PATCHSETS 1.1.2.22 1.1.2.23 configure.ac 1.1.2.28 1.1.2.29

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


Update of /home/claws-mail/plugins/address_keeper
In directory srv:/tmp/cvs-serv10198

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

	* configure.ac
		fix building with Claws 3.8.1cvs1 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/configure.ac,v
retrieving revision 1.1.2.28
retrieving revision 1.1.2.29
diff -u -d -r1.1.2.28 -r1.1.2.29
--- configure.ac	27 Jun 2012 12:50:04 -0000	1.1.2.28
+++ configure.ac	30 Jun 2012 09:04:04 -0000	1.1.2.29
@@ -2,6 +2,7 @@
 AC_INIT(src/address_keeper.c)
 AC_CONFIG_AUX_DIR(config)
 AM_MAINTAINER_MODE
+AC_CONFIG_HEADERS(config.h)
 
 PACKAGE=address_keeper
 
@@ -9,7 +10,7 @@
 MAJOR_VERSION=1
 MINOR_VERSION=0
 MICRO_VERSION=6
-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/address_keeper/Attic/PATCHSETS,v
retrieving revision 1.1.2.22
retrieving revision 1.1.2.23
diff -u -d -r1.1.2.22 -r1.1.2.23
--- PATCHSETS	27 Jun 2012 10:11:15 -0000	1.1.2.22
+++ PATCHSETS	30 Jun 2012 09:04:04 -0000	1.1.2.23
@@ -19,3 +19,4 @@
 ( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 TODO;  ) > 1.0.5cvs3.patchset
 ( cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/address_keeper_prefs.c;  ) > 1.0.5cvs4.patchset
 ( cvs diff -u -r 1.1.2.26 -r 1.1.2.27 configure.ac;  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;  diff -u /dev/null po/lt.po;  cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/sk.po;  ) > 1.0.5cvs5.patchset
+( cvs diff -u -r 1.1.2.28 -r 1.1.2.29 configure.ac;  ) > 1.0.6cvs1.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/ChangeLog,v
retrieving revision 1.1.2.28
retrieving revision 1.1.2.29
diff -u -d -r1.1.2.28 -r1.1.2.29
--- ChangeLog	27 Jun 2012 12:50:04 -0000	1.1.2.28
+++ ChangeLog	30 Jun 2012 09:04:04 -0000	1.1.2.29
@@ -1,3 +1,8 @@
+2012-06-30 [paul]	1.0.6cvs1
+
+	* configure.ac
+		fix building with Claws 3.8.1cvs1
+
 2012-06-27 [paul]	1.0.6
 
 	1.0.6 released



More information about the Commits mailing list