[Commits] ChangeLog 1.1.2.91 1.1.2.92 PATCHSETS 1.1.2.64 1.1.2.65 configure.ac 1.1.2.95 1.1.2.96

claws at claws-mail.org claws at claws-mail.org
Sat Jun 30 11:05:44 CEST 2012


Update of /home/claws-mail/plugins/attachwarner
In directory srv:/tmp/cvs-serv15875

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

	* configure.ac
		fix building with Claws 3.8.1cvs1 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/configure.ac,v
retrieving revision 1.1.2.95
retrieving revision 1.1.2.96
diff -u -d -r1.1.2.95 -r1.1.2.96
--- configure.ac	27 Jun 2012 12:50:25 -0000	1.1.2.95
+++ configure.ac	30 Jun 2012 09:05:42 -0000	1.1.2.96
@@ -2,6 +2,7 @@
 AC_INIT(src/attachwarner.c)
 AC_CONFIG_AUX_DIR(config)
 AM_MAINTAINER_MODE
+AC_CONFIG_HEADERS(config.h)
 
 PACKAGE=attachwarner
 
@@ -9,7 +10,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=2
 MICRO_VERSION=24
-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/attachwarner/Attic/PATCHSETS,v
retrieving revision 1.1.2.64
retrieving revision 1.1.2.65
diff -u -d -r1.1.2.64 -r1.1.2.65
--- PATCHSETS	27 Jun 2012 10:13:34 -0000	1.1.2.64
+++ PATCHSETS	30 Jun 2012 09:05:42 -0000	1.1.2.65
@@ -63,3 +63,4 @@
 ( cvs diff -u -r 1.1.2.9 -r 1.1.2.10 src/attachwarner_prefs.c;  ) > 0.2.23cvs1.patchset
 ( cvs diff -u -r 1.1.2.10 -r 1.1.2.11 src/attachwarner_prefs.c;  cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h;  ) > 0.2.23cvs2.patchset
 ( cvs diff -u -r 1.1.2.8 -r 1.1.2.9 po/fr.po;  cvs diff -u -r 1.1.2.10 -r 1.1.2.11 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.7 -r 1.1.2.8 po/sk.po;  ) > 0.2.23cvs3.patchset
+( cvs diff -u -r 1.1.2.95 -r 1.1.2.96 configure.ac;  ) > 0.2.24cvs1.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/ChangeLog,v
retrieving revision 1.1.2.91
retrieving revision 1.1.2.92
diff -u -d -r1.1.2.91 -r1.1.2.92
--- ChangeLog	27 Jun 2012 12:50:25 -0000	1.1.2.91
+++ ChangeLog	30 Jun 2012 09:05:42 -0000	1.1.2.92
@@ -1,3 +1,8 @@
+2012-06-30 [paul]	0.2.24cvs1
+
+	* configure.ac
+		fix building with Claws 3.8.1cvs1
+
 2012-06-27 [paul]	0.2.24
 
 	0.2.24 released



More information about the Commits mailing list