From 00d161979402fd399df457cb6b7e530b570d8b6cc4b5dc87de10aca901c9b2a6 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 14 Apr 2011 12:38:26 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/gpsd revision 20.0 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=df90c7e14931a62c4faca43b445c6747 --- gpsd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gpsd.spec b/gpsd.spec index a029514..d4adbb7 100644 --- a/gpsd.spec +++ b/gpsd.spec @@ -1,7 +1,7 @@ # -# spec file for package gpsd (Version 2.96) +# spec file for package gpsd # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 2100c44479deab0c9cde81e5d9372489ddf0b9ad073b2196f8bec26b4be43ff7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 2 May 2011 07:31:11 +0000 Subject: [PATCH 2/2] Accepting request 68916 from home:jnweiger:branches:Application:Geo - gpsd-devel depends on python-gpsd too. Please also forward to 11.4 and Factory. Old 2.95 segfaults on me, with a TSI_747A+ device. OBS-URL: https://build.opensuse.org/request/show/68916 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=63 --- gpsd.changes | 5 +++++ gpsd.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/gpsd.changes b/gpsd.changes index 9bba6f2..553951e 100644 --- a/gpsd.changes +++ b/gpsd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 30 18:11:34 UTC 2011 - jw@novell.com + +- gpsd-devel depends on python-gpsd too. + ------------------------------------------------------------------- Mon Apr 4 13:10:41 UTC 2011 - devel@navlost.eu diff --git a/gpsd.spec b/gpsd.spec index d4adbb7..a132179 100644 --- a/gpsd.spec +++ b/gpsd.spec @@ -86,7 +86,8 @@ License: BSD3c(or similar) Summary: Client libraries in C and Python for talking to a running gpsd or GPS Group: Development/Libraries/C and C++ Requires: %name = %version -Requires: pkgconfig, python-curses +Requires: python-gpsd = %version +Requires: pkgconfig, python-curses %description devel This package provides C header files for the gpsd shared libraries that