Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apache-sshd for openSUSE:Factory 
checked in at 2023-02-10 14:35:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-sshd (Old)
 and      /work/SRC/openSUSE:Factory/.apache-sshd.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-sshd"

Fri Feb 10 14:35:27 2023 rev:5 rq:1064155 version:2.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-sshd/apache-sshd.changes  2022-11-16 
15:44:14.640054573 +0100
+++ /work/SRC/openSUSE:Factory/.apache-sshd.new.1848/apache-sshd.changes        
2023-02-10 14:35:29.509982014 +0100
@@ -1,0 +2,5 @@
+Fri Feb 10 07:26:34 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Clean-up the spec a bit
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-sshd.spec ++++++
--- /var/tmp/diff_new_pack.p9FmGJ/_old  2023-02-10 14:35:29.881984237 +0100
+++ /var/tmp/diff_new_pack.p9FmGJ/_new  2023-02-10 14:35:29.889984285 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-sshd
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -66,21 +66,24 @@
 %patch1 -p1
 
 rm -rf sshd-core/src/main/java/org/apache/sshd/agent/unix
+%pom_remove_dep -r tomcat:tomcat-apr
 
 # Avoid unnecessary dep on spring framework
 %pom_remove_dep :spring-framework-bom
 %pom_remove_dep :testcontainers-bom sshd-sftp sshd-core
 
 # Build the core modules only
-%pom_disable_module assembly
 %pom_disable_module sshd-mina
+%pom_remove_dep -r org.apache.sshd:sshd-mina
 %pom_disable_module sshd-netty
 %pom_disable_module sshd-ldap
 %pom_disable_module sshd-git
 %pom_disable_module sshd-contrib
 %pom_disable_module sshd-spring-sftp
+%pom_remove_dep -r org.apache.sshd:sshd-spring-sftp
 %pom_disable_module sshd-cli
 %pom_disable_module sshd-openpgp
+%pom_disable_module assembly
 
 # Disable plugins we don't need for RPM builds
 %pom_remove_plugin :apache-rat-plugin

Reply via email to