Summary: A perl interface to a GPS receiver that allows the Garmin protocol. Name: perl-GPS Version: 0.12 Release: 1 License: perl Group: Applications/GIS URL: http://sourceforge.net/projects/perl-gps/ BuildArch: noarch Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot %description %prep %setup -q %build perl Makefile.PL prefix=$RPM_BUILD_ROOT/usr make %install rm -rf $RPM_BUILD_ROOT %makeinstall %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING %{_prefix}/ %changelog * Fri May 16 2003 Alan Crosswell gps-1 - Initial build.