head 1.4; access; symbols OPENPKG_E1_MP_HEAD:1.3 OPENPKG_E1_MP:1.3 OPENPKG_E1_MP_2_STABLE:1.3 OPENPKG_E1_FP:1.3 OPENPKG_2_STABLE_MP:1.3 OPENPKG_2_STABLE_20061018:1.3 OPENPKG_2_STABLE_20060622:1.3 OPENPKG_2_STABLE:1.3.0.12 OPENPKG_2_STABLE_BP:1.3 OPENPKG_2_5_RELEASE:1.3 OPENPKG_2_5_SOLID:1.3.0.10 OPENPKG_2_5_SOLID_BP:1.3 OPENPKG_2_4_RELEASE:1.3 OPENPKG_2_4_SOLID:1.3.0.8 OPENPKG_2_4_SOLID_BP:1.3 OPENPKG_CW_FP:1.3 OPENPKG_2_3_RELEASE:1.3 OPENPKG_2_3_SOLID:1.3.0.6 OPENPKG_2_3_SOLID_BP:1.3 OPENPKG_2_2_RELEASE:1.3 OPENPKG_2_2_SOLID:1.3.0.4 OPENPKG_2_2_SOLID_BP:1.3 OPENPKG_2_1_RELEASE:1.3 OPENPKG_2_1_SOLID:1.3.0.2 OPENPKG_2_1_SOLID_BP:1.3 OPENPKG_2_0_RELEASE:1.2 OPENPKG_2_0_SOLID:1.2.0.2 OPENPKG_2_0_SOLID_BP:1.2; locks; strict; comment @# @; 1.4 date 2008.12.09.10.39.10; author rse; state Exp; branches; next 1.3; commitid BitK6asBFoqfoMtt; 1.3 date 2004.03.08.09.48.02; author rse; state Exp; branches; next 1.2; 1.2 date 2004.01.04.10.30.12; author rse; state dead; branches; next 1.1; 1.1 date 2004.01.03.21.53.06; author rse; state Exp; branches; next ; desc @@ 1.4 log @upgrading package: gpgme 1.1.7 -> 1.1.8 @ text @Index: src/putc_unlocked.c --- src/putc_unlocked.c.orig 2003-08-18 21:17:08.000000000 +0200 +++ src/putc_unlocked.c 2004-03-08 10:46:48.000000000 +0100 @@@@ -24,8 +24,11 @@@@ #include +#ifndef putc_unlocked int putc_unlocked (int c, FILE *stream) { return putc (c, stream); } +#endif + @ 1.3 log @upgrading package: gpgme 0.4.4 -> 0.4.5 @ text @d1 3 a3 3 Index: gpgme/putc_unlocked.c --- gpgme/putc_unlocked.c.orig 2003-08-18 21:17:08.000000000 +0200 +++ gpgme/putc_unlocked.c 2004-03-08 10:46:48.000000000 +0100 @ 1.2 log @upgrading package: gpgme 0.3.16 -> 0.4.3 @ text @d1 4 a4 9 Index: tests/gpg/t-eventloop.c --- tests/gpg/t-eventloop.c.orig 2002-07-03 04:18:43.000000000 +0200 +++ tests/gpg/t-eventloop.c 2004-01-03 22:40:27.000000000 +0100 @@@@ -24,6 +24,7 @@@@ #include #include #include +#include #include d6 10 a15 1 #include @ 1.1 log @new package: gpgme 0.3.16 (GnuPG Made Easy) @ text @@