[qlandkartegt/f16] update to 1.5.3

Dan Horák sharkcz at fedoraproject.org
Wed Oct 17 08:49:47 UTC 2012


commit b694416baefdc90f7fe7a3db28cb19d5f672d90b
Author: Dan Horák <dan at danny.cz>
Date:   Wed Oct 17 10:49:36 2012 +0200

    update to 1.5.3

 .gitignore                      |    1 +
 qlandkartegt-1.5.1-qtsoap.patch |  144 ---------------------------------------
 qlandkartegt.spec               |    8 +-
 sources                         |    2 +-
 4 files changed, 6 insertions(+), 149 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3227f11..f17b3b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /qlandkartegt-1.4.2.tar.gz
 /qlandkartegt-1.5.0.tar.gz
 /qlandkartegt-1.5.1.tar.gz
+/qlandkartegt-1.5.3.tar.gz
diff --git a/qlandkartegt.spec b/qlandkartegt.spec
index d1673cf..33f4d86 100644
--- a/qlandkartegt.spec
+++ b/qlandkartegt.spec
@@ -1,5 +1,5 @@
 Name: qlandkartegt
-Version: 1.5.1
+Version: 1.5.3
 Release: 1%{?dist}
 Summary: GPS device mapping tool
 
@@ -10,8 +10,6 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # <GL/glu.h> not included by qt >= 4.8
 Patch0: %{name}-1.3.0-glu.patch
-# use system QtSoap library
-Patch1: %{name}-1.5.1-qtsoap.patch
 Requires: garmindev(interface) = 1.18
 Requires: gpsbabel
 
@@ -52,7 +50,6 @@ GDAL tools, but it will simplify their use to the demands of most users.
 %prep
 %setup -q
 %patch0 -p1 -b .glu
-%patch1 -p1 -b .qtsoap
 
 # remove unbundled stuff
 rm -rf 3rdparty/qtsoap
@@ -88,6 +85,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 
 
 %changelog
+* Tue Oct 16 2012 Dan Horák <dan[at]danny.cz> 1.5.3-1
+- update to 1.5.3
+
 * Wed Aug 29 2012 Dan Horák <dan[at]danny.cz> 1.5.1-1
 - update to 1.5.1
 
diff --git a/sources b/sources
index d96ca1e..32d3eba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ca9c5f68c9aaa23c852d34c6d39e678d  qlandkartegt-1.5.1.tar.gz
+15d0143e1561b5f35f8d4e98c943cbb9  qlandkartegt-1.5.3.tar.gz


More information about the scm-commits mailing list