disable docker
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
dfd32a1745
commit
c5b6976b0b
@ -3,7 +3,7 @@
|
||||
|
||||
Name: bacula
|
||||
Version: 13.0.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
||||
License: AGPLv3 with exceptions
|
||||
URL: http://www.bacula.org
|
||||
@ -111,6 +111,7 @@ export PATH="$PATH:%{_qt5_bindir}"
|
||||
--with-sqlite3 \
|
||||
--with-openssl \
|
||||
--disable-conio \
|
||||
--disable-docker-plugin \
|
||||
--disable-rpath \
|
||||
--with-postgresql \
|
||||
--enable-readline \
|
||||
@ -315,6 +316,9 @@ fi
|
||||
%{_mandir}/man*
|
||||
|
||||
%changelog
|
||||
* Sat Jul 22 2023 xu_ping <707078654@qq.com> - 13.0.1-2
|
||||
- Disable docker-plugin to fix build error.
|
||||
|
||||
* Sat Feb 04 2023 wenchaofan <349464272@qq.com> - 13.0.1-1
|
||||
- Update to 13.0.1 version
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user