Summary: AX25 tools for ham radio Name: ax25-tools Version: 0.0.8 Release: 1 License: GPL Group: Applications/Ham URL: http://ax25.sourceforge.net/ Source0: http://prdownloads.sourceforge.net/ax25/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot %description %prep %setup -q %build %configure make %install rm -rf $RPM_BUILD_ROOT %makeinstall make DESTDIR=$RPM_BUILD_ROOT installconf %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README AUTHORS COPYING ChangeLog INSTALL NEWS %{_prefix}/ %config /etc/ax25 %config /var/ax25 %changelog * Wed May 21 2003 Alan Crosswell - Initial build.