tmp hack for assessing centos - package vip6-autod only on fedora as centos has a...
[util-vserver-pl.git] / util-vserver-pl.spec
index e6bd226..966f54b 100644 (file)
@@ -98,8 +98,11 @@ rm -fr %{buildroot}
 /bin/vsh
 %{_mandir}/man8/vsh.8*
 
+# currently the libnl that comes with centos is too old and we cannot build these 
+%if "%{distro}" == "Fedora"
 %{_sbindir}/vip6-autod
 %{_sysconfdir}/init.d/vip6-autod
+%endif
 
 %changelog
 * Wed Sep 17 2008 Faiyaz Ahmed <faiyaza@cs.princeton.edu> - util-vserver-pl-0.3-13