[ovirt-guest-agent/epel7] No more KDM building on RHEL7

Vinzenz Feenstra evilissimo at fedoraproject.org
Tue Jul 1 14:10:57 UTC 2014


commit 597e2b01898de06058ec22f5497f4d588b455c4f
Author: Vinzenz Feenstra <vfeenstr at redhat.com>
Date:   Tue Jul 1 16:11:00 2014 +0200

    No more KDM building on RHEL7
    
    Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>

 ovirt-guest-agent.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ovirt-guest-agent.spec b/ovirt-guest-agent.spec
index b0097ed..2ca725a 100644
--- a/ovirt-guest-agent.spec
+++ b/ovirt-guest-agent.spec
@@ -86,7 +86,7 @@ oVirt automatic log-in system.
 %configure \
     --enable-securedir=%{_moduledir} \
     --includedir=%{_includedir}/security \
-    --without-gdm \
+    --without-gdm --without-kdm \
     --with-pam-prefix=%{_sysconfdir}
 
 make %{?_smp_mflags}


More information about the scm-commits mailing list