SHA256
1
0
forked from pool/cyrus-sasl
Dominique Leuenberger 2024-03-03 19:18:46 +00:00 committed by Git OBS Bridge
commit 0c8b08bec7
8 changed files with 39 additions and 19 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:50:23 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 6 09:03:23 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org> Mon Nov 6 09:03:23 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -18,7 +18,7 @@
Name: cyrus-sasl-bdb Name: cyrus-sasl-bdb
%define lname libsasl2-3 %define lname libsasl2-3
Version: 2.1.28 Version: 2.1.28
Release: 0 Release: 0
URL: https://github.com/cyrusimap/cyrus-sasl URL: https://github.com/cyrusimap/cyrus-sasl
Summary: Implementation of Cyrus SASL API Summary: Implementation of Cyrus SASL API
@ -161,10 +161,10 @@ then
echo "dlcompat contains potential legal risks." echo "dlcompat contains potential legal risks."
rm -rf %{_builddir}/cyrus-sasl-%{version}/dlcompat-* rm -rf %{_builddir}/cyrus-sasl-%{version}/dlcompat-*
fi fi
%patch0 %patch -P 0
%patch5 -p1 %patch -P 5 -p1
%patch6 -p1 %patch -P 6 -p1
%patch7 -p1 %patch -P 7 -p1
%build %build
find . -name "*.cvsignore" -exec rm -fv "{}" "+" find . -name "*.cvsignore" -exec rm -fv "{}" "+"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:50:23 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 6 09:03:23 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org> Mon Nov 6 09:03:23 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -22,7 +22,7 @@
%endif %endif
Name: cyrus-sasl-saslauthd-bdb Name: cyrus-sasl-saslauthd-bdb
Version: 2.1.28 Version: 2.1.28
Release: 0 Release: 0
Summary: The SASL Authentication Server Summary: The SASL Authentication Server
License: BSD-4-Clause License: BSD-4-Clause
@ -75,10 +75,10 @@ The SQL auxprop plugin supports PostgreSQL and MySQL
%prep %prep
%setup -n cyrus-sasl-%{version} -a 1 %setup -n cyrus-sasl-%{version} -a 1
%patch0 %patch -P 0
%patch5 -p1 %patch -P 5 -p1
%patch6 -p1 %patch -P 6 -p1
%patch7 -p1 %patch -P 7 -p1
%build %build
find . -name "*.cvsignore" -exec rm -fv "{}" "+" find . -name "*.cvsignore" -exec rm -fv "{}" "+"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:50:23 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 6 09:03:23 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org> Mon Nov 6 09:03:23 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -22,7 +22,7 @@
%endif %endif
Name: cyrus-sasl-saslauthd Name: cyrus-sasl-saslauthd
Version: 2.1.28 Version: 2.1.28
Release: 0 Release: 0
Summary: The SASL Authentication Server Summary: The SASL Authentication Server
License: BSD-4-Clause License: BSD-4-Clause
@ -75,10 +75,10 @@ The SQL auxprop plugin supports PostgreSQL and MySQL
%prep %prep
%setup -n cyrus-sasl-%{version} -a 1 %setup -n cyrus-sasl-%{version} -a 1
%patch0 %patch -P 0
%patch5 -p1 %patch -P 5 -p1
%patch6 -p1 %patch -P 6 -p1
%patch7 -p1 %patch -P 7 -p1
%build %build
find . -name "*.cvsignore" -exec rm -fv "{}" "+" find . -name "*.cvsignore" -exec rm -fv "{}" "+"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:50:23 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 6 09:03:23 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org> Mon Nov 6 09:03:23 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -169,10 +169,10 @@ then
echo "dlcompat contains potential legal risks." echo "dlcompat contains potential legal risks."
rm -rf %{_builddir}/%{name}-%{version}/dlcompat-* rm -rf %{_builddir}/%{name}-%{version}/dlcompat-*
fi fi
%patch0 %patch -P 0
%patch5 -p1 %patch -P 5 -p1
%patch6 -p1 %patch -P 6 -p1
%patch7 -p1 %patch -P 7 -p1
%build %build
find . -name "*.cvsignore" -exec rm -fv "{}" "+" find . -name "*.cvsignore" -exec rm -fv "{}" "+"