Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package saxon10 for openSUSE:Factory checked 
in at 2025-09-08 09:56:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/saxon10 (Old)
 and      /work/SRC/openSUSE:Factory/.saxon10.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "saxon10"

Mon Sep  8 09:56:46 2025 rev:5 rq:1302881 version:10.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/saxon10/saxon10.changes  2024-10-13 
17:33:11.497033613 +0200
+++ /work/SRC/openSUSE:Factory/.saxon10.new.1977/saxon10.changes        
2025-09-08 09:57:11.017543835 +0200
@@ -1,0 +2,10 @@
+Fri Sep  5 07:06:47 UTC 2025 - Fridrich Strba <[email protected]>
+
+- Do not require the jaxp_parser_impl, but xerces-j2 directly
+
+-------------------------------------------------------------------
+Fri Sep  5 06:26:56 UTC 2025 - Fridrich Strba <[email protected]>
+
+- Do not provide the jaxp_transform_impl alternative (bsc#1245914)
+
+-------------------------------------------------------------------

New:
----
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ saxon10.spec ++++++
--- /var/tmp/diff_new_pack.1uVyrh/_old  2025-09-08 09:57:11.717572931 +0200
+++ /var/tmp/diff_new_pack.1uVyrh/_new  2025-09-08 09:57:11.717572931 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package saxon10
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -56,10 +56,7 @@
 BuildRequires:  xml-commons-apis
 BuildRequires:  xml-commons-resolver
 BuildRequires:  xom
-Requires(post): update-alternatives
-Requires(postun): update-alternatives
 Recommends:     %{name}-scripts
-Provides:       jaxp_transform_impl = %{version}
 BuildArch:      noarch
 
 %description
@@ -134,8 +131,8 @@
 Group:          Productivity/Publishing/XML
 Requires:       %{name} = %{version}-%{release}
 Requires:       javapackages-tools
-Requires:       jaxp_parser_impl
 Requires:       jline
+Requires:       xerces-j2
 Requires:       xml-commons-apis
 Recommends:     icu4j
 Recommends:     jdom
@@ -209,10 +206,6 @@
 install -dm0755 %{buildroot}%{_mandir}/man1
 install -Dm0644 {%{name}{,q},gizmo%{saxon_version}}.1 
%{buildroot}%{_mandir}/man1/
 
-# jaxp_transform_impl ghost symlink
-install -dm0755 %{buildroot}%{_sysconfdir}/alternatives/
-ln -sf %{_sysconfdir}/alternatives/jaxp_transform_impl.jar 
%{buildroot}%{_javadir}/jaxp_transform_impl.jar
-
 # Manual
 install -dm0755 %{buildroot}%{_defaultdocdir}/%{name}/{doc,source-userdoc}
 cp -rf doc/{index.html,img} %{buildroot}%{_defaultdocdir}/%{name}/doc
@@ -235,18 +228,7 @@
        |xargs -0 dos2unix
 %fdupes %{buildroot}%{_defaultdocdir}/%{name}
 
-%post
-update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
-       jaxp_transform_impl %{_javadir}/%{name}.jar 25
-
-%postun
-if [ $1 -eq 0 ] ; then
-       update-alternatives --remove jaxp_transform_impl %{_javadir}/%{name}.jar
-fi
-
 %files -f .mfiles
-%{_javadir}/jaxp_transform_impl.jar
-%ghost %{_sysconfdir}/alternatives/jaxp_transform_impl.jar
 %license notices/{ASM,ICU-J,JAMESCLARK,JLINE2,LICENSE,THAI,UNICODE}.txt
 
 %files manual

++++++ _scmsync.obsinfo ++++++
mtime: 1757057570
commit: 93101991c277922193a56477dbc12ad972c7188a6afbe3c95a243b1f92d2ca93
url: https://src.opensuse.org/java-packages/saxon10.git
revision: 93101991c277922193a56477dbc12ad972c7188a6afbe3c95a243b1f92d2ca93
projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2025-09-05 09:33:16.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to