Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package s390-tools for openSUSE:Factory 
checked in at 2021-10-20 20:22:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/s390-tools (Old)
 and      /work/SRC/openSUSE:Factory/.s390-tools.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "s390-tools"

Wed Oct 20 20:22:56 2021 rev:40 rq:926073 version:2.15.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/s390-tools/s390-tools.changes    2021-05-10 
15:39:16.625589522 +0200
+++ /work/SRC/openSUSE:Factory/.s390-tools.new.1890/s390-tools.changes  
2021-10-20 20:23:19.893342788 +0200
@@ -1,0 +2,9 @@
+Mon Oct 18 17:51:04 UTC 2021 - Mark Post <[email protected]>
+
+- Updated the spec file to correspond to the changes made to the
+  location and name of the kernel image in the kernel-zfcpdump
+  package (bsc#1189841)
+- Did some spec file cleanup based on the recommendations from
+  spec-cleaner.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ s390-tools.spec ++++++
--- /var/tmp/diff_new_pack.o48smR/_old  2021-10-20 20:23:21.261343632 +0200
+++ /var/tmp/diff_new_pack.o48smR/_new  2021-10-20 20:23:21.265343635 +0200
@@ -135,8 +135,6 @@
 BuildRequires:  zlib-devel-static
 # Don't build with pie to avoid problems with zipl
 #!BuildIgnore:  gcc-PIE
-Requires(pre):  shadow
-Requires(post): %fillup_prereq permissions
 Requires:       coreutils
 Requires:       gawk
 Requires:       perl-base
@@ -144,6 +142,9 @@
 Requires:       rsync
 Requires:       tar
 Requires:       util-linux
+Requires(post): %fillup_prereq
+Requires(post): permissions
+Requires(pre):  shadow
 Recommends:     blktrace
 Provides:       s390utils:/sbin/dasdfmt
 ExclusiveArch:  s390x
@@ -171,7 +172,6 @@
 It extends the capabilities of the net-snmp master agent (snmpd) and
 communicates with him via the AgentX protocol.
 
-
 %package zdsfs
 Summary:        QSAM access to z/OS data
 License:        GPL-2.0-or-later AND NonFree
@@ -232,7 +232,7 @@
 
 export OPT_FLAGS="%{optflags}"
 export KERNELIMAGE_MAKEFLAGS="%%{?_smp_mflags}"
-make %{?_smp_mflags} \
+%make_build \
      ZFCPDUMP_DIR=%{_prefix}/lib/s390-tools/zfcpdump \
      DISTRELEASE=%{release}
 gcc -static -o read_values ${OPT_FLAGS} %{SOURCE86} -lqc
@@ -259,7 +259,7 @@
 install -m644 -t %{buildroot}/%{_mandir}/man8 %{SOURCE87}
 
 export ROOT_BUILD_DIR="%{_builddir}/%{name}-%{version}/zfcpdump/kernel"
-install -D -m600 /boot/image-*-zfcpdump 
%{buildroot}%{_prefix}/lib/s390-tools/zfcpdump/zfcpdump-image
+install -D -m600 %{_prefix}/lib/modules/*-zfcpdump/image 
%{buildroot}%{_prefix}/lib/s390-tools/zfcpdump/zfcpdump-image
 
 install -D -m644 etc/cpuplugd.conf %{buildroot}%{_sysconfdir}/cpuplugd.conf
 install -D -m644 etc/udev/rules.d/40-z90crypt.rules 
%{buildroot}%{_prefix}/lib/udev/rules.d/40-z90crypt.rules

Reply via email to