SPECS: gpsd.spec - updated _appdefsdir for X11R7 - dbus bcond fixes
qboosh
qboosh at pld-linux.org
Thu Jun 12 19:24:35 CEST 2008
Author: qboosh Date: Thu Jun 12 17:24:35 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated _appdefsdir for X11R7
- dbus bcond fixes
---- Files affected:
SPECS:
gpsd.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/gpsd.spec
diff -u SPECS/gpsd.spec:1.9 SPECS/gpsd.spec:1.10
--- SPECS/gpsd.spec:1.9 Thu Jun 12 19:15:07 2008
+++ SPECS/gpsd.spec Thu Jun 12 19:24:29 2008
@@ -5,7 +5,7 @@
# - fix pysitedir???
#
# Conditional build:
-%bcond_without dbus # build with dbus support
+%bcond_without dbus # build without dbus support
#
Summary: Service daemon for mediating access to a GPS
Summary(pl.UTF-8): Oprogramowanie komunikujące się z GPS-em
@@ -30,7 +30,7 @@
Requires: %{name}-libs = %{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _appdefsdir /usr/lib/X11/app-defaults
+%define _appdefsdir /usr/share/X11/app-defaults
%description
gpsd is a service daemon that mediates access to a GPS sensor
@@ -111,6 +111,7 @@
Summary(pl.UTF-8): Aplikacje klienckie z interfejsem X
Group: Applications/System
Requires: %{name}-libs = %{version}-%{release}
+Requires: xorg-lib-libXt >= 1.0.0
%description clients
xgps is a simple test client for gpsd with an X interface. It displays
@@ -229,7 +230,7 @@
%attr(755,root,root) %{_bindir}/cgpxlogger
%attr(755,root,root) %{_bindir}/cgps
%attr(755,root,root) %{_bindir}/gpspipe
-%{?with_dbus: %attr(755,root,root) %{_bindir}/gpxlogger}
+%{?with_dbus:%attr(755,root,root) %{_bindir}/gpxlogger}
%{_mandir}/man1/gpscat.1*
%{_mandir}/man1/gpsctl.1*
%{_mandir}/man1/xgps.1*
@@ -247,6 +248,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2008-06-12 17:24:29 qboosh
+- updated _appdefsdir for X11R7
+- dbus bcond fixes
+
Revision 1.9 2008-06-12 17:15:07 deejay1
- up to 2.37
- added TODO, NFY and NIHTDTTD (no idea how to do the todo-at least point 2)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gpsd.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list