summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-03-18 02:16:08 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-03-18 02:16:08 +0000
commitea04b9d976235816887d949bf8b191e9c263b7ba (patch)
tree36116257770d41e33df0542edcd318d774d06ef7 /packaging
parent446881cead1c238cb440b5af68908fae2534898f (diff)
downloadgpsd-ea04b9d976235816887d949bf8b191e9c263b7ba.tar.gz
Fix the spec template to handle gpsdclient.h properly.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/gpsd.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/gpsd.spec.in b/packaging/gpsd.spec.in
index 129a17fb..c96f97c2 100644
--- a/packaging/gpsd.spec.in
+++ b/packaging/gpsd.spec.in
@@ -138,7 +138,6 @@ cp packaging/etc_init.d_gpsd_rpm "$RPM_BUILD_ROOT"/etc/rc.d/init.d/gpsd
%{_includedir}/gps.h
%{_includedir}/libgpsmm.h
%{_includedir}/gpsd.h
-%{_includedir}/gpsdclient.h
%{_mandir}/man1/gpscat.1*
%{_mandir}/man1/gpsfake.1*
%{_mandir}/man1/gpsdecode.1*
@@ -167,6 +166,8 @@ cp packaging/etc_init.d_gpsd_rpm "$RPM_BUILD_ROOT"/etc/rc.d/init.d/gpsd
%{_libdir}/X11/app-defaults/xgpsspeed
%changelog
+* Tue Mar 10 2009 Michael R. Davis <mrdvt92> - 2.39dev
+- dropped gpsdclient.h from packaging
* Sun Mar 8 2009 Michael R. Davis <mrdvt92> - 2.39dev
- changed gpsdlcdd to lcdgps, sirfmon to gpsmon, cgpxlogger to gpxlogger
added gpsdclient.h to devel package