Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postgrey for openSUSE:Factory 
checked in at 2024-02-29 21:52:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgrey (Old)
 and      /work/SRC/openSUSE:Factory/.postgrey.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgrey"

Thu Feb 29 21:52:00 2024 rev:41 rq:1153462 version:1.37

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgrey/postgrey.changes        2024-02-07 
18:53:07.428923633 +0100
+++ /work/SRC/openSUSE:Factory/.postgrey.new.1770/postgrey.changes      
2024-02-29 21:52:23.730458080 +0100
@@ -1,0 +2,11 @@
+Thu Feb 29 15:58:45 UTC 2024 - Jan Engelhardt <[email protected]>
+
+- Delete pre-SLE15 build logic and old specfile constructs
+  * Delete postgrey_process_name.patch
+
+-------------------------------------------------------------------
+Thu Feb 29 15:00:58 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

Old:
----
  postgrey_process_name.patch

BETA DEBUG BEGIN:
  Old:- Delete pre-SLE15 build logic and old specfile constructs
  * Delete postgrey_process_name.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ postgrey.spec ++++++
--- /var/tmp/diff_new_pack.ujl41W/_old  2024-02-29 21:52:24.366481105 +0100
+++ /var/tmp/diff_new_pack.ujl41W/_new  2024-02-29 21:52:24.366481105 +0100
@@ -46,11 +46,6 @@
 Patch1:         %{name}-groupid.patch
 # PATCH-FIX-OPENSUSE -- patch SOURCE5 to run under openSUSE
 Patch2:         postgrey_clients_dump.patch
-%if 0%{?suse_version} < 1210
-# PATCH-FIX-OPENSUSE -- revert process name changes from 1.35
-# startproc will return 7 without
-Patch3:         postgrey_process_name.patch
-%endif
 BuildRequires:  postfix
 Requires:       perl >= 5.6.0
 Requires:       perl-BerkeleyDB
@@ -58,19 +53,14 @@
 Requires:       perl-Net-DNS
 Requires:       perl-Net-Server
 Requires:       perl-NetAddr-IP
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %if 0%{?suse_version}
 Suggests:       cron
-%if 0%{?suse_version} >= 1210
 BuildRequires:  pkgconfig(systemd)
 %systemd_ordering
-%endif
 Requires(post): %fillup_prereq
 %endif
-%if 0%{?suse_version} >= 1330
 Requires(pre):  group(nogroup)
-%endif
 Provides:       user(%{name})
 
 %description
@@ -95,12 +85,7 @@
 cp -a %{SOURCE7} timer/
 cp -a %{SOURCE8} timer/
 cp -a %{SOURCE9} timer/
-%patch0
-%patch1
-%patch2
-%if 0%{?suse_version} < 1210
-%patch3
-%endif
+%autopatch -p0
 cp %{SOURCE3} README.SUSE
 
 %build
@@ -167,8 +152,8 @@
 %endif
 
 %files
-%defattr(-,root,root)
-%doc Changes COPYING README README.SUSE
+%license COPYING
+%doc Changes README README.SUSE
 %doc examples timer
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/whitelist_recipients

Reply via email to