Summary : Amateur Station Tracking and Reporting system for amateur radio Name : xastir Version : 1.2.1 Release : 1 #Epoch : 1 License : GPL Group : Applications/Networking Packager : n2ygk@weca.org # Icon : src/xastir.xpm Source : http://prdownloads.sourceforge.net/xastir/xastir-%{version}.tar.gz URL : http://www.xastir.org BuildRoot : %{_tmppath}/%{name}-buildroot Requires : /usr/X11R6/include/Xm/Xm.h %description Xastir is a graphical application that interfaces HAM radio and internet access to realtime mapping software. Install XASTIR if you are interested in APRS and HAM radio software. %prep %setup -q #%patch %build ./bootstrap.sh %configure make %install rm -rf ${RPM_BUILD_ROOT} %makeinstall # Docs go into package docs area instead of here: rm -rf ${RPM_BUILD_ROOT}/usr/share/xastir/doc %clean rm -rf ${RPM_BUILD_ROOT} %files %defattr(-,root,root) # Documents: Go into special doc area %doc AUTHORS COPYING INSTALL README README.MAPS UPGRADE %doc ChangeLog FAQ LICENSE README.CVS README.win32 %{_prefix}/bin %{_prefix}/share/xastir/help %{_prefix}/share/xastir/config %{_prefix}/share/xastir/symbols %{_prefix}/share/man %{_prefix}/lib/xastir # protect user-installed map and other files from being clobbered %config %{_prefix}/share/xastir/maps %dir %attr(666,root,root) %{_prefix}/share/xastir/maps/GPS %config %{_prefix}/share/xastir/Counties %config %{_prefix}/share/xastir/fcc %config %{_prefix}/share/xastir/GNIS %config %{_prefix}/share/xastir/sounds %changelog * Thu Jul 03 2003 Alan Crosswell - 1.2.1 my patches now integrated into the main trunk. * Sat Jun 21 2003 Alan Crosswell - added xastir-maps.patch * Mon Jun 16 2003 Alan Crosswell - 1.2.0 * Fri Jun 06 2003 Alan Crosswell - June 5 snapshot * Thu May 15 2003 Alan Crosswell - start with chuck's spec file for 1.1.4