From b9cc88875e8b7b7baefb9846140af6eb379e8fff134cdf62d713454aad5fc1df Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Mon, 4 Jul 2011 12:23:02 +0000 Subject: [PATCH] Autobuild autoformatter for 74906 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=24 --- gpsd.changes | 5 +++-- gpsd.spec | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) 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