From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] dmraid: removed
Date: Wed, 07 Sep 2016 11:11:37 +0100 [thread overview]
Message-ID: <1473243097.2757.42.camel@ipfire.org> (raw)
In-Reply-To: <1472892133-3258-1-git-send-email-alexander.marx@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2891 bytes --]
Hi,
this cannot be dropped yet, since a few other packages still depend on this.
Best,
-Michael
On Sat, 2016-09-03 at 08:42 +0000, Alexander Marx wrote:
> dmraid is obsolete
> fixes: #11076
>
> Signed-off-by: Alexander Marx <alexander.marx(a)ipfire.org>
> ---
> dmraid/dmraid.nm | 69 -----------------------------------------------------
> ---
> 1 file changed, 69 deletions(-)
> delete mode 100644 dmraid/dmraid.nm
>
> diff --git a/dmraid/dmraid.nm b/dmraid/dmraid.nm
> deleted file mode 100644
> index f3d6c31..0000000
> --- a/dmraid/dmraid.nm
> +++ /dev/null
> @@ -1,69 +0,0 @@
> -#############################################################################
> ##
> -# IPFire.org - An Open Source Firewall
> Solution #
> -# Copyright (C) - IPFire Development Team <info(a)ipfire.org>
> #
> -#############################################################################
> ##
> -
> -name = dmraid
> -version = 1.0.0.rc15
> -release = 5
> -
> -groups = System/Filesystems
> -url = http://people.redhat.com/heinzm/sw/dmraid
> -license = GPLv2+
> -summary = Device-mapper RAID tool and library.
> -
> -description
> - DMRAID supports RAID device discovery, RAID set activation, creation,
> - removal, rebuild and display of properties for ATARAID/DDF1 metadata
> on
> - Linux >= 2.4 using device-mapper.
> -end
> -
> -source_dl = http://people.redhat.com/heinzm/sw/dmraid/src/old/
> -sources = %{thisapp}.tar.bz2
> -
> -build
> - requires
> - libdevmapper-devel
> - libselinux-devel
> - end
> -
> - DIR_APP = %{DIR_SRC}/%{name}/%{version}
> - PARALLELISMFLAGS = # Disabled
> -
> - make_install_targets += sbindir=%{BUILDROOT}%{sbindir}
> -
> - configure_options += \
> - --disable-static \
> - --disable-static_link \
> - --enable-libselinux
> -
> - # Dmraid doesn't automatically build and install a versioned library
> - # so we do it on or own.
> - build_cmds
> - make -C lib libdmraid.so
> - end
> -
> - install_cmds
> - # Install development headers.
> - mkdir -pv %{BUILDROOT}%{includedir}/dmraid
> - install -m 644 include/dmraid/*.h
> %{BUILDROOT}%{includedir}/dmraid/
> -
> - # Manually install versioned library and create symlinks.
> - mkdir -pv %{BUILDROOT}%{libdir}
> - install -m 755 lib/libdmraid.so
> %{BUILDROOT}%{libdir}/libdmraid.so.%{version}
> - ln -sv libdmraid.so.%{version}
> %{BUILDROOT}%{libdir}/libdmraid.so.1
> - ln -sv libdmraid.so.%{version}
> %{BUILDROOT}%{libdir}/libdmraid.so
> - end
> -end
> -
> -packages
> - package %{name}
> -
> - package %{name}-devel
> - template DEVEL
> - end
> -
> - package %{name}-debuginfo
> - template DEBUGINFO
> - end
> -end
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2016-09-07 10:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-03 8:42 Alexander Marx
2016-09-07 10:11 ` Michael Tremer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1473243097.2757.42.camel@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox