Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pam_script for openSUSE:Factory checked in at 2024-03-04 21:25:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam_script (Old) and /work/SRC/openSUSE:Factory/.pam_script.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_script" Mon Mar 4 21:25:57 2024 rev:3 rq:1154716 version:1.1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/pam_script/pam_script.changes 2021-09-28 19:17:45.224270261 +0200 +++ /work/SRC/openSUSE:Factory/.pam_script.new.1770/pam_script.changes 2024-03-04 21:26:01.768340730 +0100 @@ -1,0 +2,6 @@ +Thu Feb 29 14:55:53 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_script.spec ++++++ --- /var/tmp/diff_new_pack.c2sT7e/_old 2024-03-04 21:26:02.272359019 +0100 +++ /var/tmp/diff_new_pack.c2sT7e/_new 2024-03-04 21:26:02.272359019 +0100 @@ -44,11 +44,10 @@ or other scripts. %prep -%setup -q -n %{name}-%{version} -%patch0 -autoreconf -fis +%autosetup -p0 -n %{name}-%{version} %build +autoreconf -fis %configure --disable-static --with-gnu-ld --libdir=%{_pam_moduledir} make %{?_smp_mflags}
