sylpheedclaws/plugins/vcalendar PATCHSETS,1.1.2.5,1.1.2.6 ChangeLog,1.2.2.77,1.2.2.78 configure.ac,1.2.2.84,1.2.2.85
[email protected] Mon, 12 Jun 2006 17:13:32 +0000 (UTC)
Newsgroups
gmane.mail.sylpheed.claws.cvs
Message-ID
<[email protected] >
Update of /pack/anoncvs/sylpheedclaws/plugins/vcalendar
In directory sunsite.dk:/tmp/cvs-serv24787
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2006-06-12 [colin] 1.79.1cvs1
* src/plugin.c
* src/vcal_manager.c
Update to follow API
Index: PATCHSETS
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/vcalendar/Attic/PATCHSETS,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -d -r1.1.2.5 -r1.1.2.6
--- PATCHSETS 2006/06/12 10:50:31 1.1.2.5
+++ PATCHSETS 2006/06/12 17:13:13 1.1.2.6
@@ -3,3 +3,4 @@
( cvs diff -u -r 1.2.2.34 -r 1.2.2.35 src/vcal_folder.c; cvs diff -u -r 1.1.2.29 -r 1.1.2.30 src/vcal_manager.c; ) > 1.79.0cvs3.patchset
( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/fr.po; ) > 1.79.0cvs4.patchset
( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/Makefile.in.in; ) > 1.79.0cvs5.patchset
+( cvs diff -u -r 1.1.2.13 -r 1.1.2.14 src/plugin.c; cvs diff -u -r 1.1.2.30 -r 1.1.2.31 src/vcal_manager.c; ) > 1.79.1cvs1.patchset
Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/vcalendar/ChangeLog,v
retrieving revision 1.2.2.77
retrieving revision 1.2.2.78
diff -u -d -r1.2.2.77 -r1.2.2.78
--- ChangeLog 2006/06/12 11:26:16 1.2.2.77
+++ ChangeLog 2006/06/12 17:13:13 1.2.2.78
@@ -1,3 +1,9 @@
+2006-06-12 [colin] 1.79.1cvs1
+
+ * src/plugin.c
+ * src/vcal_manager.c
+ Update to follow API
+
2006-06-12 [paul] 1.79.1
1.79.1 released
Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/vcalendar/configure.ac,v
retrieving revision 1.2.2.84
retrieving revision 1.2.2.85
diff -u -d -r1.2.2.84 -r1.2.2.85
--- configure.ac 2006/06/12 11:26:16 1.2.2.84
+++ configure.ac 2006/06/12 17:13:13 1.2.2.85
@@ -9,7 +9,7 @@
MAJOR_VERSION=1
MINOR_VERSION=79
MICRO_VERSION=1
-EXTRA_VERSION=0
+EXTRA_VERSION=1
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
@@ -60,7 +60,7 @@
#
# Check for sylpheed-claws
#
-PKG_CHECK_MODULES(SYLPHEED_CLAWS, sylpheed-claws >= 2.0.0.94)
+PKG_CHECK_MODULES(SYLPHEED_CLAWS, sylpheed-claws >= 2.3.0.5)
AC_SUBST(SYLPHEED_CLAWS_CFLAGS)
AC_SUBST(SYLPHEED_CLAWS_LIBS)
if test -z $prefix || test "${prefix}" == "NONE" ; then
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]