Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xerces-j2 for openSUSE:Factory checked in at 2024-02-21 17:52:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xerces-j2 (Old) and /work/SRC/openSUSE:Factory/.xerces-j2.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xerces-j2" Wed Feb 21 17:52:27 2024 rev:47 rq:1148115 version:2.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/xerces-j2/xerces-j2.changes 2022-03-28 16:59:30.284883264 +0200 +++ /work/SRC/openSUSE:Factory/.xerces-j2.new.1706/xerces-j2.changes 2024-02-21 17:52:39.823154584 +0100 @@ -1,0 +2,5 @@ +Tue Feb 20 14:48:04 UTC 2024 - Fridrich Strba <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xerces-j2.spec ++++++ --- /var/tmp/diff_new_pack.cmu5X5/_old 2024-02-21 17:52:40.415176011 +0100 +++ /var/tmp/diff_new_pack.cmu5X5/_new 2024-02-21 17:52:40.415176011 +0100 @@ -1,7 +1,7 @@ # # spec file for package xerces-j2 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -39,17 +39,16 @@ BuildRequires: dos2unix BuildRequires: fdupes BuildRequires: java-devel >= 1.8 -BuildRequires: javapackages-local +BuildRequires: javapackages-local >= 6 BuildRequires: xalan-j2 >= 2.7.1 BuildRequires: xml-commons-apis >= 1.4.01 BuildRequires: xml-commons-resolver >= 1.2 -#!BuildIgnore: xerces-j2 osgi(org.apache.xerces) jaxp_parser_impl +#!BuildIgnore: jaxp_parser_impl +#!BuildIgnore: osgi(org.apache.xerces) +#!BuildIgnore: xerces-j2 # Explicit javapackages-tools requires since scripts use # /usr/share/java-utils/java-functions Requires: javapackages-tools -Requires: xalan-j2 >= 2.7.1 -Requires: xml-commons-apis >= 1.4.01 -Requires: xml-commons-resolver >= 1.2 Provides: %{name}-scripts = %{version}-%{release} Provides: jaxp_parser_impl = 1.4 Obsoletes: %{name}-scripts < %{version}-%{release} @@ -88,8 +87,8 @@ find "(" -name "*.class" -o -name "*.jar" ")" -delete find -type f -exec dos2unix {} \; -%patch0 -p1 -%patch1 +%patch -P 0 -p1 +%patch -P 1 %build mkdir -p tools @@ -113,7 +112,7 @@ # pom install -dm 755 %{buildroot}%{_mavenpomdir} -install -pm 644 %{SOURCE5} %{buildroot}%{_mavenpomdir}/%{name}.pom +%{mvn_install_pom} %{SOURCE5} %{buildroot}%{_mavenpomdir}/%{name}.pom %add_maven_depmap %{name}.pom %{name}.jar -a xerces:xerces,xerces:xmlParserAPIs,apache:xerces-j2 # javadoc
