let's keep it simple - our tag tools do not know how to handle this
[util-vserver-pl.git] / util-vserver-pl.spec
index e6bd226..bbcc767 100644 (file)
@@ -4,8 +4,8 @@
 %define url $URL$
 
 %define name   util-vserver-pl
-%define version 0.3.1
-%define taglevel 1
+%define version 0.3
+%define taglevel 13
 
 %define release        %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -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