Browse Source

parted: Updated (1.8.7 -> 1.9.0)

user/chris/test/early-mdev
Aldas Nabazas 15 years ago
committed by Alejandro Mery
parent
commit
40e81724a2
2 changed files with 5 additions and 4 deletions
  1. +2
    -0
      filesystem/parted/parted.conf
  2. +3
    -4
      filesystem/parted/parted.desc

+ 2
- 0
filesystem/parted/parted.conf

@ -25,4 +25,6 @@ if pkginstalled device-mapper; then
var_append confopt ' ' "--enable-device-mapper"
# configure check for device-mapper fails if it has selinux support
pkginstalled -f libselinux && export LDFLAGS="-lselinux"
else
var_append confopt ' ' "--disable-device-mapper"
fi

+ 3
- 4
filesystem/parted/parted.desc

@ -1,9 +1,8 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../parted/parted.desc
[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf
[COPY]
@ -33,7 +32,7 @@
[L] GPL
[S] Stable
[V] 1.8.8
[V] 1.9.0
[P] X ---3-----9 218.900
[D] 749293024 parted-1.8.8.tar.bz2 http://ftp.gnu.org/gnu/parted/
[D] 414260675 parted-1.9.0.tar.gz http://ftp.gnu.org/gnu/parted/

Loading…
Cancel
Save