[gpx-viewer] * Mon Sep 06 2010 Fabian Affolter <fabian at bernewireless.net> -0.2.0-1 - Changed URL to new project h

Fabian Affolter fab at fedoraproject.org
Tue Sep 7 07:48:03 UTC 2010


commit 6a2cb81bae2e07a0060e4e2d699615c414a3b3f9
Author: Fabian Affolter <fab at fedoraproject.org>
Date:   Tue Sep 7 09:47:48 2010 +0200

    * Mon Sep 06 2010 Fabian Affolter <fabian at bernewireless.net> -0.2.0-1
    - Changed URL to new project home
    - Added new BRs
    - Patches removed
    - Updated to new upstream version 0.2.0

 .gitignore      |    1 +
 gpx-viewer.spec |   23 ++++++++++++-----------
 sources         |    2 +-
 3 files changed, 14 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 59cd46f..f3dad83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 gpx-viewer-0.1.2.tar.gz
+/gpx-viewer-0.2.0.tar.gz
diff --git a/gpx-viewer.spec b/gpx-viewer.spec
index 0055bb4..864d6dd 100644
--- a/gpx-viewer.spec
+++ b/gpx-viewer.spec
@@ -1,16 +1,12 @@
 Name:           gpx-viewer
-Version:        0.1.2
-Release:        3%{?dist}
+Version:        0.2.0
+Release:        1%{?dist}
 Summary:        A simple gpx viewer
 
 Group:          Applications/Internet
 License:        GPLv2+
-URL:            http://blog.sarine.nl/gpx-viewer/
+URL:            https://edge.launchpad.net/gpx-viewer
 Source0:        http://edge.launchpad.net/gpx-viewer/trunk/%{version}/+download/%{name}-%{version}.tar.gz
-Patch0:         %{name}-configure.patch
-Patch1:         %{name}-include.patch
-Patch2:         %{name}-linking.patch
-Patch3:         %{name}-vala.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtk2-devel
@@ -18,6 +14,9 @@ BuildRequires:  libchamplain-devel
 BuildRequires:  libchamplain-gtk-devel
 BuildRequires:  vala-devel
 BuildRequires:  libxml2-devel
+BuildRequires:  libgdl-devel
+BuildRequires:  unique-devel
+BuildRequires:  mesa-dri-drivers-experimental
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  intltool
@@ -32,10 +31,6 @@ intention to become a full blown manager, editor or analyzer.
 
 %prep
 %setup -q
-%patch0 -p1 -b .configure
-%patch1 -p1 -b .include
-%patch2 -p1 -b .linking
-%patch3 -p1 -b .vala
 
 
 %build
@@ -82,6 +77,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Sep 06 2010 Fabian Affolter <fabian at bernewireless.net> -0.2.0-1
+- Changed URL to new project home
+- Added new BRs
+- Patches removed
+- Updated to new upstream version 0.2.0
+
 * Fri Jul 09 2010 Fabian Affolter <fabian at bernewireless.net> -0.1.2-3
 - Rebuild for libchamplain
 
diff --git a/sources b/sources
index cb01033..d03db88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ebcf2e6bd7a6d20913235eb5ef5bc73d  gpx-viewer-0.1.2.tar.gz
+fb84bc2656685b20221b3a2050d90445  gpx-viewer-0.2.0.tar.gz


More information about the scm-commits mailing list