summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-11-09 04:57:14 -0500
committerEric S. Raymond <esr@thyrsus.com>2013-11-09 04:57:14 -0500
commit61c92113d57f6a12af08c64c45f784296c2c88ad (patch)
treeb1e1e102c3194a930e421d8e31dc69f9ff9e46da /packaging
parent770d98deb3f20398cb6196da0d5fc8196af87565 (diff)
downloadgpsd-61c92113d57f6a12af08c64c45f784296c2c88ad.tar.gz
The real packaging fix for RHEL.Centos. Previous commit was a finger error.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/rpm/gpsd.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/rpm/gpsd.spec.in b/packaging/rpm/gpsd.spec.in
index 7fc79afc..3a4aa454 100644
--- a/packaging/rpm/gpsd.spec.in
+++ b/packaging/rpm/gpsd.spec.in
@@ -211,6 +211,7 @@ fi
%{_bindir}/gpsmon
%{_bindir}/gpsctl
%{_bindir}/gegps
+%{_bindir}/gps2udp
%{_libdir}/libgps*.so.*
#/lib/udev/gpsd*
%{python_sitearch}/gps*
@@ -220,6 +221,7 @@ fi
%{_mandir}/man1/gpsprof.1*
%{_mandir}/man1/gpsmon.1*
%{_mandir}/man1/gegps.1*
+%{_mandir}/man1/gps2udp.1*
%{_mandir}/man1/gpsctl.1*
%{_mandir}/man5/gpsd_json.5*