[Commits] configure.ac 1.1.2.96 1.1.2.97 PATCHSETS 1.1.2.65 1.1.2.66 ChangeLog 1.1.2.92 1.1.2.93
colin at claws-mail.org
colin at claws-mail.org
Sat Jul 7 09:31:17 CEST 2012
Update of /home/claws-mail/plugins/attachwarner
In directory srv:/tmp/cvs-serv13127
Modified Files:
Tag: gtk2
configure.ac PATCHSETS ChangeLog
Log Message:
2012-07-07 [colin] 0.2.24cvs2
* configure.ac
Revert previous patch, should work fine with
core's config.h/claws-features.h separation
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/configure.ac,v
retrieving revision 1.1.2.96
retrieving revision 1.1.2.97
diff -u -d -r1.1.2.96 -r1.1.2.97
--- configure.ac 30 Jun 2012 09:05:42 -0000 1.1.2.96
+++ configure.ac 7 Jul 2012 07:31:15 -0000 1.1.2.97
@@ -2,7 +2,6 @@
AC_INIT(src/attachwarner.c)
AC_CONFIG_AUX_DIR(config)
AM_MAINTAINER_MODE
-AC_CONFIG_HEADERS(config.h)
PACKAGE=attachwarner
@@ -10,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=2
MICRO_VERSION=24
-EXTRA_VERSION=1
+EXTRA_VERSION=2
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.65
retrieving revision 1.1.2.66
diff -u -d -r1.1.2.65 -r1.1.2.66
--- PATCHSETS 30 Jun 2012 09:05:42 -0000 1.1.2.65
+++ PATCHSETS 7 Jul 2012 07:31:15 -0000 1.1.2.66
@@ -64,3 +64,4 @@
( 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
+( cvs diff -u -r 1.1.2.96 -r 1.1.2.97 configure.ac; ) > 0.2.24cvs2.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/ChangeLog,v
retrieving revision 1.1.2.92
retrieving revision 1.1.2.93
diff -u -d -r1.1.2.92 -r1.1.2.93
--- ChangeLog 30 Jun 2012 09:05:42 -0000 1.1.2.92
+++ ChangeLog 7 Jul 2012 07:31:15 -0000 1.1.2.93
@@ -1,3 +1,9 @@
+2012-07-07 [colin] 0.2.24cvs2
+
+ * configure.ac
+ Revert previous patch, should work fine with
+ core's config.h/claws-features.h separation
+
2012-06-30 [paul] 0.2.24cvs1
* configure.ac
More information about the Commits
mailing list