Tue, 04 Jun 2024 09:33:42 UTC | login

Information for build gpsd-3.19-2.fc31

ID123236
Package Namegpsd
Version3.19
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/gpsd.git#6af5f80b8d1abdd275fad76c16517996553f9cdb
SummaryService daemon for mediating access to a GPS
Descriptiongpsd is a service daemon that mediates access to a GPS sensor connected to the host computer by serial or USB interface, making its data on the location/course/velocity of the sensor available to be queried on TCP port 2947 of the host computer. With gpsd, multiple GPS client applications (such as navigational and war-driving software) can share access to a GPS without contention or loss of data. Also, gpsd responds to queries with a format that is substantially easier to parse than NMEA 0183.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 10 Aug 2019 17:29:36 UTC
CompletedSat, 10 Aug 2019 20:32:43 UTC
Taskbuild (f31-candidate, /rpms/gpsd.git:6af5f80b8d1abdd275fad76c16517996553f9cdb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gpsd.git#6af5f80b8d1abdd275fad76c16517996553f9cdb'}}
Tags
f31
f32
f33
RPMs
src
gpsd-3.19-2.fc31.src.rpm (info) (download)
riscv64
gpsd-3.19-2.fc31.riscv64.rpm (info) (download)
gpsd-clients-3.19-2.fc31.riscv64.rpm (info) (download)
gpsd-devel-3.19-2.fc31.riscv64.rpm (info) (download)
gpsd-libs-3.19-2.fc31.riscv64.rpm (info) (download)
gpsd-qt-3.19-2.fc31.riscv64.rpm (info) (download)
gpsd-qt-devel-3.19-2.fc31.riscv64.rpm (info) (download)
python3-gpsd-3.19-2.fc31.riscv64.rpm (info) (download)
gpsd-clients-debuginfo-3.19-2.fc31.riscv64.rpm (info) (download)
gpsd-debuginfo-3.19-2.fc31.riscv64.rpm (info) (download)
gpsd-debugsource-3.19-2.fc31.riscv64.rpm (info) (download)
gpsd-libs-debuginfo-3.19-2.fc31.riscv64.rpm (info) (download)
gpsd-qt-debuginfo-3.19-2.fc31.riscv64.rpm (info) (download)
python3-gpsd-debuginfo-3.19-2.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.19-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jul 02 2019 Miroslav Lichvar <mlichvar@redhat.com> - 3.19-1 - update to 3.19 - fix systemd scriptlet (#1716467) * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 24 2018 Miroslav Lichvar <mlichvar@redhat.com> - 3.18.1-1 - update to 3.18.1 * Tue Oct 09 2018 Miroslav Lichvar <mlichvar@redhat.com> - 3.18-3 - fix paths in systemd unit files * Tue Oct 09 2018 Miroslav Lichvar <mlichvar@redhat.com> - 3.18-2 - use python3 scons and fix build requirements for xgps * Thu Oct 04 2018 Miroslav Lichvar <mlichvar@redhat.com> - 3.18-1 - update to 3.18 - drop python2 subpackage (#1633793) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.17-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 3.17-4 - Rebuilt for Python 3.7 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 30 2018 Miroslav Lichvar <mlichvar@redhat.com> - 3.17-2 - use macro for systemd scriptlet dependencies - use macro for ldconfig scriptlets * Fri Sep 08 2017 Troy Curtis, Jr <troycurtisjr@gmail.com> - 3.17-1 - Update to 3.17 - Build both python2 and python3 files and install into separate subpackages - Add Qt5 subpackage