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: 30-Jun-2007 09:49:00
Branch: HEAD Handle: 2007063008490000
Modified files:
openpkg-src/cpio cpio.patch cpio.spec
Log:
upgrading package: cpio 2.8 -> 2.9
Summary:
Revision Changes Path
1.9 +8 -17 openpkg-src/cpio/cpio.patch
1.39 +2 -2 openpkg-src/cpio/cpio.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/cpio/cpio.patch
============================================================================
$ cvs diff -u -r1.8 -r1.9 cpio.patch
--- openpkg-src/cpio/cpio.patch 8 Jun 2007 16:59:32 -0000 1.8
+++ openpkg-src/cpio/cpio.patch 30 Jun 2007 07:49:00 -0000 1.9
@@ -1,6 +1,6 @@
Index: lib/argp-help.c
---- lib/argp-help.c.orig 2007-05-11 15:15:30 +0200
-+++ lib/argp-help.c 2007-06-08 18:56:21 +0200
+--- lib/argp-help.c.orig 2007-06-28 19:18:55 +0200
++++ lib/argp-help.c 2007-06-30 09:44:04 +0200
@@ -570,7 +570,7 @@
return val;
}
@@ -10,18 +10,9 @@
__attribute__ ((always_inline))
hol_entry_long_iterate (const struct hol_entry *entry,
int (*func)(const struct argp_option *opt,
-@@ -595,7 +595,7 @@
- }
-
- /* Iterator that returns true for the first short option. */
--static inline int
-+static int
- until_short (const struct argp_option *opt, const struct argp_option *real,
- const char *domain, void *cookie)
- {
Index: lib/rtapelib.c
---- lib/rtapelib.c.orig 2006-12-05 08:39:38 +0100
-+++ lib/rtapelib.c 2007-06-08 18:56:21 +0200
+--- lib/rtapelib.c.orig 2007-06-27 15:49:45 +0200
++++ lib/rtapelib.c 2007-06-30 09:44:04 +0200
@@ -625,7 +625,7 @@
{
char command_buffer[COMMAND_BUFFER_SIZE];
@@ -45,8 +36,8 @@
*--p = 0;
Index: lib/system.h
---- lib/system.h.orig 2006-09-08 18:57:52 +0200
-+++ lib/system.h 2007-06-08 18:56:21 +0200
+--- lib/system.h.orig 2007-06-27 15:49:45 +0200
++++ lib/system.h 2007-06-30 09:44:04 +0200
@@ -425,7 +425,7 @@
#include <intprops.h>
@@ -57,8 +48,8 @@
/* Prototypes for external functions. */
Index: src/userspec.c
---- src/userspec.c.orig 2007-05-18 12:02:31 +0200
-+++ src/userspec.c 2007-06-08 18:56:21 +0200
+--- src/userspec.c.orig 2007-06-27 16:00:13 +0200
++++ src/userspec.c 2007-06-30 09:44:04 +0200
@@ -22,6 +22,7 @@
#include <system.h>
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/cpio/cpio.spec
============================================================================
$ cvs diff -u -r1.38 -r1.39 cpio.spec
--- openpkg-src/cpio/cpio.spec 8 Jun 2007 16:59:32 -0000 1.38
+++ openpkg-src/cpio/cpio.spec 30 Jun 2007 07:49:00 -0000 1.39
@@ -32,8 +32,8 @@
Class: BASE
Group: Archiver
License: GPL
-Version: 2.8
-Release: 20070608
+Version: 2.9
+Release: 20070630
# list of sources
Source0: ftp://ftp.gnu.org/pub/gnu/cpio/cpio-%{version}.tar.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]