Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pack200 for openSUSE:Factory checked 
in at 2024-10-07 21:52:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pack200 (Old)
 and      /work/SRC/openSUSE:Factory/.pack200.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pack200"

Mon Oct  7 21:52:43 2024 rev:2 rq:1206070 version:14

Changes:
--------
--- /work/SRC/openSUSE:Factory/pack200/pack200.changes  2023-10-30 
22:11:56.414773000 +0100
+++ /work/SRC/openSUSE:Factory/.pack200.new.19354/pack200.changes       
2024-10-07 21:53:11.664658682 +0200
@@ -1,0 +2,5 @@
+Mon Oct  7 10:31:52 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Remove bogus dependency on javamail
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pack200.spec ++++++
--- /var/tmp/diff_new_pack.QJ6632/_old  2024-10-07 21:53:12.228682162 +0200
+++ /var/tmp/diff_new_pack.QJ6632/_new  2024-10-07 21:53:12.232682328 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package reload4j
+# spec file for package pack200
 #
-# Copyright (c) 2023 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
@@ -28,7 +28,6 @@
 BuildRequires:  ant
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.8
-BuildRequires:  javamail
 BuildRequires:  javapackages-local >= 6
 BuildArch:      noarch
 
@@ -50,7 +49,7 @@
 cp %{SOURCE1} build.xml
 
 # Test dependency that should not be in compile scope
-%pom_remove_dep :junit
+%pom_change_dep :junit :::test:
 
 %build
 %{ant} package javadoc
@@ -62,7 +61,7 @@
 
 # pom
 install -d -m 755 %{buildroot}%{_mavenpomdir}
-%mvn_install_pom pom.xml %{buildroot}%{_mavenpomdir}/%{name}.pom
+%{mvn_install_pom} pom.xml %{buildroot}%{_mavenpomdir}/%{name}.pom
 %add_maven_depmap %{name}.pom %{name}.jar
 
 # javadoc

Reply via email to