Hello community,

here is the log from the commit of package gpsd for openSUSE:Factory checked in 
at 2011-12-06 17:59:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpsd (Old)
 and      /work/SRC/openSUSE:Factory/.gpsd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpsd", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpsd/gpsd.changes        2011-09-23 
02:01:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gpsd.new/gpsd.changes   2011-12-06 
17:59:36.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Dec  2 16:27:13 UTC 2011 - [email protected]
+
+- add automake as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------
+Sat Oct 15 12:21:55 UTC 2011 - [email protected]
+
+- fixed typos in gpsd.spec
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gpsd.spec ++++++
--- /var/tmp/diff_new_pack.BoP0aF/_old  2011-12-06 17:59:38.000000000 +0100
+++ /var/tmp/diff_new_pack.BoP0aF/_new  2011-12-06 17:59:38.000000000 +0100
@@ -15,20 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           gpsd
 Summary:        Service daemon for mediating access to a GPS
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Url:            http://gpsd.berlios.de/
 Group:          Hardware/Other
 Version:        2.96
-Release:        5
+Release:        0
 %define                libgps libgps20
 Requires:       udev
 PreReq:         coreutils %fillup_prereq
-BuildRequires:  gcc-c++ ncurses-devel python-devel udev update-desktop-files 
xmlto xorg-x11-devel xorg-x11-libXpm-devel
+BuildRequires:  automake
+BuildRequires:  gcc-c++
+BuildRequires:  ncurses-devel
+BuildRequires:  python-devel
+BuildRequires:  udev
+BuildRequires:  update-desktop-files
+BuildRequires:  xmlto
+BuildRequires:  xorg-x11-devel
+BuildRequires:  xorg-x11-libXpm-devel
 %if 0%{?suse_version} > 1020
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  fdupes
@@ -82,7 +87,6 @@
     Ville Nuorvala <[email protected]>
 
 %package devel
-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
@@ -109,13 +113,12 @@
 
 
 %package -n libgps20
-License:        BSD3c(or similar)
 Summary:        Shared library for GPS applications
 Group:          Development/Libraries/Python
 
 %description -n %libgps
 This package provides the shared library for gpsd and other GPS aware
-applications
+applications.
 
 Authors:
 --------
@@ -131,14 +134,13 @@
 
 
 %package -n python-gpsd
-License:        BSD3c(or similar)
 Summary:        Client libraries in C and Python for talking to a running gpsd 
or GPS
 Group:          Development/Libraries/Python
 Requires:       %name = %version
 %{py_requires}
 
 %description -n python-gpsd
-This package provides python modules and tools for the gpsd shared
+This package provides python modules and tools for the gpsd shared libraries.
 You will need to have gpsd installed for it to work.
 
 Authors:
@@ -154,9 +156,7 @@
     Ville Nuorvala <[email protected]>
 
 %package clients
-License:        BSD3c(or similar)
 Summary:        Clients for gpsd with an X interface
-Group:          Hardware/Other
 Requires:       python-gtk
 
 %description clients

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to