Browse Source

upgrading package: tar 1.25 -> 1.26

master
parent
commit
e4ad7afcb2
  1. 26
      tar/tar.patch
  2. 4
      tar/tar.spec

26
tar/tar.patch

@ -1,7 +1,7 @@
Index: Makefile.in
--- Makefile.in.orig 2010-10-24 23:37:52.000000000 +0200
+++ Makefile.in 2010-10-25 08:37:40.000000000 +0200
@@ -947,7 +947,7 @@
--- Makefile.in.orig 2011-03-12 10:50:13.000000000 +0100
+++ Makefile.in 2011-07-31 17:41:03.000000000 +0200
@@ -1028,7 +1028,7 @@
top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = ChangeLog.1 Make.rules
@ -11,21 +11,23 @@ Index: Makefile.in
prev_change_log = ChangeLog.CVS
changelog_dir = .
Index: gnu/argp-help.c
--- gnu/argp-help.c.orig 2010-05-06 22:18:51.000000000 +0200
+++ gnu/argp-help.c 2010-10-25 08:37:40.000000000 +0200
@@ -571,8 +571,7 @@
--- gnu/argp-help.c.orig 2011-03-12 10:14:26.000000000 +0100
+++ gnu/argp-help.c 2011-07-31 17:44:24.000000000 +0200
@@ -571,10 +571,7 @@
return val;
}
-static inline int
-#if __GNUC__ >= 3
-__attribute__ ((always_inline))
-#endif
+static int
hol_entry_long_iterate (const struct hol_entry *entry,
int (*func)(const struct argp_option *opt,
const struct argp_option *real,
Index: gnu/strerror.c
--- gnu/strerror.c.orig 2010-10-24 20:47:08.000000000 +0200
+++ gnu/strerror.c 2010-10-25 08:37:40.000000000 +0200
--- gnu/strerror.c.orig 2011-03-12 10:14:33.000000000 +0100
+++ gnu/strerror.c 2011-07-31 17:41:03.000000000 +0200
@@ -25,6 +25,7 @@
# include <errno.h>
@ -36,7 +38,7 @@ Index: gnu/strerror.c
# if HAVE_WINSOCK2_H
Index: src/tar.c
--- src/tar.c.orig 2010-10-24 20:07:55.000000000 +0200
+++ src/tar.c 2010-10-25 08:37:40.000000000 +0200
+++ src/tar.c 2011-07-31 17:41:03.000000000 +0200
@@ -20,6 +20,7 @@
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
@ -47,7 +49,7 @@ Index: src/tar.c
#include <argp.h>
Index: src/utf8.c
--- src/utf8.c.orig 2010-01-22 18:18:15.000000000 +0100
+++ src/utf8.c 2010-10-25 08:37:40.000000000 +0200
+++ src/utf8.c 2011-07-31 17:41:03.000000000 +0200
@@ -22,6 +22,9 @@
#include "common.h"
#ifdef HAVE_ICONV_H
@ -59,8 +61,8 @@ Index: src/utf8.c
#ifndef ICONV_CONST
Index: src/xheader.c
--- src/xheader.c.orig 2010-10-24 20:07:46.000000000 +0200
+++ src/xheader.c 2010-10-25 08:39:29.000000000 +0200
--- src/xheader.c.orig 2010-11-27 12:18:49.000000000 +0100
+++ src/xheader.c 2011-07-31 17:41:03.000000000 +0200
@@ -26,6 +26,10 @@
#include "common.h"

4
tar/tar.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: CORE
Group: Archiver
License: GPL
Version: 1.25
Release: 20101108
Version: 1.26
Release: 20110731
# list of sources
Source0: ftp://ftp.gnu.org/gnu/tar/tar-%{version}.tar.gz

Loading…
Cancel
Save