Hello community,

here is the log from the commit of package mlocate for openSUSE:Factory checked 
in at 2017-08-28 15:16:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mlocate (Old)
 and      /work/SRC/openSUSE:Factory/.mlocate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mlocate"

Mon Aug 28 15:16:07 2017 rev:21 rq:518674 version:0.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/mlocate/mlocate.changes  2017-07-19 
12:22:00.939836628 +0200
+++ /work/SRC/openSUSE:Factory/.mlocate.new/mlocate.changes     2017-08-28 
15:17:34.929211009 +0200
@@ -1,0 +2,5 @@
+Fri Aug 25 08:20:29 UTC 2017 - [email protected]
+
+- Require user nobody wrt bsc#1055634
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mlocate.spec ++++++
--- /var/tmp/diff_new_pack.4ChjBl/_old  2017-08-28 15:17:36.001060393 +0200
+++ /var/tmp/diff_new_pack.4ChjBl/_new  2017-08-28 15:17:36.005059832 +0200
@@ -39,7 +39,9 @@
 # provides here to get it really obsoleted
 Provides:       findutils-locate = 5.%{version}
 Obsoletes:      findutils-locate < 5.%{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} > 1320
+Requires:       user(nobody)
+%endif
 
 %description
 A new locate implementation. The m character
@@ -88,7 +90,6 @@
 %{fillup_only -n locate}
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS ChangeLog README NEWS COPYING
 %config(noreplace) %{_sysconfdir}/updatedb.conf
 %{_sysconfdir}/cron.daily/%{name}.cron
@@ -100,6 +101,5 @@
 %{_localstatedir}/adm/fillup-templates/*
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
 
 %changelog


Reply via email to