[Commits] PATCHSETS 1.1.2.131 1.1.2.132 ChangeLog 1.1.2.142 1.1.2.143 configure.ac 1.1.2.142 1.1.2.143

colin at claws-mail.org colin at claws-mail.org
Sat Oct 22 19:11:24 CEST 2011


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

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2011-10-22 [colin]	0.9.1cvs15

	* src/poppler_viewer.c
		Update following Claws 3.7.10.41

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/configure.ac,v
retrieving revision 1.1.2.142
retrieving revision 1.1.2.143
diff -u -d -r1.1.2.142 -r1.1.2.143
--- configure.ac	19 Nov 2010 08:18:32 -0000	1.1.2.142
+++ configure.ac	22 Oct 2011 17:11:22 -0000	1.1.2.143
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=9
 MICRO_VERSION=1
-EXTRA_VERSION=14
+EXTRA_VERSION=15
 
 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.5.0.47)
+PKG_CHECK_MODULES(CLAWS_MAIL, claws-mail >= 3.7.10.41)
 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.131
retrieving revision 1.1.2.132
diff -u -d -r1.1.2.131 -r1.1.2.132
--- PATCHSETS	19 Nov 2010 08:18:32 -0000	1.1.2.131
+++ PATCHSETS	22 Oct 2011 17:11:22 -0000	1.1.2.132
@@ -130,3 +130,4 @@
 ( cvs diff -u -r 1.1.2.90 -r 1.1.2.91 src/poppler_viewer.c;  ) > 0.9.1cvs12.patchset
 ( cvs diff -u -r 1.1.2.91 -r 1.1.2.92 src/poppler_viewer.c;  ) > 0.9.1cvs13.patchset
 ( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 po/es.po;  cvs diff -u -r 1.1.2.9 -r 1.1.2.10 po/fi.po;  cvs diff -u -r 1.1.2.5 -r 1.1.2.6 po/fr.po;  ) > 0.9.1cvs14.patchset
+( cvs diff -u -r 1.1.2.92 -r 1.1.2.93 src/poppler_viewer.c;  ) > 0.9.1cvs15.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/ChangeLog,v
retrieving revision 1.1.2.142
retrieving revision 1.1.2.143
diff -u -d -r1.1.2.142 -r1.1.2.143
--- ChangeLog	19 Nov 2010 08:18:32 -0000	1.1.2.142
+++ ChangeLog	22 Oct 2011 17:11:22 -0000	1.1.2.143
@@ -1,3 +1,8 @@
+2011-10-22 [colin]	0.9.1cvs15
+
+	* src/poppler_viewer.c
+		Update following Claws 3.7.10.41
+
 2010-11-19 [paul]	0.9.1cvs14
 
 	* po/es.po



More information about the Commits mailing list