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: 15-May-2007 08:00:27
Branch: HEAD Handle: 2007051507002700
Modified files:
openpkg-src/xar xar.patch xar.spec
Log:
upgrading package: xar 1.4 -> 1.5
Summary:
Revision Changes Path
1.3 +2 -13 openpkg-src/xar/xar.patch
1.6 +2 -2 openpkg-src/xar/xar.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xar/xar.patch
============================================================================
$ cvs diff -u -r1.2 -r1.3 xar.patch
--- openpkg-src/xar/xar.patch 5 Mar 2006 09:01:51 -0000 1.2
+++ openpkg-src/xar/xar.patch 15 May 2007 06:00:27 -0000 1.3
@@ -1,6 +1,6 @@
Index: lib/Makefile.inc.in
---- lib/Makefile.inc.in.orig 2006-02-20 23:44:09 +0100
-+++ lib/Makefile.inc.in 2006-03-05 09:55:05 +0100
+--- lib/Makefile.inc.in.orig 2007-05-11 04:51:24 +0200
++++ lib/Makefile.inc.in 2007-05-15 07:54:37 +0200
@@ -24,30 +24,12 @@
# Libraries. librxar is created such that it's possible to run xar without
# first installing libxar.
@@ -70,14 +70,3 @@
ifneq ($(words "" $(LIBXAR_L)), 1)
rm -f $(LIBXAR_L)
ln -s $(LIBXAR_SNAME) $(LIBXAR_L)
-Index: lib/archive.c
---- lib/archive.c.orig 2006-02-20 23:44:09 +0100
-+++ lib/archive.c 2006-03-05 09:52:26 +0100
-@@ -39,6 +39,7 @@
- #include <fcntl.h>
- #include <libgen.h>
- #include <errno.h>
-+#include <limits.h>
- #include <sys/stat.h>
- #include <arpa/inet.h> /* for ntoh{l,s} */
- #include <inttypes.h> /* for PRIu64 */
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/xar/xar.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 xar.spec
--- openpkg-src/xar/xar.spec 21 Jan 2007 18:16:47 -0000 1.5
+++ openpkg-src/xar/xar.spec 15 May 2007 06:00:27 -0000 1.6
@@ -32,8 +32,8 @@
Class: EVAL
Group: Archiver
License: BSD
-Version: 1.4
-Release: 20070121
+Version: 1.5
+Release: 20070515
# list of sources
Source0: http://xar.googlecode.com/files/xar-%{version}.tar.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]