Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package courier-authlib for openSUSE:Factory
checked in at 2024-02-22 20:56:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/courier-authlib (Old)
and /work/SRC/openSUSE:Factory/.courier-authlib.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "courier-authlib"
Thu Feb 22 20:56:33 2024 rev:57 rq:1148815 version:0.72.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/courier-authlib/courier-authlib.changes
2024-01-31 23:55:31.064816250 +0100
+++
/work/SRC/openSUSE:Factory/.courier-authlib.new.1706/courier-authlib.changes
2024-02-22 20:56:37.383023892 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 16:52:33 UTC 2024 - Arjen de Korte <[email protected]>
+
+- Change to %autosetup as RPM 4.20 will no longer support %patchN
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ courier-authlib.spec ++++++
--- /var/tmp/diff_new_pack.zquMr1/_old 2024-02-22 20:56:38.035047656 +0100
+++ /var/tmp/diff_new_pack.zquMr1/_new 2024-02-22 20:56:38.039047802 +0100
@@ -41,7 +41,7 @@
BuildRequires: pam-devel
BuildRequires: pkgconfig
BuildRequires: postgresql-devel >= 9.1
-BuildRequires: pkgconfig(libidn2)
+BuildRequires: pkgconfig(libidn2) >= 2.0.5
BuildRequires: pkgconfig(systemd)
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200
BuildRequires: postgresql-server-devel
@@ -128,8 +128,7 @@
SQLite.
%prep
-%setup -q
-%patch0
+%autosetup
%build
export CFLAGS="%{optflags} -DLDAP_DEPRECATED=1"
@@ -142,7 +141,7 @@
--enable-unicode \
--with-authdaemonvar=%{_rundir}/%{name} \
--host=%{_host} --build=%{_build} --target=%{_target_platform}
-make %{?_smp_mflags}
+%make_build
%install
%make_install