Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37044103
en ru br
ALT Linux repositórios
5.0: 2.6.1-alt0.1
4.1: 2.6.1-alt0.1
4.0: 2.6.1-alt0.1
3.0: 2.6.0-alt2cvs20040218

Group :: Sistema/Configurações/Hadware
RPM: lde

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: lde
Version: 2.6.1
Release: alt0.1

Summary: Linux Disk Editor
Summary(ru_RU.KOI8-R): òÅÄÁËÔÏÒ ÄÉÓËÁ ÄÌÑ Linux

License: LGPL
Group: System/Configuration/Hardware

Url: http://lde.sourceforge.net

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://dl.sf.net/lde/%name-%version.tar.bz2
Patch: %name-fixes.patch

# Automatically added by buildreq on Wed Feb 18 2004

BuildRequires: hostinfo libgpm-devel libncurses-devel libtinfo-devel

%description
Note: it is usually malfunction utility, see testdisk instead.

This is lde, the Linux disk editor, for Minix/Linux
partitions. It currently supports what were once the three most
popular file systems under Linux: ext2fs, minix, and xiafs (there is
also a "nofs" system under which lde will function as a binary
editor).  There is also minimal support for msdos/fat filesytems and
very minimal support for ISO9660 cdrom based filesystems.
lde allows you to view and edit disk blocks as hex and/or
ASCII, view/navigate directory entries, and view and edit formatted
inodes. It has text interface with ncurses.

%prep
%setup -q -n %name
%patch

%build
./autogen.sh
%configure
%__subst "s|\${INSTALL}|\${INSTALL} -D|" Makefile
#%__subst "s|getdate.o||g" src/swiped/Makefile

%make

%install
%makeinstall
mkdir %buildroot%_mandir/man8
mv -f %buildroot%_mandir/%{name}* %buildroot%_mandir/man8/
mkdir -p %buildroot%_menudir
cat >%buildroot%_menudir/%name <<EOF
?package(%name): command="%name" needs="text"\\
section="Configuration/Hardware" \\
title="LDE" \\
longtitle="Linux Disk Editor" \\
genericname="Editor" \\
EOF

%files
%doc INSTALL INSTALL.LDE README TODO doc/UNERASE
%_sbindir/*
#%_datadir/%name
%_mandir/man8/*
#%_docdir/%name
#%_menudir/%name

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009