packages: geoclue/geoclue-configure.patch, geoclue/geoclue.spec - Up to 0.12.0

caleb caleb at pld-linux.org
Wed May 26 16:53:30 CEST 2010


Author: caleb                        Date: Wed May 26 14:53:30 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Up to 0.12.0

---- Files affected:
packages/geoclue:
   geoclue-configure.patch (1.2 -> 1.3) , geoclue.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/geoclue/geoclue-configure.patch
diff -u packages/geoclue/geoclue-configure.patch:1.2 packages/geoclue/geoclue-configure.patch:1.3
--- packages/geoclue/geoclue-configure.patch:1.2	Sat Feb 20 18:46:11 2010
+++ packages/geoclue/geoclue-configure.patch	Wed May 26 16:53:25 2010
@@ -1,5 +1,5 @@
---- geoclue/configure.ac~	2009-08-20 23:16:27.000000000 +0200
-+++ geoclue/configure.ac	2009-09-26 17:26:43.042856046 +0200
+--- geoclue/configure.ac~	2010-03-25 23:40:43.000000000 +0200
++++ geoclue/configure.ac	2010-05-26 13:39:14.000000000 +0300
 @@ -123,7 +123,7 @@
  if test "x$enable_networkmanager" != "xno"; then
     PKG_CHECK_MODULES(NETWORK_MANAGER,
@@ -9,12 +9,3 @@
     ], have_networkmanager="yes", have_networkmanager="no")
  
     if test "x$have_networkmanager" = "xyes"; then
-@@ -209,7 +209,7 @@
-                              enable_gpsd=auto)
- 
- if test "x$enable_gpsd" != "xno"; then
--   AC_CHECK_LIB(gps, gps_open,[libgps=yes] )
-+   AC_CHECK_LIB(gps, gps_open,[have_gpsd=yes] )
-    if test "x$have_gpsd" = "xyes"; then
-       PROVIDER_SUBDIRS="$PROVIDER_SUBDIRS gpsd"
-       GPSD_LIBS="-lgps"

================================================================
Index: packages/geoclue/geoclue.spec
diff -u packages/geoclue/geoclue.spec:1.10 packages/geoclue/geoclue.spec:1.11
--- packages/geoclue/geoclue.spec:1.10	Sat May 15 20:12:56 2010
+++ packages/geoclue/geoclue.spec	Wed May 26 16:53:25 2010
@@ -2,14 +2,16 @@
 # git clone --depth 1 git://anongit.freedesktop.org/geoclue
 # cd geoclue
 # git archive master --prefix geoclue/ | bzip2 > geoclue-$(date +%Y%m%d).tar.bz2
+#
+# TODO:
+# - Package nominatim files?
 
-%define		snap 20100101
 Summary:	A modular geoinformation service
 Name:		geoclue
-Version:	0.11.1.1
-Release:	0.%{snap}.4
-Source0:	%{name}-%{snap}.tar.bz2
-# Source0-md5:	af4e7cef4d6f70a82532e62ce3fb38e2
+Version:	0.12.0
+Release:	0.1
+Source0:	http://folks.o-hand.com/jku/geoclue-releases/%{name}-%{version}.tar.gz
+# Source0-md5:	33af8307f332e0065af056ecba65fec2
 Patch0:		%{name}-configure.patch
 License:	LGPLv2
 Group:		Libraries
@@ -23,7 +25,7 @@
 BuildRequires:	docbook-dtd412-xml
 BuildRequires:	gammu-devel >= 1.25.0
 BuildRequires:	glib2-devel
-BuildRequires:	gpsd-devel
+BuildRequires:	gpsd-devel >= 2.90
 BuildRequires:	gtk+2-devel
 BuildRequires:	gtk-doc
 BuildRequires:	gypsy-devel
@@ -62,7 +64,7 @@
 Summary:	gpsd provider for geoclue
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	gpsd
+Requires:	gpsd >= 2.90
 
 %description gpsd
 A gpsd provider for geoclue
@@ -77,7 +79,7 @@
 A gypsy provider for geoclue
 
 %prep
-%setup -q -n %{name}
+%setup -q -n %{name}-%{version}
 %patch0 -p1
 
 %build
@@ -176,6 +178,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/05/26 14:53:25  caleb
+- Up to 0.12.0
+
 Revision 1.10  2010/05/15 18:12:56  hawk
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/geoclue/geoclue-configure.patch?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/geoclue/geoclue.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list