Tue, 04 Jun 2024 03:01:06 UTC | login

Information for build gpsd-3.25-10.fc40

ID295522
Package Namegpsd
Version3.25
Release10.fc40
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/gpsd.git#1ad8488a12907800b12cb2301be38e2e7b6939ef
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
StartedThu, 07 Mar 2024 08:07:49 UTC
CompletedThu, 07 Mar 2024 09:05:04 UTC
Taskbuild (f40, /rpms/gpsd.git:1ad8488a12907800b12cb2301be38e2e7b6939ef)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gpsd.git#1ad8488a12907800b12cb2301be38e2e7b6939ef'}}
Tags
f40
f41
RPMs
src
gpsd-3.25-10.fc40.src.rpm (info) (download)
riscv64
gpsd-3.25-10.fc40.riscv64.rpm (info) (download)
gpsd-clients-3.25-10.fc40.riscv64.rpm (info) (download)
gpsd-compat-3.25-10.fc40.riscv64.rpm (info) (download)
gpsd-devel-3.25-10.fc40.riscv64.rpm (info) (download)
gpsd-libs-3.25-10.fc40.riscv64.rpm (info) (download)
gpsd-qt-3.25-10.fc40.riscv64.rpm (info) (download)
gpsd-qt-devel-3.25-10.fc40.riscv64.rpm (info) (download)
gpsd-xclients-3.25-10.fc40.riscv64.rpm (info) (download)
python3-gpsd-3.25-10.fc40.riscv64.rpm (info) (download)
gpsd-clients-debuginfo-3.25-10.fc40.riscv64.rpm (info) (download)
gpsd-debuginfo-3.25-10.fc40.riscv64.rpm (info) (download)
gpsd-debugsource-3.25-10.fc40.riscv64.rpm (info) (download)
gpsd-libs-debuginfo-3.25-10.fc40.riscv64.rpm (info) (download)
gpsd-qt-debuginfo-3.25-10.fc40.riscv64.rpm (info) (download)
python3-gpsd-debuginfo-3.25-10.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.25-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.25-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Oct 03 2023 Miroslav Lichvar <mlichvar@redhat.com> - 1:3.25-8 - disable libs and devel subpackages on RHEL - don't require libs in main package * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.25-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jul 17 2023 Miroslav Lichvar <mlichvar@redhat.com> - 1:3.25-6 - split X clients to separate subpackage - add missing dependencies for python clients - add explicit gcc dependency - drop xmlto from build dependencies - enable libusb1-devel on s390x - fix qt build option - fix spec indentation * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1:3.25-5 - Rebuilt for Python 3.12 * Thu May 11 2023 Miroslav Lichvar <mlichvar@redhat.com> - 1:3.25-4 - convert NEWS to UTF-8 - remove shebang in python module files and fix permissions - remove unnecessary .so symlink - update URL * Sun Mar 12 2023 Tim Orling <ticotimo@gmail.com> - 1:3.25-3 - migrated to SPDX license * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.25-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 11 2023 Miroslav Lichvar <mlichvar@redhat.com> - 1:3.25-1 - update to 3.25 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.24-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1:3.24-2 - Rebuilt for Python 3.11 * Wed May 04 2022 Miroslav Lichvar <mlichvar@redhat.com> - 1:3.24-1 - update to 3.24 * Sat Feb 12 2022 Jeff Law <jeffreyalaw@gmail.com> - 1:3.23.1-3 - Re-enable LTO