Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libnss_usrfiles for openSUSE:Factory 
checked in at 2021-10-04 18:39:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnss_usrfiles (Old)
 and      /work/SRC/openSUSE:Factory/.libnss_usrfiles.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnss_usrfiles"

Mon Oct  4 18:39:13 2021 rev:6 rq:922128 version:2.27

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnss_usrfiles/libnss_usrfiles.changes  
2019-08-22 10:54:22.733683729 +0200
+++ 
/work/SRC/openSUSE:Factory/.libnss_usrfiles.new.2443/libnss_usrfiles.changes    
    2021-10-04 18:40:18.170090453 +0200
@@ -1,0 +2,5 @@
+Wed Sep 29 08:29:56 UTC 2021 - Thorsten Kukuk <ku...@suse.com>
+
+- Install into _libdir [bsc#1191070]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libnss_usrfiles.spec ++++++
--- /var/tmp/diff_new_pack.UGpTkb/_old  2021-10-04 18:40:18.554091078 +0200
+++ /var/tmp/diff_new_pack.UGpTkb/_new  2021-10-04 18:40:18.558091084 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libnss_usrfiles
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -44,12 +44,12 @@
 %setup -q
 
 %build
-%configure --libdir=/%{_lib}
+%configure
 make %{?_smp_mflags}
 
 %install
 %make_install
-rm -v %{buildroot}/%{_lib}/%{name}.{a,la,so}
+rm -v %{buildroot}%{_libdir}/%{name}.{a,la,so}
 
 %post -n libnss_usrfiles2 -p /sbin/ldconfig
 
@@ -58,6 +58,6 @@
 %files -n libnss_usrfiles2
 %license COPYING
 %doc README.md
-/%{_lib}/libnss_usrfiles.so.2*
+%{_libdir}/libnss_usrfiles.so.2*
 
 %changelog

Reply via email to