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: 25-Jul-2008 08:04:55
Branch: HEAD Handle: 2008072507045401
Modified files:
openpkg-src/libxr libxr.patch libxr.spec
Log:
upgrading package: libxr 0.9.94 -> 0.9.95
Summary:
Revision Changes Path
1.2 +5 -5 openpkg-src/libxr/libxr.patch
1.9 +2 -2 openpkg-src/libxr/libxr.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/libxr/libxr.patch
============================================================================
$ cvs diff -u -r1.1 -r1.2 libxr.patch
--- openpkg-src/libxr/libxr.patch 27 Sep 2007 07:45:24 -0000 1.1
+++ openpkg-src/libxr/libxr.patch 25 Jul 2008 06:04:54 -0000 1.2
@@ -1,15 +1,15 @@
Index: lib/xr-utils.c
---- lib/xr-utils.c.orig 2007-09-20 02:37:49 +0200
-+++ lib/xr-utils.c 2007-09-27 09:42:50 +0200
-@@ -1,8 +1,11 @@
+--- lib/xr-utils.c.orig 2008-06-17 18:43:27 +0200
++++ lib/xr-utils.c 2008-07-25 08:02:50 +0200
+@@ -20,9 +20,10 @@
#ifdef WIN32
#include <winsock2.h>
#else
+ #include <sys/types.h>
+ #include <sys/socket.h>
#include <arpa/inet.h>
+ #include <netinet/in.h>
+- #include <sys/types.h>
#include <netinet/tcp.h>
-+ #include <netinet/in.h>
#endif
- #include "xr-utils.h"
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/libxr/libxr.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 libxr.spec
--- openpkg-src/libxr/libxr.spec 8 Apr 2008 16:46:34 -0000 1.8
+++ openpkg-src/libxr/libxr.spec 25 Jul 2008 06:04:55 -0000 1.9
@@ -31,8 +31,8 @@
Class: EVAL
Group: RPC
License: LGPL
-Version: 0.9.94
-Release: 20080408
+Version: 0.9.95
+Release: 20080725
# list of sources
Source0: http://oss.zonio.net/releases/libxr/libxr-%{version}.tar.bz2
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]