diff --git a/cyrus-sasl-bdb.changes b/cyrus-sasl-bdb.changes index abe9564..34a4410 100644 --- a/cyrus-sasl-bdb.changes +++ b/cyrus-sasl-bdb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 10:50:23 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Mon Nov 6 09:03:23 UTC 2023 - Dominique Leuenberger diff --git a/cyrus-sasl-bdb.spec b/cyrus-sasl-bdb.spec index 064f632..f8ce2e1 100644 --- a/cyrus-sasl-bdb.spec +++ b/cyrus-sasl-bdb.spec @@ -18,7 +18,7 @@ Name: cyrus-sasl-bdb %define lname libsasl2-3 -Version: 2.1.28 +Version: 2.1.28 Release: 0 URL: https://github.com/cyrusimap/cyrus-sasl Summary: Implementation of Cyrus SASL API @@ -161,10 +161,10 @@ then echo "dlcompat contains potential legal risks." rm -rf %{_builddir}/cyrus-sasl-%{version}/dlcompat-* fi -%patch0 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 +%patch -P 0 +%patch -P 5 -p1 +%patch -P 6 -p1 +%patch -P 7 -p1 %build find . -name "*.cvsignore" -exec rm -fv "{}" "+" diff --git a/cyrus-sasl-saslauthd-bdb.changes b/cyrus-sasl-saslauthd-bdb.changes index abe9564..34a4410 100644 --- a/cyrus-sasl-saslauthd-bdb.changes +++ b/cyrus-sasl-saslauthd-bdb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 10:50:23 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Mon Nov 6 09:03:23 UTC 2023 - Dominique Leuenberger diff --git a/cyrus-sasl-saslauthd-bdb.spec b/cyrus-sasl-saslauthd-bdb.spec index 4274148..02e9278 100644 --- a/cyrus-sasl-saslauthd-bdb.spec +++ b/cyrus-sasl-saslauthd-bdb.spec @@ -22,7 +22,7 @@ %endif Name: cyrus-sasl-saslauthd-bdb -Version: 2.1.28 +Version: 2.1.28 Release: 0 Summary: The SASL Authentication Server License: BSD-4-Clause @@ -75,10 +75,10 @@ The SQL auxprop plugin supports PostgreSQL and MySQL %prep %setup -n cyrus-sasl-%{version} -a 1 -%patch0 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 +%patch -P 0 +%patch -P 5 -p1 +%patch -P 6 -p1 +%patch -P 7 -p1 %build find . -name "*.cvsignore" -exec rm -fv "{}" "+" diff --git a/cyrus-sasl-saslauthd.changes b/cyrus-sasl-saslauthd.changes index abe9564..34a4410 100644 --- a/cyrus-sasl-saslauthd.changes +++ b/cyrus-sasl-saslauthd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 10:50:23 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Mon Nov 6 09:03:23 UTC 2023 - Dominique Leuenberger diff --git a/cyrus-sasl-saslauthd.spec b/cyrus-sasl-saslauthd.spec index f2a57d8..7627d11 100644 --- a/cyrus-sasl-saslauthd.spec +++ b/cyrus-sasl-saslauthd.spec @@ -22,7 +22,7 @@ %endif Name: cyrus-sasl-saslauthd -Version: 2.1.28 +Version: 2.1.28 Release: 0 Summary: The SASL Authentication Server License: BSD-4-Clause @@ -75,10 +75,10 @@ The SQL auxprop plugin supports PostgreSQL and MySQL %prep %setup -n cyrus-sasl-%{version} -a 1 -%patch0 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 +%patch -P 0 +%patch -P 5 -p1 +%patch -P 6 -p1 +%patch -P 7 -p1 %build find . -name "*.cvsignore" -exec rm -fv "{}" "+" diff --git a/cyrus-sasl.changes b/cyrus-sasl.changes index abe9564..34a4410 100644 --- a/cyrus-sasl.changes +++ b/cyrus-sasl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 10:50:23 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Mon Nov 6 09:03:23 UTC 2023 - Dominique Leuenberger diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index 4f35a15..22d7492 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -169,10 +169,10 @@ then echo "dlcompat contains potential legal risks." rm -rf %{_builddir}/%{name}-%{version}/dlcompat-* fi -%patch0 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 +%patch -P 0 +%patch -P 5 -p1 +%patch -P 6 -p1 +%patch -P 7 -p1 %build find . -name "*.cvsignore" -exec rm -fv "{}" "+"