Browse Source

Updated device-mapper (1.02.15 -> 1.02.19)

early
Alejandro Mery 18 years ago
parent
commit
da9943e329
  1. 17
      base/device-mapper/device-mapper.conf
  2. 8
      base/device-mapper/device-mapper.desc

17
base/device-mapper/device-mapper.conf

@ -1,7 +1,8 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: package/.../device-mapper/device-mapper.conf
# Filename: package/.../device-mapper/device-mapper.conf
# Copyright (C) 2007 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -10,18 +11,18 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
prefix=''
# --- SDE-COPYRIGHT-NOTE-END ---
prefix=
set_confopt
if [ "$SDECFG_STATIC" == 1 ]; then
var_append patchfiles ' ' "$confdir/no_dynamic.diff"
var_append confopt ' ' '--enable-static_link=yes'
libdir="/usr/lib"
fi
if ! atstage native; then
autogen=1
fi
atstage native || autogen=1
# STRIP is used on the Makefile as the -s argument for `install`
var_remove_regex makeinstopt ' ' 'STRIP=.*'
export STRIP=

8
base/device-mapper/device-mapper.desc

@ -15,7 +15,7 @@
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] Device-Mapper
[I] Logical volume management for the Linux kernel
[T] The Device-mapper is a new component of the linux kernel
[T] that supports logical volume management. It is required by
@ -24,15 +24,15 @@
[U] http://sources.redhat.com/dm/
[A] dm-devel@redhat.com
[A] Red Hat, Inc <dm-devel@redhat.com>
[M] Alejandro Mery <amery@opensde.org>
[C] extra/filesystem
[L] GPL
[S] Stable
[V] 1.02.15
[V] 1.02.19
[P] X -?-3-----9 183.800
[D] 2385732643 device-mapper.1.02.15.tgz ftp://sources.redhat.com/pub/dm/
[D] 3754383171 device-mapper.1.02.19.tgz ftp://sources.redhat.com/pub/dm/

Loading…
Cancel
Save