Summary: AX25 library for ham radio Name: libax25 Version: 0.0.9 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 %changelog * Thu May 15 2003 Alan Crosswell - Initial build.