Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37561057
en ru br
ALT Linux repos
S:3.1-alt3.1
5.0: 2.0-alt1
4.1: 2.0-alt1

Group :: Development/Python
RPM: lfm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: powerful file manager for the console
Name: lfm
Version: 2.0
Release: alt1
Source0: %name-%version.tar.gz
Patch: %name.alt.patch
License: GPL
Group: Development/Python
URL: https://inigo.katxi.org/devel/lfm/
BuildArch: noarch

# Automatically added by buildreq on Mon Mar 31 2008

BuildRequires: python-devel

%description
Last File Manager is a simple but powerful file manager for the UNIX console.

%prep
%setup  -q
%patch -p1

%build
%__python setup.py build

%install
%__python setup.py install --root=%buildroot --optimize=2 --record=INSTALLED_FILES
sed -e "s/\.1/\.1.gz/" -i INSTALLED_FILES
#sed -e "s/\.1/\.1.gz/" -i INSTALLED_FILES

%files -f INSTALLED_FILES

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin