Added diffutils-2.8.1 and make xbps-base-chroot depend on it.

--HG--
extra : convert_revision : c7b0895819755bb65999fd9bee7372b5246d8f3c
This commit is contained in:
Juan RP 2008-10-23 19:17:35 +02:00
parent 81fe5b8859
commit 58af2b6d25
2 changed files with 16 additions and 1 deletions

15
templates/diffutils.tmpl Normal file
View File

@ -0,0 +1,15 @@
# Template file for 'diffutils'
pkgname=diffutils
version=2.8.1
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version@.tar.gz"
build_style=gnu_configure
short_desc="The GNU diff utilities"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=c5001748b069224dd98bf1bb9ee877321c7de8b332c8aad5af3e2a7372d23f5a
long_desc="
Diffutils contains the GNU diff, diff3, sdiff, and cmp utilities. Their
features are a superset of the Unix features and they are significantly
faster. Cmp has been moved into this package from the GNU textutils package.
These programs are usually used for creating patch files."
run_depends="glibc-2.8"

View File

@ -10,4 +10,4 @@ long_desc="
build_depends="glibc-2.8 bash-3.2 coreutils-6.12 sed-4.1.5 make-3.81
tar-1.20 bzip2-1.0.5 gzip-1.3.12 gawk-3.1.6 grep-2.5.3 findutils-4.4.0
proplib-0.1 linux-headers-2.6.27.3"
diffutils-2.8.1 proplib-0.1 linux-headers-2.6.27.3"