Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nfs4-acl-tools for openSUSE:Factory 
checked in at 2022-05-05 23:06:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nfs4-acl-tools (Old)
 and      /work/SRC/openSUSE:Factory/.nfs4-acl-tools.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nfs4-acl-tools"

Thu May  5 23:06:42 2022 rev:17 rq:975014 version:0.3.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/nfs4-acl-tools/nfs4-acl-tools.changes    
2021-06-01 10:35:41.656632497 +0200
+++ /work/SRC/openSUSE:Factory/.nfs4-acl-tools.new.1538/nfs4-acl-tools.changes  
2022-05-05 23:07:14.949621395 +0200
@@ -1,0 +2,6 @@
+Tue Apr 26 02:24:27 UTC 2022 - Neil Brown <nfbr...@suse.com>
+
+- Disable CHOWN/CHGRP call in install_sh as we build code
+  as non-root
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nfs4-acl-tools.spec ++++++
--- /var/tmp/diff_new_pack.ClaNvl/_old  2022-05-05 23:07:15.365621915 +0200
+++ /var/tmp/diff_new_pack.ClaNvl/_new  2022-05-05 23:07:15.369621920 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nfs4-acl-tools
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -45,6 +45,8 @@
 %make_build
 
 %install
+# Don't try to chown/chgrp as we build as non-root
+export CHOWNPROG=: CHGRPPROG=:
 %make_install
 
 %files

Reply via email to