Hello community,

here is the log from the commit of package geoclue2 for openSUSE:Factory 
checked in at 2013-10-08 12:50:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geoclue2 (Old)
 and      /work/SRC/openSUSE:Factory/.geoclue2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geoclue2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/geoclue2/geoclue2.changes        2013-09-26 
19:33:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.geoclue2.new/geoclue2.changes   2013-10-08 
12:50:42.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Oct  7 18:16:11 UTC 2013 - [email protected]
+
+- Create and package %{_localstatedir}/lib/%{dbus_user} (the dbus
+  user's home directory).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ geoclue2.spec ++++++
--- /var/tmp/diff_new_pack.N6VG1u/_old  2013-10-08 12:50:43.000000000 +0200
+++ /var/tmp/diff_new_pack.N6VG1u/_new  2013-10-08 12:50:43.000000000 +0200
@@ -65,6 +65,7 @@
 %install
 %make_install
 find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
+install -d %{buildroot}%{_localstatedir}/lib/%{dbus_user}
 
 %pre
 getent passwd %{dbus_user} > /dev/null || useradd -r -g nogroup -d 
/var/lib/%{dbus_user} -s /sbin/nologin -c "User for GeoClue D-Bus service" 
%{dbus_user} 
@@ -80,6 +81,7 @@
 %dir %{_sysconfdir}/dbus-1
 %dir %{_sysconfdir}/dbus-1/system.d
 %config %{_sysconfdir}/dbus-1/system.d/org.freedesktop.GeoClue2.conf
+%attr(0700,%{dbus_user},root) %{_localstatedir}/lib/%{dbus_user}
 
 %files devel
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to