]> git.street.me.uk Git - andy/viking.git/blobdiff - viking.spec.in
Enable i18n on 'Routing' preferences tab name.
[andy/viking.git] / viking.spec.in
index 209fb1eaff9c2afe9ed632ffe0463760fab61eeb..1f67a0d6853bac3b3f8d6d4e4312becf6a8f56e5 100644 (file)
@@ -16,16 +16,21 @@ BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: curl-devel
 BuildRequires: expat-devel
-BuildRequires: gtk2-devel >= 2.2.0
+BuildRequires: gtk2-devel >= 2.16
 BuildRequires: pkgconfig
 BuildRequires: gpsd-devel
 BuildRequires: gettext perl(XML::Parser)
+BuildRequires: intltool
+BuildRequires: libxslt
+BuildRequires:  libexif-devel
+BuildRequires:  libbz2-devel
+BuildRequires:  libmagic-devel
+BuildRequires:  libsqlite3-devel
 
 %description
-Viking is a free/open source program to manage GPS data. You can import and
-plot tracks and waypoints, show Terraserver maps under it, add coordinate
-lines, make new tracks and waypoints, hide different things, etc. It is written
-in C with the GTK+ 2.
+Viking is a free/open source program to manage GPS data.
+You can import, plot and create tracks, routes and waypoints, show OSM, Terraserver and other maps, see real-time GPS position, get geocaches, control items, etc.
+It is written in C with the GTK+2 toolkit.
 
 %prep
 %setup -q
@@ -51,7 +56,8 @@ rm -rf %{buildroot}
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS README TODO doc/
 %{_bindir}/viking
-%{_bindir}/viking-remote
+%{_datadir}/applications/viking.desktop
+%{_datadir}/icons/hicolor/48x48/apps/viking.png
 
 %changelog
 * Thu Feb 21 2008 Michael A. Peters <mpeters@mac.com> - 0.9.3.20080220-1