[viking/f14/master] sync to rawhide, rebuild to fix broken deps

Tom Callaway spot at fedoraproject.org
Sat Sep 18 13:52:03 UTC 2010


commit fc76aae3f56bb42a6e0da4b2c6a79b8e22355258
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Sat Sep 18 15:51:52 2010 +0200

    sync to rawhide, rebuild to fix broken deps

 sources     |    2 +-
 viking.spec |   11 ++++++++---
 2 files changed, 9 insertions(+), 4 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 d09196e..a700c90 100644
--- a/viking.spec
+++ b/viking.spec
@@ -1,5 +1,5 @@
 Name:           viking
-Version:        0.9.94
+Version:        0.9.95
 Release:        1%{?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)
 
@@ -17,6 +16,8 @@ BuildRequires:  gdk-pixbuf-devel
 BuildRequires:  gpsd-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  libcurl-devel
+BuildRequires:  gnome-doc-utils
+
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
 
@@ -32,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
@@ -89,6 +89,11 @@ fi
 
 
 %changelog
+* 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
 - Updated DSOLinking patch


More information about the scm-commits mailing list