[packages/gpsd] - use unified mibs dir; release 2
qboosh
qboosh at pld-linux.org
Sun Jun 23 13:06:36 CEST 2024
commit 9fe76edbcd8f1f4759ac00fa52a8fb619437a77d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jun 23 12:11:50 2024 +0200
- use unified mibs dir; release 2
gpsd.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/gpsd.spec b/gpsd.spec
index 9a4dbbb..081fb6c 100644
--- a/gpsd.spec
+++ b/gpsd.spec
@@ -10,7 +10,7 @@ Summary: Service daemon for mediating access to a GPS
Summary(pl.UTF-8): Oprogramowanie komunikujące się z GPS-em
Name: gpsd
Version: 3.25
-Release: 1
+Release: 2
License: BSD
Group: Daemons
Source0: http://download.savannah.gnu.org/releases/gpsd/%{name}-%{version}.tar.xz
@@ -246,6 +246,7 @@ projektu gpsd.
%scons_env \
%scons build \
libdir=%{_lib} \
+ mibdir=share/mibs/gpsd \
%{!?with_bluez:bluez=False} \
chrpath=False \
%{?with_dbus:dbus_export=True} \
@@ -425,5 +426,5 @@ rm -rf $RPM_BUILD_ROOT
%files -n mibs-gpsd
%defattr(644,root,root,755)
-%dir %{_datadir}/snmp/mibs/gpsd
-%{_datadir}/snmp/mibs/gpsd/GPSD-MIB
+%dir %{_datadir}/mibs/gpsd
+%{_datadir}/mibs/gpsd/GPSD-MIB
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gpsd.git/commitdiff/9fe76edbcd8f1f4759ac00fa52a8fb619437a77d
More information about the pld-cvs-commit
mailing list