[Commits] PATCHSETS 1.1.2.144 1.1.2.145 ChangeLog 1.1.2.156 1.1.2.157 configure.ac 1.1.2.156 1.1.2.157

colin at claws-mail.org colin at claws-mail.org
Mon Sep 10 20:47:07 CEST 2012


Update of /home/claws-mail/plugins/pdf_viewer
In directory srv:/tmp/cvs-serv21494

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-09-10 [colin]	0.9.2cvs5

	* src/poppler_viewer.c
	* src/poppler_viewer.h
		Fix build with 3.8.1cvs46

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/configure.ac,v
retrieving revision 1.1.2.156
retrieving revision 1.1.2.157
diff -u -d -r1.1.2.156 -r1.1.2.157
--- configure.ac	8 Sep 2012 21:30:41 -0000	1.1.2.156
+++ configure.ac	10 Sep 2012 18:47:05 -0000	1.1.2.157
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=9
 MICRO_VERSION=2
-EXTRA_VERSION=4
+EXTRA_VERSION=5
 
 CFLAGS="$CFLAGS -Wall"
 if test $USE_MAINTAINER_MODE = yes; then
@@ -75,7 +75,7 @@
 fi
 
 dnl Check for claws-mail
-PKG_CHECK_MODULES(CLAWS_MAIL, claws-mail >= 3.7.10.41)
+PKG_CHECK_MODULES(CLAWS_MAIL, claws-mail >= 3.8.1.46)
 AC_SUBST(CLAWS_MAIL_CFLAGS)
 AC_SUBST(CLAWS_MAIL_LIBS)
 AC_SUBST(CLAWS_MAIL_PLUGINDIR)

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/PATCHSETS,v
retrieving revision 1.1.2.144
retrieving revision 1.1.2.145
diff -u -d -r1.1.2.144 -r1.1.2.145
--- PATCHSETS	8 Sep 2012 21:30:41 -0000	1.1.2.144
+++ PATCHSETS	10 Sep 2012 18:47:05 -0000	1.1.2.145
@@ -143,3 +143,4 @@
 ( cvs diff -u -r 1.1.2.99 -r 1.1.2.100 src/poppler_viewer.c;  ) > 0.9.2cvs2.patchset
 ( cvs diff -u -r 1.1.2.100 -r 1.1.2.101 src/poppler_viewer.c;  ) > 0.9.2cvs3.patchset
 ( cvs diff -u -r 1.1.2.14 -r 1.1.2.15 src/poppler_viewer.h;  ) > 0.9.2cvs4.patchset
+( cvs diff -u -r 1.1.2.101 -r 1.1.2.102 src/poppler_viewer.c;  cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/poppler_viewer.h;  ) > 0.9.2cvs5.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/ChangeLog,v
retrieving revision 1.1.2.156
retrieving revision 1.1.2.157
diff -u -d -r1.1.2.156 -r1.1.2.157
--- ChangeLog	8 Sep 2012 21:30:41 -0000	1.1.2.156
+++ ChangeLog	10 Sep 2012 18:47:05 -0000	1.1.2.157
@@ -1,3 +1,9 @@
+2012-09-10 [colin]	0.9.2cvs5
+
+	* src/poppler_viewer.c
+	* src/poppler_viewer.h
+		Fix build with 3.8.1cvs46
+
 2012-09-08 [mir]	0.9.2cvs4
 
 	* src/poppler_viewer.h



More information about the Commits mailing list