[qlandkartegt/f16] update to 1.3.0

Dan Horák sharkcz at fedoraproject.org
Tue Nov 15 09:01:28 UTC 2011


commit e994d4071ef8d8bfef823b755cf98add0f855cc6
Author: Dan Horák <dan at danny.cz>
Date:   Tue Nov 15 09:53:25 2011 +0100

    update to 1.3.0

 .gitignore                   |    1 +
 qlandkartegt-1.2.4-glu.patch |   22 ----------------------
 qlandkartegt-1.3.0-glu.patch |   11 +++++++++++
 qlandkartegt.spec            |    7 +++++--
 sources                      |    2 +-
 5 files changed, 18 insertions(+), 25 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ba5823..31f2b9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /qlandkartegt-1.2.2.tar.gz
 /qlandkartegt-1.2.3.tar.gz
 /qlandkartegt-1.2.4.tar.gz
+/qlandkartegt-1.3.0.tar.gz
diff --git a/qlandkartegt-1.3.0-glu.patch b/qlandkartegt-1.3.0-glu.patch
new file mode 100644
index 0000000..91a5d77
--- /dev/null
+++ b/qlandkartegt-1.3.0-glu.patch
@@ -0,0 +1,11 @@
+diff -up qlandkartegt-1.2.4/src/CMap3DWidget.cpp.glu qlandkartegt-1.2.4/src/CMap3DWidget.cpp
+--- qlandkartegt-1.2.4/src/CMap3DWidget.cpp.glu	2011-10-23 10:51:01.000000000 +0200
++++ qlandkartegt-1.2.4/src/CMap3DWidget.cpp	2011-10-23 10:51:24.000000000 +0200
+@@ -32,6 +32,7 @@
+ 
+ #include <QtGui>
+ #include <QtOpenGL>
++#include <GL/glu.h>
+ #include <QPixmap>
+ #include <QPainter>
+ #include <QGLPixelBuffer>
diff --git a/qlandkartegt.spec b/qlandkartegt.spec
index 8f66a2f..8c761ad 100644
--- a/qlandkartegt.spec
+++ b/qlandkartegt.spec
@@ -1,5 +1,5 @@
 Name: qlandkartegt
-Version: 1.2.4
+Version: 1.3.0
 Release: 1%{?dist}
 Summary: GPS device mapping tool
 
@@ -9,7 +9,7 @@ URL: http://www.qlandkarte.org/
 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.2.4-glu.patch
+Patch0: %{name}-1.3.0-glu.patch
 Requires: garmindev(interface) = 1.18
 Requires: gpsbabel
 
@@ -83,6 +83,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Nov 14 2011 Dan Horák <dan[at]danny.cz> 1.3.0-1
+- update to 1.3.0
+
 * Sun Oct 23 2011 Dan Horák <dan[at]danny.cz> 1.2.4-1
 - update to 1.2.4
 
diff --git a/sources b/sources
index f923a22..488cf79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ddac72ca5b72dbb185ad9fddd93df6ff  qlandkartegt-1.2.4.tar.gz
+2fecaa64245f27e753a0df5ab778ce9f  qlandkartegt-1.3.0.tar.gz


More information about the scm-commits mailing list