[viking/f13/master] * Sat Sep 18 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 0.9.95-2 - disable scrollkeeper

Fabian Affolter fab at fedoraproject.org
Sat Sep 18 15:31:21 UTC 2010


commit 9c8ab378a415f0cb6c132be2a33d87c60d48f9e7
Author: Fabian Affolter <fab at fedoraproject.org>
Date:   Sat Sep 18 17:31:03 2010 +0200

    * Sat Sep 18 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 0.9.95-2
    - disable scrollkeeper

 sources     |    2 +-
 viking.spec |   16 ++++++++++------
 2 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/sources b/sources
index c83054b..5b2f98d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-25dc0a09f1a3e39e99a6324d79c740e6  viking-0.9.94.tar.gz
+b5e5314c7491d6fb5aaf137567acdb95  viking-0.9.95.tar.gz
diff --git a/viking.spec b/viking.spec
index 9b5f8b5..4a31651 100644
--- a/viking.spec
+++ b/viking.spec
@@ -1,5 +1,5 @@
 Name:           viking
-Version:        0.9.94
+Version:        0.9.95
 Release:        2%{?dist}
 Summary:        GPS data editor and analyzer
 
@@ -7,7 +7,6 @@ Group:          Applications/Productivity
 License:        GPLv2+
 URL:            http://viking.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/viking/viking-%{version}.tar.gz
-Patch0:		    %{name}-gpsdclient.patch
 Patch1:		    %{name}-linking.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -18,6 +17,7 @@ BuildRequires:  gpsd-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  libcurl-devel
 BuildRequires:  gnome-doc-utils
+
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
 
@@ -33,7 +33,6 @@ waypoints, see real-time GPS position, etc.
 
 %prep
 %setup -q
-%patch0 -p0 -b .gpsdclient
 %patch1 -p0 -b .linking
 # Convert to utf-8
 for file in ChangeLog NEWS TODO; do
@@ -44,7 +43,7 @@ done
 
 
 %build
-%configure
+%configure --disable-scrollkeeper
 make %{?_smp_mflags}
 
 
@@ -90,8 +89,13 @@ fi
 
 
 %changelog
-* Wed Jul 14 2010 Fabian Affolter <fabian at bernewireless.net> - 0.9.94-2
-- Added missing BR
+* Sat Sep 18 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 0.9.95-2
+- disable scrollkeeper
+
+* Tue Sep 07 2010 Fabian Affolter <fabian at bernewireless.net> - 0.9.95-1
+- Removed old patch0
+- Added new BR
+- Updated to new upstream version 0.9.95
 
 * Wed Jul 14 2010 Fabian Affolter <fabian at bernewireless.net> - 0.9.94-1
 - Updated file section


More information about the scm-commits mailing list