OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 03-Aug-2006 09:48:05
Branch: HEAD Handle: 2006080308480500
Modified files:
openpkg-src/gmime gmime.patch gmime.spec
Log:
upgrading package: gmime 2.2.2 -> 2.2.3
Summary:
Revision Changes Path
1.3 +6 -13 openpkg-src/gmime/gmime.patch
1.60 +2 -2 openpkg-src/gmime/gmime.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gmime/gmime.patch
============================================================================
$ cvs diff -u -r1.2 -r1.3 gmime.patch
--- openpkg-src/gmime/gmime.patch 22 Feb 2006 21:01:52 -0000 1.2
+++ openpkg-src/gmime/gmime.patch 3 Aug 2006 07:48:05 -0000 1.3
@@ -1,6 +1,6 @@
Index: MIME-Fast-1.6/Fast/Part.xs
--- MIME-Fast-1.6/Fast/Part.xs.orig 2004-12-17 12:55:42 +0100
-+++ MIME-Fast-1.6/Fast/Part.xs 2006-02-22 21:56:02 +0100
++++ MIME-Fast-1.6/Fast/Part.xs 2006-08-03 09:32:29 +0200
@@ -48,7 +48,6 @@
XSINTERFACE_FUNC_MIMEFAST_PART_SET
INTERFACE:
@@ -31,7 +31,7 @@
}
Index: MIME-Fast-1.6/Makefile.PL
--- MIME-Fast-1.6/Makefile.PL.orig 2003-10-16 11:01:46 +0200
-+++ MIME-Fast-1.6/Makefile.PL 2006-02-22 21:57:46 +0100
++++ MIME-Fast-1.6/Makefile.PL 2006-08-03 09:32:29 +0200
@@ -5,7 +5,13 @@
require 5.8.0; # require perl v5.8.0 or higher
@@ -57,7 +57,7 @@
);
Index: MIME-Fast-1.6/gmime-stream-perlio.h
--- MIME-Fast-1.6/gmime-stream-perlio.h.orig 2004-12-16 21:28:51 +0100
-+++ MIME-Fast-1.6/gmime-stream-perlio.h 2006-02-22 21:56:02 +0100
++++ MIME-Fast-1.6/gmime-stream-perlio.h 2006-08-03 09:32:29 +0200
@@ -36,11 +36,11 @@
#include <gmime/gmime-stream.h>
@@ -76,16 +76,9 @@
typedef struct _GMimeStreamPerlIO GMimeStreamPerlIO;
typedef struct _GMimeStreamPerlIOClass GMimeStreamPerlIOClass;
Index: gmime/gmime-gpg-context.c
---- gmime/gmime-gpg-context.c.orig 2005-05-03 19:34:17 +0200
-+++ gmime/gmime-gpg-context.c 2006-02-22 21:56:02 +0100
-@@ -25,13 +25,12 @@
- #include <config.h>
- #endif
-
--#define _POSIX_SOURCE
--
- #include <stdio.h>
- #include <stdlib.h>
+--- gmime/gmime-gpg-context.c.orig 2006-06-23 21:44:27 +0200
++++ gmime/gmime-gpg-context.c 2006-08-03 09:42:31 +0200
+@@ -27,6 +27,7 @@
#include <string.h>
#include <sys/time.h>
#include <sys/types.h>
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/gmime/gmime.spec
============================================================================
$ cvs diff -u -r1.59 -r1.60 gmime.spec
--- openpkg-src/gmime/gmime.spec 15 Jun 2006 20:19:31 -0000 1.59
+++ openpkg-src/gmime/gmime.spec 3 Aug 2006 07:48:05 -0000 1.60
@@ -24,7 +24,7 @@
# package version
%define V_major 2.2
-%define V_minor 2
+%define V_minor 3
%define V_perl 1.6
# package information
@@ -38,7 +38,7 @@
Group: Converter
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20060615
+Release: 20060803
# package options
%option with_perl no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org