[Commits] PATCHSETS 1.1.2.72 1.1.2.73 ChangeLog 1.1.2.120 1.1.2.121 configure.ac 1.1.2.120 1.1.2.121
colin at claws-mail.org
colin at claws-mail.org
Sat Sep 8 22:31:11 CEST 2012
Update of /home/claws-mail/plugins/acpi_notifier
In directory srv:/tmp/cvs-serv32348
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-09-08 [colin] 1.0.27cvs2
* src/acpi_notifier.c
Update to follow 3.8.1cvs46 header changes.
Patch by Sean Buckheiser
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/acpi_notifier/Attic/configure.ac,v
retrieving revision 1.1.2.120
retrieving revision 1.1.2.121
diff -u -d -r1.1.2.120 -r1.1.2.121
--- configure.ac 9 Jul 2012 05:07:10 -0000 1.1.2.120
+++ configure.ac 8 Sep 2012 20:31:09 -0000 1.1.2.121
@@ -9,7 +9,7 @@
MAJOR_VERSION=1
MINOR_VERSION=0
MICRO_VERSION=27
-EXTRA_VERSION=1
+EXTRA_VERSION=2
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
@@ -55,7 +55,7 @@
fi
dnl check for claws-mail
-PKG_CHECK_MODULES(CLAWS_MAIL, claws-mail >= 3.1.0.0)
+PKG_CHECK_MODULES(CLAWS_MAIL, claws-mail >= 3.8.1.46)
if test -z $prefix || test "${prefix}" = "NONE" ; then
prefix=$( $PKG_CONFIG --variable=prefix claws-mail )
CLAWS_MAIL_PLUGINDIR=$( $PKG_CONFIG --variable=plugindir claws-mail )
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/acpi_notifier/Attic/PATCHSETS,v
retrieving revision 1.1.2.72
retrieving revision 1.1.2.73
diff -u -d -r1.1.2.72 -r1.1.2.73
--- PATCHSETS 9 Jul 2012 05:07:10 -0000 1.1.2.72
+++ PATCHSETS 8 Sep 2012 20:31:09 -0000 1.1.2.73
@@ -70,3 +70,4 @@
( cvs diff -u -r 1.1.2.37 -r 1.1.2.38 src/acpi_notifier.c; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h; ) > 1.0.26cvs2.patchset
( cvs diff -u -r 1.1.2.117 -r 1.1.2.118 configure.ac; cvs diff -u -r 1.1.2.10 -r 1.1.2.11 po/fr.po; cvs diff -u -r 1.1.2.9 -r 1.1.2.10 po/hu.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/id_ID.po; diff -u /dev/null po/lt.po; cvs diff -u -r 1.1.2.10 -r 1.1.2.11 po/sk.po; ) > 1.0.26cvs3.patchset
( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/gettext.h; ) > 1.0.27cvs1.patchset
+( cvs diff -u -r 1.1.2.38 -r 1.1.2.39 src/acpi_notifier.c; ) > 1.0.27cvs2.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/acpi_notifier/Attic/ChangeLog,v
retrieving revision 1.1.2.120
retrieving revision 1.1.2.121
diff -u -d -r1.1.2.120 -r1.1.2.121
--- ChangeLog 9 Jul 2012 05:07:10 -0000 1.1.2.120
+++ ChangeLog 8 Sep 2012 20:31:09 -0000 1.1.2.121
@@ -1,3 +1,9 @@
+2012-09-08 [colin] 1.0.27cvs2
+
+ * src/acpi_notifier.c
+ Update to follow 3.8.1cvs46 header changes.
+ Patch by Sean Buckheiser
+
2012-07-09 [paul] 1.0.27cvs1
* src/gettext.h
More information about the Commits
mailing list