From: Jakub Bogusz Date: Fri, 29 Mar 2013 13:25:53 +0000 (+0100) Subject: - tests require systemd already installed (at least /etc/machine-id) X-Git-Tag: auto/th/systemd-200-1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=50ada2ab859cc3ebe3c205094f655ef7b12fda3e;p=packages%2Fsystemd.git - tests require systemd already installed (at least /etc/machine-id) --- diff --git a/systemd.spec b/systemd.spec index 51295a6..4d3418f 100644 --- a/systemd.spec +++ b/systemd.spec @@ -9,7 +9,7 @@ %bcond_without qrencode # QRencode support %bcond_without selinux # without SELinux support %bcond_without tcpd # libwrap (tcp_wrappers) support -%bcond_without tests +%bcond_without tests # "make check" (requires systemd already installed) Summary: A System and Service Manager Summary(pl.UTF-8): systemd - zarządca systemu i usług dla Linuksa @@ -92,6 +92,7 @@ BuildRequires: python-modules BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.628 BuildRequires: sed >= 4.0 +%{?with_tests:BuildRequires: systemd} BuildRequires: usbutils >= 0.82 BuildRequires: xz-devel BuildRequires: zlib-devel