From 61c92113d57f6a12af08c64c45f784296c2c88ad Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 9 Nov 2013 04:57:14 -0500 Subject: The real packaging fix for RHEL.Centos. Previous commit was a finger error. --- packaging/rpm/gpsd.spec.in | 2 ++ 1 file changed, 2 insertions(+) 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* -- cgit v1.2.1