Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37561269
en ru br
ALT Linux repositórios
S:3.02-alt1

Group :: Desenvolvimento/Outros
RPM: tweak

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: tweak
Version: 3.01
Release: alt2.qa1
Summary: An efficient hex editor
License: MIT/X11
Group: Development/Other
Source: %name-%version.tar.gz
URL: http://www.chiark.greenend.org.uk/~sgtatham/tweak/

# Automatically added by buildreq on Mon Aug 23 2010

BuildRequires: halibut libncurses-devel

%description
Tweak is a hex editor. It allows you to edit a file at very low level, letting
you see the full and exact binary contents of the file. It can be useful for
modifying binary files such as executables, editing disk or CD images,
debugging programs that generate binary file formats incorrectly, and many
other things.

%prep
%setup

%build
rm -f %name.1 btree.html
%make_build

%install
%makeinstall BINDIR=%buildroot%_bindir MANDIR=%buildroot%_man1dir

%files
%doc btree.html
%_bindir/*
%_man1dir/*


%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