packages: gpsd/gpsd.spec - Up to 2.95

caleb caleb at pld-linux.org
Fri Nov 5 11:57:45 CET 2010


Author: caleb                        Date: Fri Nov  5 10:57:45 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Up to 2.95

---- Files affected:
packages/gpsd:
   gpsd.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/gpsd/gpsd.spec
diff -u packages/gpsd/gpsd.spec:1.24 packages/gpsd/gpsd.spec:1.25
--- packages/gpsd/gpsd.spec:1.24	Wed Aug 18 13:13:41 2010
+++ packages/gpsd/gpsd.spec	Fri Nov  5 11:57:40 2010
@@ -10,12 +10,12 @@
 Summary:	Service daemon for mediating access to a GPS
 Summary(pl.UTF-8):	Oprogramowanie komunikujące się z GPS-em
 Name:		gpsd
-Version:	2.94
-Release:	2
+Version:	2.95
+Release:	1
 License:	BSD
 Group:		Daemons
 Source0:	http://download.berlios.de/gpsd/%{name}-%{version}.tar.gz
-# Source0-md5:	ce70bcd707ac1df861d4c72f503c09d1
+# Source0-md5:	12535a9ed9fecf9ea2c5bdc9840da5ae
 Patch0:		%{name}-link.patch
 URL:		http://gpsd.berlios.de/
 %if %{with dbus}
@@ -38,7 +38,6 @@
 Requires:	udev-core >= 1:127
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_appdefsdir	/usr/share/X11/app-defaults
 %define		udevdir		/lib/udev
 
 %description
@@ -178,7 +177,7 @@
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
-%configure CPPFLAGS="-I%{_includedir}/ncurses $(pkg-config --cflags-only-I libusb-1.0)" \
+%configure CPPFLAGS="-I/usr/include/ncurses $(pkg-config --cflags-only-I libusb-1.0)" \
 	%{?with_dbus:--enable-dbus} \
 	%{!?with_x:--without-x}
 
@@ -197,10 +196,6 @@
 #install	gpsd.sysconfig $RPM_BUILD_ROOT/etc/sysconfig/gpsd
 install dgpsip-servers $RPM_BUILD_ROOT%{_datadir}/gpsd/dgpsip-servers
 
-%if %{with x}
-install -D xgpsspeed.ad $RPM_BUILD_ROOT%{_appdefsdir}/xgpsspeed
-%endif
-
 %py_comp $RPM_BUILD_ROOT%{py_sitedir}
 %py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
 %py_postclean
@@ -231,6 +226,8 @@
 %attr(755,root,root) %ghost %{_libdir}/libgpsd.so.0
 %attr(755,root,root) %{_libdir}/libgps.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libgps.so.19
+%attr(755,root,root) %{_libdir}/libQgpsmm.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libQgpsmm.so.19
 
 %files devel
 %defattr(644,root,root,755)
@@ -290,7 +287,6 @@
 %attr(755,root,root) %{_bindir}/lcdgps
 %attr(755,root,root) %{_bindir}/xgps
 %attr(755,root,root) %{_bindir}/xgpsspeed
-%{_appdefsdir}/xgpsspeed
 %{_mandir}/man1/lcdgps.1*
 %{_mandir}/man1/xgps.1*
 %{_mandir}/man1/xgpsspeed.1*
@@ -302,6 +298,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2010/11/05 10:57:40  caleb
+- Up to 2.95
+
 Revision 1.24  2010/08/18 11:13:41  glen
 - fix -libs packaging; rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gpsd/gpsd.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list