Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package amavisd-new for openSUSE:Factory 
checked in at 2023-04-12 12:51:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amavisd-new (Old)
 and      /work/SRC/openSUSE:Factory/.amavisd-new.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "amavisd-new"

Wed Apr 12 12:51:52 2023 rev:80 rq:1078520 version:2.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/amavisd-new/amavisd-new.changes  2023-04-04 
21:27:09.427487560 +0200
+++ /work/SRC/openSUSE:Factory/.amavisd-new.new.19717/amavisd-new.changes       
2023-04-12 12:51:53.341033196 +0200
@@ -1,0 +2,6 @@
+Mon Apr 10 19:48:38 UTC 2023 - Wolfgang Rosenauer <w...@rosenauer.org>
+
+- apply replacement for default install directories correctly
+  (boo#1210267)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ amavisd-new.spec ++++++
--- /var/tmp/diff_new_pack.VsgPY1/_old  2023-04-12 12:51:53.829036048 +0200
+++ /var/tmp/diff_new_pack.VsgPY1/_new  2023-04-12 12:51:53.837036094 +0200
@@ -109,7 +109,7 @@
 
 %prep
 %autosetup -n amavis-v%{version} -p1
-for i in $(find -maxdepth 1 -name "amavisd*" | sed s#./##); do
+for i in $(find bin/ conf/ -maxdepth 1 -name "amavisd*"); do
     if [[ $i == *patch ]] ; then continue; fi
     if [[ $i == *patch ]] ; then continue; fi
     if [[ $i == *spec ]] ; then continue; fi
@@ -198,6 +198,7 @@
 %dir %{perl_vendorlib}/Mail/SpamAssassin
 %dir %{perl_vendorlib}/Mail/SpamAssassin/Logger
 %defattr(0750,vscan,vscan,0750)
+%dir %{avspool}/
 %dir %{avspool}/tmp
 %dir %{avspool}/db
 %dir %{avspool}/var

Reply via email to