Script 'mail_helper' called by obssrc
Hello community,

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

Package is "xalan-j2"

Mon Sep  8 09:56:47 2025 rev:34 rq:1302882 version:2.7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/xalan-j2/xalan-j2.changes        2024-09-24 
17:31:39.765026449 +0200
+++ /work/SRC/openSUSE:Factory/.xalan-j2.new.1977/xalan-j2.changes      
2025-09-08 09:57:12.085588226 +0200
@@ -1,0 +2,10 @@
+Fri Sep  5 06:55:25 UTC 2025 - Fridrich Strba <[email protected]>
+
+- Do not require the jaxp_parser_impl, but xerces-j2 directly
+
+-------------------------------------------------------------------
+Fri Sep  5 06:23:04 UTC 2025 - Fridrich Strba <[email protected]>
+
+- Do not provide the jaxp_transform_impl alternative (bsc#1245931)
+
+-------------------------------------------------------------------

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

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

Other differences:
------------------
++++++ xalan-j2.spec ++++++
--- /var/tmp/diff_new_pack.73AHIO/_old  2025-09-08 09:57:12.669612500 +0200
+++ /var/tmp/diff_new_pack.73AHIO/_new  2025-09-08 09:57:12.673612666 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xalan-j2
 #
-# 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
@@ -53,10 +53,7 @@
 #!BuildIgnore:  xml-commons-apis
 #!BuildIgnore:  xml-commons-jaxp-1.3-apis
 #!BuildIgnore:  xml-commons-resolver
-Requires:       jaxp_parser_impl
-Requires(post): update-alternatives
-Requires(postun): update-alternatives
-Provides:       jaxp_transform_impl
+Requires:       xerces-j2
 BuildArch:      noarch
 %if %{with extras}
 Name:           %{base_name}-extras
@@ -89,9 +86,9 @@
 Group:          Development/Libraries/Java
 Requires:       bcel
 Requires:       java_cup
-Requires:       jaxp_parser_impl
 Requires:       jlex
 Requires:       regexp
+Requires:       xerces-j2
 
 %description    -n %{base_name}-xsltc
 The XSLT Compiler is a Java-based tool for compiling XSLT stylesheets
@@ -210,10 +207,6 @@
 %{mvn_install_pom} %{SOURCE2} 
%{buildroot}%{_mavenpomdir}/%{base_name}-serializer.pom
 %add_maven_depmap %{base_name}-serializer.pom %{base_name}-serializer.jar
 
-# alternatives
-mkdir -p %{buildroot}%{_sysconfdir}/alternatives
-ln -sf %{_sysconfdir}/alternatives/jaxp_transform_impl.jar 
%{buildroot}%{_javadir}/jaxp_transform_impl.jar
-
 # bnc#485299
 install -d -m 0755 %{buildroot}/%{_sysconfdir}/ant.d/
 echo xalan-j2-serializer > %{buildroot}/%{_sysconfdir}/ant.d/serializer
@@ -236,23 +229,11 @@
 %endif
 
 %if %{without extras}
-%post
-update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
-  jaxp_transform_impl %{_javadir}/%{base_name}.jar 30
-
-%preun
-{
-  [ $1 = 0 ] || exit 0
-  update-alternatives --remove jaxp_transform_impl %{_javadir}/%{base_name}.jar
-} >/dev/null 2>&1 || :
-
 %files -f .mfiles
 %defattr(0644,root,root,0755)
 %license LICENSE.txt
 %doc KEYS NOTICE.txt
 %config %{_sysconfdir}/ant.d/serializer
-%ghost %{_sysconfdir}/alternatives/jaxp_transform_impl.jar
-%{_javadir}/jaxp_transform_impl.jar
 
 %else
 

++++++ _scmsync.obsinfo ++++++
mtime: 1757057523
commit: aa8596f7b6032bc97bb458ee94051b9adaa0fbd52b8b304e90d575c4b7c62c66
url: https://src.opensuse.org/java-packages/xalan-j2.git
revision: aa8596f7b6032bc97bb458ee94051b9adaa0fbd52b8b304e90d575c4b7c62c66
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:32:31.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to