From 3d14cd049ff83faf287e6b98845d5770c89045b8 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 14 Oct 2016 14:51:12 -0400 Subject: [PATCH] python-cryptsetup: Drop package Not maintained upstream any more Signed-off-by: Michael Tremer --- python-cryptsetup/python-cryptsetup.nm | 43 -------------------------- 1 file changed, 43 deletions(-) delete mode 100644 python-cryptsetup/python-cryptsetup.nm diff --git a/python-cryptsetup/python-cryptsetup.nm b/python-cryptsetup/python-cryptsetup.nm deleted file mode 100644 index e333fe719..000000000 --- a/python-cryptsetup/python-cryptsetup.nm +++ /dev/null @@ -1,43 +0,0 @@ -############################################################################### -# IPFire.org - An Open Source Firewall Solution # -# Copyright (C) - IPFire Development Team # -############################################################################### - -name = python-cryptsetup -version = 0.0.9 -release = 1 - -groups = System/Filesystems -url = http://msivak.fedorapeople.org/pycryptsetup -license = GPLv2+ -summary = Python bindings for cryptsetup. - -description - A python module to ease the manipulation with LUKS devices. -end - -source_dl = -sources = %{thisapp}.tar.bz2 - -build - requires - cryptsetup-luks-devel - python-devel - end - - build - python setup.py build - end - - install - python setup.py install -O1 --skip-build --root=%{BUILDROOT} - end -end - -packages - package %{name} - - package %{name}-debuginfo - template DEBUGINFO - end -end -- 2.39.5