Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package x3270 for openSUSE:Factory checked 
in at 2026-09-11 18:05:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/x3270 (Old)
 and      /work/SRC/openSUSE:Factory/.x3270.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "x3270"

Fri Sep 11 18:05:22 2026 rev:59 rq:1377381 version:4.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/x3270/x3270.changes      2026-09-09 
16:22:54.299414194 +0200
+++ /work/SRC/openSUSE:Factory/.x3270.new.1265/x3270.changes    2026-09-11 
18:08:22.762534740 +0200
@@ -1,0 +2,7 @@
+Wed Sep 09 08:17:12 UTC 2026 - David Anes <[email protected]>
+
+- Removed the embedded libexpat copy in %prep (bsc#1275100)
+  * Only the Windows build uses it. The Unix build links the
+    system libexpat
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ x3270.spec ++++++
--- /var/tmp/diff_new_pack.1UGfiS/_old  2026-09-11 18:08:24.221595824 +0200
+++ /var/tmp/diff_new_pack.1UGfiS/_new  2026-09-11 18:08:24.224595950 +0200
@@ -112,6 +112,12 @@
 # -q uietly -c reate -name all3270
 # -a fter changing into all3270, expand sources
 %setup -q -n suite3270-%{version} -a1
+
+# Remove the embedded libexpat copy. Only the Windows build uses it.
+# The Unix build links the system libexpat. See bsc#1275100.
+echo "Removing $(find extern/libexpat -type f | wc -l) embedded libexpat files"
+rm -rfv extern/libexpat
+
 %patch -P 0
 %patch -P 100
 %patch -P 101

Reply via email to