Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plexus-ant-factory for 
openSUSE:Factory checked in at 2024-02-22 20:58:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plexus-ant-factory (Old)
 and      /work/SRC/openSUSE:Factory/.plexus-ant-factory.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plexus-ant-factory"

Thu Feb 22 20:58:11 2024 rev:3 rq:1148916 version:1.0~a2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/plexus-ant-factory/plexus-ant-factory.changes    
2022-03-20 20:56:56.086646130 +0100
+++ 
/work/SRC/openSUSE:Factory/.plexus-ant-factory.new.1706/plexus-ant-factory.changes
  2024-02-22 20:58:58.852183351 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 22:17:52 UTC 2024 - Fridrich Strba <fst...@suse.com>
+
+- Clean the spec file and simplify it a bit
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plexus-ant-factory.spec ++++++
--- /var/tmp/diff_new_pack.KW7Xxh/_old  2024-02-22 20:58:59.332200900 +0100
+++ /var/tmp/diff_new_pack.KW7Xxh/_new  2024-02-22 20:58:59.332200900 +0100
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package plexus-ant-factory
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2000-2005, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -40,14 +40,10 @@
 Source100:      plexus-ant-factory_license_and_copyright.txt
 BuildRequires:  ant
 BuildRequires:  fdupes
-BuildRequires:  javapackages-local
+BuildRequires:  javapackages-local >= 6
 BuildRequires:  plexus-classworlds
 BuildRequires:  plexus-containers-container-default
 BuildRequires:  plexus-utils
-Requires:       mvn(org.apache.ant:ant)
-Requires:       mvn(org.apache.ant:ant-launcher)
-Requires:       mvn(org.codehaus.plexus:plexus-container-default)
-Requires:       mvn(org.codehaus.plexus:plexus-utils)
 BuildArch:      noarch
 %if %{with tests}
 BuildRequires:  ant-junit
@@ -68,9 +64,6 @@
 cp %{SOURCE1} LICENSE
 cp %{SOURCE2} build.xml
 
-%pom_remove_parent .
-%pom_xpath_inject "pom:project" "<groupId>org.codehaus.plexus</groupId>" .
-
 %build
 mkdir -p lib
 
@@ -90,7 +83,7 @@
 install -pm 0644 target/%{name}-%{namedversion}.jar 
%{buildroot}%{_javadir}/%{parent}/%{subname}.jar
 # pom
 install -dm 0755 %{buildroot}%{_mavenpomdir}/%{parent}
-install -pm 0644 pom.xml %{buildroot}%{_mavenpomdir}/%{parent}/%{subname}.pom
+%{mvn_install_pom} pom.xml %{buildroot}%{_mavenpomdir}/%{parent}/%{subname}.pom
 %add_maven_depmap %{parent}/%{subname}.pom %{parent}/%{subname}.jar
 # javadoc
 install -dm 0755 %{buildroot}%{_javadocdir}/%{name}

Reply via email to