diff --git a/gpsd.changes b/gpsd.changes index 5994fd4..a419e79 100644 --- a/gpsd.changes +++ b/gpsd.changes @@ -1,8 +1,9 @@ ------------------------------------------------------------------- Sat May 14 14:00:06 CEST 2011 - dmueller@suse.de -- remove libgpsd.so.0 from the shlib subpackage, as it fileconflicts - with other versions of it +- move libgpsd.so.0 from the shlib subpackage to the main package, + as it fileconflicts with other versions of it. the library is + internal only anyway. ------------------------------------------------------------------- Sat Apr 30 18:11:34 UTC 2011 - jw@novell.com diff --git a/gpsd.spec b/gpsd.spec index 476a172..ad6ceef 100644 --- a/gpsd.spec +++ b/gpsd.spec @@ -24,7 +24,7 @@ License: BSD3c(or similar) Url: http://gpsd.berlios.de/ Group: Hardware/Other Version: 2.96 -Release: 3 +Release: 5 %define libgps libgps20 Requires: udev PreReq: coreutils %fillup_prereq @@ -231,7 +231,7 @@ rm -rf %{buildroot} %fillup_only -n gpsd %post -n %libgps -p /sbin/ldconfig - + %postun -n %libgps -p /sbin/ldconfig %files