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