Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 19 years ago
parent
commit
e7c7c46355
2 changed files with 2 additions and 31 deletions
  1. +0
    -29
      package/base/tar/fix_getdate_c.patch
  2. +2
    -2
      package/base/tar/tar.desc

+ 0
- 29
package/base/tar/fix_getdate_c.patch

@ -1,29 +0,0 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/base/tar/fix_getdate_c.patch
# ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
--- ./lib/getdate.c.orig 2004-06-24 13:40:15.672819408 +0200
+++ ./lib/getdate.c 2004-06-24 13:43:11.842037616 +0200
@@ -54,6 +54,7 @@
#endif
#include <alloca.h>
+#include <stdio.h>
/* Since the code of getdate.y is not included in the Emacs executable
itself, there is no need to #define static in this file. Even if

+ 2
- 2
package/base/tar/tar.desc

@ -38,8 +38,8 @@
[L] GPL
[S] Stable
[V] 1.15.1
[V] 1.16.1
[P] X X1---5---9 106.400
[D] 2115219120 tar-1.15.1.tar.bz2 ftp://ftp.gnu.org/gnu/tar/
[D] 285728411 tar-1.16.1.tar.bz2 ftp://ftp.gnu.org/gnu/tar/

Loading…
Cancel
Save