Author: sparky                       Date: Sat Feb 20 17:46:16 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- force NetworkManager support and fix detection

---- Files affected:
packages/geoclue:
   geoclue-configure.patch (1.1 -> 1.2) , geoclue.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/geoclue/geoclue-configure.patch
diff -u packages/geoclue/geoclue-configure.patch:1.1 
packages/geoclue/geoclue-configure.patch:1.2
--- packages/geoclue/geoclue-configure.patch:1.1        Sat Sep 26 17:31:18 2009
+++ packages/geoclue/geoclue-configure.patch    Sat Feb 20 18:46:11 2010
@@ -1,5 +1,14 @@
 --- geoclue/configure.ac~      2009-08-20 23:16:27.000000000 +0200
 +++ geoclue/configure.ac       2009-09-26 17:26:43.042856046 +0200
+@@ -123,7 +123,7 @@
+ if test "x$enable_networkmanager" != "xno"; then
+    PKG_CHECK_MODULES(NETWORK_MANAGER,
+    [
+-      NetworkManager libnm_glib
++      NetworkManager libnm-glib
+    ], have_networkmanager="yes", have_networkmanager="no")
+ 
+    if test "x$have_networkmanager" = "xyes"; then
 @@ -209,7 +209,7 @@
                               enable_gpsd=auto)
  

================================================================
Index: packages/geoclue/geoclue.spec
diff -u packages/geoclue/geoclue.spec:1.7 packages/geoclue/geoclue.spec:1.8
--- packages/geoclue/geoclue.spec:1.7   Sat Feb 20 17:30:54 2010
+++ packages/geoclue/geoclue.spec       Sat Feb 20 18:46:11 2010
@@ -93,6 +93,7 @@
        --enable-gpsd=yes \
        --enable-gsmloc=yes \
        --enable-gypsy=yes \
+       --enable-networkmanager=yes \
        --enable-skyhook=yes \
        --with-html-dir=%{_gtkdocdir}
 
@@ -174,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2010/02/20 17:46:11  sparky
+- force NetworkManager support and fix detection
+
 Revision 1.7  2010/02/20 16:30:54  sparky
 - BR: docbook-dtd412-xml
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to