[Commits] ChangeLog 1.1.2.48 1.1.2.49 PATCHSETS 1.1.2.29 1.1.2.30 configure.ac 1.1.2.53 1.1.2.54

claws at claws-mail.org claws at claws-mail.org
Sun Apr 15 10:49:32 CEST 2012


Update of /home/claws-mail/plugins/att_remover
In directory srv:/tmp/cvs-serv11703

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-04-15 [paul]	1.0.13cvs3

	* src/Makefile.am
		remove unneeded INCLUDES, which also break non-root
		compiling. Patch by aranea. 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/att_remover/Attic/configure.ac,v
retrieving revision 1.1.2.53
retrieving revision 1.1.2.54
diff -u -d -r1.1.2.53 -r1.1.2.54
--- configure.ac	16 Feb 2012 22:23:39 -0000	1.1.2.53
+++ configure.ac	15 Apr 2012 08:49:30 -0000	1.1.2.54
@@ -7,7 +7,7 @@
 MAJOR_VERSION=1
 MINOR_VERSION=0
 MICRO_VERSION=13
-EXTRA_VERSION=2
+EXTRA_VERSION=3
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/att_remover/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	16 Feb 2012 22:23:39 -0000	1.1.2.29
+++ PATCHSETS	15 Apr 2012 08:49:30 -0000	1.1.2.30
@@ -27,3 +27,4 @@
 ( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 commitHelper;  cvs diff -u -r 1.1.2.26 -r 1.1.2.27 src/att_remover.c;  ) > 1.0.12cvs1.patchset
 ( cvs diff -u -r 1.1.2.27 -r 1.1.2.28 src/att_remover.c;  ) > 1.0.13cvs1.patchset
 ( cvs diff -u -r 1.1.2.28 -r 1.1.2.29 src/att_remover.c;  ) > 1.0.13cvs2.patchset
+( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/Makefile.am;  ) > 1.0.13cvs3.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/att_remover/Attic/ChangeLog,v
retrieving revision 1.1.2.48
retrieving revision 1.1.2.49
diff -u -d -r1.1.2.48 -r1.1.2.49
--- ChangeLog	16 Feb 2012 22:23:39 -0000	1.1.2.48
+++ ChangeLog	15 Apr 2012 08:49:30 -0000	1.1.2.49
@@ -1,3 +1,9 @@
+2012-04-15 [paul]	1.0.13cvs3
+
+	* src/Makefile.am
+		remove unneeded INCLUDES, which also break non-root
+		compiling. Patch by aranea.
+
 2012-02-16 [pawel]	1.0.13cvs2
 
 	* src/att_remover.c



More information about the Commits mailing list