Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 7zip for openSUSE:Factory checked in 
at 2022-12-15 19:24:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/7zip (Old)
 and      /work/SRC/openSUSE:Factory/.7zip.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "7zip"

Thu Dec 15 19:24:19 2022 rev:7 rq:1042913 version:22.01

Changes:
--------
--- /work/SRC/openSUSE:Factory/7zip/7zip.changes        2022-12-07 
17:35:30.920719933 +0100
+++ /work/SRC/openSUSE:Factory/.7zip.new.1835/7zip.changes      2022-12-15 
19:24:23.851780589 +0100
@@ -1,0 +2,5 @@
+Mon Dec 12 21:18:30 UTC 2022 - Dirk Müller <dmuel...@suse.com>
+
+- build for x86_64 subarchs the same way like for baseline 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ 7zip.spec ++++++
--- /var/tmp/diff_new_pack.759ItC/_old  2022-12-15 19:24:24.367783525 +0100
+++ /var/tmp/diff_new_pack.759ItC/_new  2022-12-15 19:24:24.375783570 +0100
@@ -33,7 +33,7 @@
 BuildRequires:  dos2unix
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
-%ifarch x86_64 %ix86
+%ifarch x86_64 %ix86 %x86_64
 BuildRequires:  uasm
 %endif
 Conflicts:      p7zip
@@ -63,13 +63,13 @@
 # Inject CFLAGS
 sed -i 's/^ -fPIC/ -fPIC %{optflags}/' CPP/7zip/7zip_gcc.mak
 sed -i 's/LFLAGS_ALL = -s/LFLAGS_ALL =/' CPP/7zip/7zip_gcc.mak
-%ifarch x86_64 %ix86
+%ifarch x86_64 %ix86 %x86_64
 sed -i 's/$(CXX) -o $(PROGPATH)/$(CXX) -Wl,-z,noexecstack -o $(PROGPATH)/' 
CPP/7zip/7zip_gcc.mak
 %endif
 
 %build
 cd CPP/7zip/Bundles/Alone2
-%ifarch x86_64
+%ifarch x86_64 %x86_64
 %make_build -f ../../cmpl_gcc_x64.mak MY_ASM=uasm
 %else
 %ifarch %ix86
@@ -80,7 +80,7 @@
 %endif
 
 %install
-%ifarch x86_64
+%ifarch x86_64 %x86_64
 install -Dm 755 CPP/7zip/Bundles/Alone2/b/g_x64/7zz %{buildroot}%{_bindir}/7zz
 %else
 %ifarch %ix86

Reply via email to