[packages/systemd/systemd-219] Drop obsolete configure options
jajcus
jajcus at pld-linux.org
Thu Jul 2 15:12:19 CEST 2015
commit 2df4f17e1ab67d914543b1cc9f7cda01144f11e6
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date: Thu Jul 2 13:49:09 2015 +0200
Drop obsolete configure options
systemd.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index 39efb14..51f1730 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -14,7 +14,6 @@
%bcond_without pam # PAM authentication support
%bcond_without qrencode # QRencode support
%bcond_without selinux # without SELinux support
-%bcond_without tcpd # libwrap (tcp_wrappers) support
%bcond_with tests # "make check" (requires systemd already installed)
Summary: A System and Service Manager
@@ -98,7 +97,6 @@ BuildRequires: libmount-devel
BuildRequires: libseccomp-devel >= 1.0.0
%{?with_selinux:BuildRequires: libselinux-devel >= 2.1.9}
BuildRequires: libtool >= 2:2.2
-%{?with_tcpd:BuildRequires: libwrap-devel}
BuildRequires: libxslt-progs
BuildRequires: lz4-devel
BuildRequires: m4
@@ -703,7 +701,6 @@ cp -p %{SOURCE2} src/systemd_booted.c
%{__enable_disable cryptsetup libcryptsetup} \
%{__enable_disable pam} \
%{__enable_disable selinux} \
- %{__enable_disable tcpd tcpwrap} \
%{__enable_disable microhttpd} \
%{__enable_disable qrencode} \
--disable-silent-rules \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/10960e19be3561559e5155b6ec7322e46de09d84
More information about the pld-cvs-commit
mailing list