[Lunar-commits] r22108 - moonbase/trunk/archive/cpio
Dennis Veatch
stumbles at lunar-linux.org
Tue Nov 7 22:31:13 CET 2006
Author: stumbles
Date: 2006-11-07 22:31:13 +0100 (Tue, 07 Nov 2006)
New Revision: 22108
Modified:
moonbase/trunk/archive/cpio/DETAILS
Log:
A bug fix bump dealing with;
Fixed CAN-1999-1572
Allow to use --sparse in both copy-in and copy-pass.
Fix bug that eventually caused copying out the same hard-linked
file several times to archive.
Fix several LFS-related issues.
Fix Debian bug 335580.
Modified: moonbase/trunk/archive/cpio/DETAILS
===================================================================
--- moonbase/trunk/archive/cpio/DETAILS 2006-11-07 18:33:34 UTC (rev 22107)
+++ moonbase/trunk/archive/cpio/DETAILS 2006-11-07 21:31:13 UTC (rev 22108)
@@ -1,12 +1,12 @@
- MODULE=cpio
- VERSION=2.6
- SOURCE=$MODULE-$VERSION.tar.gz
+ MODULE=cpio
+ VERSION=2.7
+ SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$GNU_URL/$MODULE/
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/
- SOURCE_VFY=sha1:5a4ea156519909994fe05933dc823abcf07e3e21
+ SOURCE_VFY=sha1:ce1c8ab703d62fc1d30ca59e044ba9f43c3db574
WEB_SITE=http://www.gnu.org/software/cpio/cpio.html
ENTERED=20011004
- UPDATED=20041223
+ UPDATED=20061107
SHORT="cpio creates cpio archives and have rmt."
cat << EOF
More information about the Lunar-commits
mailing list