SHA256
1
0
forked from pool/gpsd

Autobuild autoformatter for 74906

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=24
This commit is contained in:
Marcus Rückert 2011-07-04 12:23:02 +00:00 committed by Git OBS Bridge
parent 5bf8c75ad4
commit b9cc88875e
2 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -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