[qlandkartegt] - update to 1.7.3

Dan Horák sharkcz at fedoraproject.org
Sun Aug 18 09:19:06 UTC 2013


commit 547f51bbbf13be6205347c43173452ccb6ddf978
Author: Dan Horák <dan at danny.cz>
Date:   Sun Aug 18 11:18:53 2013 +0200

    - update to 1.7.3

 .gitignore                       |    1 +
 qlandkartegt-1.7.3-desktop.patch |   11 +++++++++++
 qlandkartegt.spec                |   10 ++++++++--
 sources                          |    2 +-
 4 files changed, 21 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 998cbde..bea9f84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /qlandkartegt-1.5.3.tar.gz
 /qlandkartegt-1.6.0.tar.gz
 /qlandkartegt-1.7.1.tar.gz
+/qlandkartegt-1.7.3.tar.gz
diff --git a/qlandkartegt-1.7.3-desktop.patch b/qlandkartegt-1.7.3-desktop.patch
new file mode 100644
index 0000000..cc373ce
--- /dev/null
+++ b/qlandkartegt-1.7.3-desktop.patch
@@ -0,0 +1,11 @@
+diff -up qlandkartegt-1.7.3/3rdparty/tzone/db/README.orig qlandkartegt-1.7.3/3rdparty/tzone/db/README
+diff -up qlandkartegt-1.7.3/qlandkartegt.desktop.orig qlandkartegt-1.7.3/qlandkartegt.desktop
+--- qlandkartegt-1.7.3/qlandkartegt.desktop.orig	2013-08-18 11:09:17.000000000 +0200
++++ qlandkartegt-1.7.3/qlandkartegt.desktop	2013-08-18 11:09:22.000000000 +0200
+@@ -8,4 +8,4 @@ Type=Application
+ X-MultipleArgs=false
+ Categories=Qt;Utility;Geography;
+ GenericName=GPS device mapping utility
+-Keywords=map;GPS;geocaching;waypoints;tracks
+\ No newline at end of file
++Keywords=map;GPS;geocaching;waypoints;tracks;
diff --git a/qlandkartegt.spec b/qlandkartegt.spec
index 9e62b27..8c3a778 100644
--- a/qlandkartegt.spec
+++ b/qlandkartegt.spec
@@ -1,6 +1,6 @@
 Name: qlandkartegt
-Version: 1.7.1
-Release: 2%{?dist}
+Version: 1.7.3
+Release: 1%{?dist}
 Summary: GPS device mapping tool
 
 Group: Applications/Communications
@@ -9,6 +9,8 @@ URL: http://www.qlandkarte.org/
 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 # <GL/glu.h> not included by qt >= 4.8
 Patch0: %{name}-1.3.0-glu.patch
+# update desktop file to be valid
+Patch1: %{name}-1.7.3-desktop.patch
 Requires: garmindev(interface) = 1.18
 Requires: gpsbabel
 Requires: proj-epsg
@@ -52,6 +54,7 @@ GDAL tools, but it will simplify their use to the demands of most users.
 %prep
 %setup -q
 %patch0 -p1 -b .glu
+%patch1 -p1
 
 # remove unbundled stuff
 rm -rf 3rdparty/qtsoap
@@ -88,6 +91,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 
 
 %changelog
+* Sun Aug 18 2013 Dan Horák <dan[at]danny.cz> - 1.7.3-1
+- update to 1.7.3
+
 * Sun Jul 28 2013 Dan Horák <dan[at]danny.cz> 1.7.1-2
 - proj-epsg is needed for online maps
 
diff --git a/sources b/sources
index adfaf63..232e70f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4524afe3df1a082575a0246bc9c3676  qlandkartegt-1.7.1.tar.gz
+ffefb6f852075234e4108b4bd39105c6  qlandkartegt-1.7.3.tar.gz


More information about the scm-commits mailing list