forked from pool/cyrus-sasl
Accepting request 1153954 from network
OBS-URL: https://build.opensuse.org/request/show/1153954 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cyrus-sasl?expand=0&rev=70
This commit is contained in:
commit
0c8b08bec7
@ -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>
|
||||||
|
|
||||||
|
@ -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 "{}" "+"
|
||||||
|
@ -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>
|
||||||
|
|
||||||
|
@ -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 "{}" "+"
|
||||||
|
@ -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>
|
||||||
|
|
||||||
|
@ -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 "{}" "+"
|
||||||
|
@ -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>
|
||||||
|
|
||||||
|
@ -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 "{}" "+"
|
||||||
|
Loading…
Reference in New Issue
Block a user