Summary:        Assembly Language Debugger
Summary(pl):    Debuger Asemblera
Name:           ald
Version:        0.1.7
Release:        1
License:        GPL
Group:          Development
Source0:        http://dl.sourceforge.net/ald/%{name}-%{version}.tar.gz
# Source0-md5:  dc9839014ea9308146142ab84efbbd46
URL:            http://ald.sourceforge.net/
BuildRequires:  autoconf
BuildRequires:  automake
BuildRequires:  readline-devel >= 4.2
ExclusiveArch:  %{ix86}
BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)

%description
The Assembly Language Debugger is a tool for debugging executable programs at 
the assembly level. It currently runs only on Intel x86 platforms. 

%description -l pl
Assembly Language Debugger jest narz�dziem s�u��cym odpluskwianiu wykonywalnych 
program�w na poziomie asemblera. Obecnie dzia�a jedynie na platformie x86.

%prep
%setup -q -n %{name}-%{version} -a 0

%build

%configure
%{__make}

%install
rm -rf $RPM_BUILD_ROOT

%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(644,root,root,755)
%doc AUTHORS INSTALL ChangeLog NEWS README TODO
%attr(755,root,root) %{_bindir}/*
#%{_datadir}/%{name}

%define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <[EMAIL PROTECTED]>
All persons listed below can be reached at <cvs_login>@pld-linux.org

$Log: $
_______________________________________________
pld-devel-pl mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl

Odpowiedź listem elektroniczym