File tangogps.spec of Package tangogps

Name:           tangogps
URL:            http://www.tangogps.org
License:        GPL
Summary:        tangogps
Version:        0.9.0.1
Release:        1
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Source0:        tangogps-%{version}.tar.gz
Group:          Productivity/Scientific/Other
BuildRequires:  gtk2-devel curl-devel


%if 0%{?suse_version}  
BuildRequires:  gconf2-devel pkg-config sqlite-devel
Requires:       libcurl3
%endif
%if 0%{?fedora_version}
BuildRequires:  GConf2-devel pkgconfig sqlite-devel
%endif
%if 0%{?mandriva_version}
BuildRequires:  libGConf2-devel pkgconfig libsqlite3-devel
%endif



%description
tangoGPS is a lightweight and fast mapping application. It runs on handheld devices like the Openmoko Neo1973 as well as on the eeePC and the Linux desktop. By default is uses map data from the OpenStreetMap.org project and other repositories can be easily added.



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

%build
./configure
make

%install
make DESTDIR=$RPM_BUILD_ROOT install

%post

%postun

%files
/usr/local/bin/tangogps
/usr/local/doc/tangogps/AUTHORS
/usr/local/doc/tangogps/COPYING
/usr/local/doc/tangogps/ChangeLog
/usr/local/doc/tangogps/INSTALL
/usr/local/doc/tangogps/NEWS
/usr/local/doc/tangogps/README
/usr/local/doc/tangogps/TODO
/usr/local/share/applications/tangogps.desktop
/usr/local/share/pixmaps/tangogps-friend.png
/usr/local/share/pixmaps/tangogps-photo.png
/usr/local/share/pixmaps/tangogps-poi.png
/usr/local/share/pixmaps/tangogps.png
openSUSE Build Service is sponsored by