diff --git a/gpsd.changes b/gpsd.changes index 553951e..5994fd4 100644 --- a/gpsd.changes +++ b/gpsd.changes @@ -1,3 +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 + ------------------------------------------------------------------- Sat Apr 30 18:11:34 UTC 2011 - jw@novell.com diff --git a/gpsd.spec b/gpsd.spec index 2ee495d..4d13374 100644 --- a/gpsd.spec +++ b/gpsd.spec @@ -230,6 +230,9 @@ rm -rf %{buildroot} %post %fillup_only -n gpsd +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig + %post -n %libgps -p /sbin/ldconfig %postun -n %libgps -p /sbin/ldconfig @@ -243,12 +246,12 @@ rm -rf %{buildroot} /lib/udev/rules.d/* %{_sbindir}/gpsd %{_bindir}/gpsctl +%{_libdir}/libgpsd.so.* /var/adm/fillup-templates/sysconfig.gpsd %files -n %libgps %defattr(-,root,root) %{_libdir}/libgps.so.* -%{_libdir}/libgpsd.so.* %files devel %defattr(-,root,root)