Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package avalon-logkit for openSUSE:Factory 
checked in at 2023-09-01 14:18:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/avalon-logkit (Old)
 and      /work/SRC/openSUSE:Factory/.avalon-logkit.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "avalon-logkit"

Fri Sep  1 14:18:43 2023 rev:21 rq:1108213 version:2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/avalon-logkit/avalon-logkit.changes      
2022-02-23 19:06:54.655288778 +0100
+++ /work/SRC/openSUSE:Factory/.avalon-logkit.new.1766/avalon-logkit.changes    
2023-09-01 14:18:46.987316072 +0200
@@ -1,0 +2,5 @@
+Thu Aug 31 07:59:59 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Clean the spec file and use the new %%mvn_install_pom
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ avalon-logkit.spec ++++++
--- /var/tmp/diff_new_pack.zQ5eLa/_old  2023-09-01 14:18:48.375365612 +0200
+++ /var/tmp/diff_new_pack.zQ5eLa/_new  2023-09-01 14:18:48.379365755 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package avalon-logkit
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2000-2005, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -41,14 +41,10 @@
 BuildRequires:  glassfish-servlet-api
 BuildRequires:  java-devel >= 1.8
 BuildRequires:  javamail
-BuildRequires:  javapackages-local
+BuildRequires:  javapackages-local >= 6
 BuildRequires:  jdbc-stdext
 BuildRequires:  reload4j
 BuildRequires:  unzip
-Requires:       mvn(javax.jms:jms)
-Requires:       mvn(javax.mail:mail)
-Requires:       mvn(javax.servlet:servlet-api)
-Requires:       mvn(log4j:log4j)
 BuildArch:      noarch
 
 %description
@@ -96,7 +92,7 @@
 
 #pom
 install -d -m 755 %{buildroot}/%{_mavenpomdir}
-install -pm 644 pom.xml %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
+%mvn_install_pom pom.xml %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
 %add_maven_depmap JPP-%{name}.pom %{name}.jar -a 
"%{short_name}:%{short_name},org.apache.avalon.logkit:%{name}"
 
 # javadoc
@@ -104,11 +100,8 @@
 cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}
 %fdupes -s %{buildroot}%{_javadocdir}/%{name}
 
-%files
+%files -f .mfiles
 %doc LICENSE.txt NOTICE.txt
-%{_javadir}/*
-%{_datadir}/maven-metadata/%{name}.xml
-%{_mavenpomdir}/JPP-%{name}.pom
 
 %files javadoc
 %doc LICENSE.txt

Reply via email to