fix build failed
This commit is contained in:
parent
bcc601e44b
commit
0acc1be32a
@ -3,7 +3,7 @@
|
|||||||
Summary: Mail delivery agent with filtering abilities
|
Summary: Mail delivery agent with filtering abilities
|
||||||
Name: maildrop
|
Name: maildrop
|
||||||
Version: 3.0.8
|
Version: 3.0.8
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPLv2 with exceptions
|
License: GPLv2 with exceptions
|
||||||
URL: http://www.courier-mta.org/maildrop/
|
URL: http://www.courier-mta.org/maildrop/
|
||||||
Source0: https://downloads.sourceforge.net/project/courier/%{name}/%{version}/%{name}-%{version}.tar.bz2
|
Source0: https://downloads.sourceforge.net/project/courier/%{name}/%{version}/%{name}-%{version}.tar.bz2
|
||||||
@ -44,7 +44,7 @@ gpg --import %{SOURCE2}
|
|||||||
gpg --verify %{SOURCE1} %{SOURCE0}
|
gpg --verify %{SOURCE1} %{SOURCE0}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf
|
autoreconf -fi
|
||||||
%configure --disable-shared \
|
%configure --disable-shared \
|
||||||
--enable-use-flock=1 --with-locking-method=fcntl \
|
--enable-use-flock=1 --with-locking-method=fcntl \
|
||||||
--enable-use-dotlock=1 \
|
--enable-use-dotlock=1 \
|
||||||
@ -79,6 +79,12 @@ cp -pr README README.postfix ChangeLog UPGRADE %{buildroot}%{_defaultdocdir}/%{n
|
|||||||
%{_mandir}/man8/*.8*
|
%{_mandir}/man8/*.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 05 2022 xinghe <xinghe2@h-partners.com> - 3.0.8-2
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC: fix build failed
|
||||||
|
|
||||||
* Fri Oct 21 2022 xinghe <xinghe2@h-partners.com> - 3.0.8-1
|
* Fri Oct 21 2022 xinghe <xinghe2@h-partners.com> - 3.0.8-1
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user