[meego-commits] 15138: Changes to Trunk:Testing/geoclue
Michael Leibowitz
no_reply at build.meego.com
Thu Mar 24 03:40:44 UTC 2011
Hi,
I have made the following changes to geoclue in project Trunk:Testing. Please review and accept ASAP.
Thank You,
Michael Leibowitz
[This message was auto-generated]
---
Request #15138:
submit: home:mikeleib:branches:Trunk/geoclue(r3) -> Trunk:Testing/geoclue
Message:
Fix for BMC#11666 - geoclue example provider causes harm
* Wed Mar 23 2011 Michael Leibowitz <michael.leibowitz at intel.com> - 0.12.0_git0825
- Remove the example provider binaries (BMC#11666)
State: new 2011-03-23T20:39:33 mikeleib
Comment: None
changes files:
--------------
--- geoclue.changes
+++ geoclue.changes
@@ -0,0 +1,3 @@
+* Wed Mar 23 2011 Michael Leibowitz <michael.leibowitz at intel.com> - 0.12.0_git0825
+- Remove the example provider binaries (BMC#11666)
+
spec files:
-----------
--- geoclue.spec
+++ geoclue.spec
@@ -71,6 +71,9 @@
%make_install
# >> install post
+rm %{buildroot}/%{_datadir}/geoclue-providers/geoclue-example.provider
+rm %{buildroot}/%{_datadir}/dbus-1/services/org.freedesktop.Geoclue.Providers.Example.service
+rm %{buildroot}/%{_libexecdir}/geoclue-example
# << install post
@@ -91,7 +94,6 @@
%{_libdir}/libgeoclue.so.0
%{_libdir}/libgeoclue.so.0.0.0
%{_datadir}/dbus-1/services/org.freedesktop.Geoclue.Master.service
-%{_datadir}/dbus-1/services/org.freedesktop.Geoclue.Providers.Example.service
%{_datadir}/dbus-1/services/org.freedesktop.Geoclue.Providers.Geonames.service
%{_datadir}/dbus-1/services/org.freedesktop.Geoclue.Providers.Hostip.service
%{_datadir}/dbus-1/services/org.freedesktop.Geoclue.Providers.Gsmloc.service
@@ -100,7 +102,6 @@
%{_datadir}/dbus-1/services/org.freedesktop.Geoclue.Providers.Nominatim.service
%{_datadir}/dbus-1/services/org.freedesktop.Geoclue.Providers.Plazes.service
%{_datadir}/dbus-1/services/org.freedesktop.Geoclue.Providers.Yahoo.service
-%{_datadir}/geoclue-providers/geoclue-example.provider
%{_datadir}/geoclue-providers/geoclue-geonames.provider
%{_datadir}/geoclue-providers/geoclue-gsmloc.provider
%{_datadir}/geoclue-providers/geoclue-hostip.provider
@@ -109,7 +110,6 @@
%{_datadir}/geoclue-providers/geoclue-nominatim.provider
%{_datadir}/geoclue-providers/geoclue-plazes.provider
%{_datadir}/geoclue-providers/geoclue-yahoo.provider
-%{_libexecdir}/geoclue-example
%{_libexecdir}/geoclue-geonames
%{_libexecdir}/geoclue-gsmloc
%{_libexecdir}/geoclue-hostip
other changes:
--------------
More information about the MeeGo-commits
mailing list