merge rev17211 (Need to print the exception string as part of the self.log, or else...
[util-vserver-pl.git] / util-vserver-pl.spec
index 3d41dd7..a936e4a 100644 (file)
@@ -4,8 +4,8 @@
 %define url $URL$
 
 %define name   util-vserver-pl
-%define version 0.3
-%define taglevel 14
+%define version 0.4
+%define taglevel 3
 
 %define release        %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -93,17 +93,13 @@ rm -fr %{buildroot}
 %{_sbindir}/vuseradd
 %{_sbindir}/vuserdel
 %{python_sitearch}/vserverimpl.so
+%{_sbindir}/vip6-autod
+%{_sysconfdir}/init.d/vip6-autod
 
 %attr(4755,root,root) %{_sbindir}/vsh
 /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
 * Tue Sep 23 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - util-vserver-pl-0.3-14
 - configure/make check the version of libnl and can cope with either 1.1 or 1.0-pre6
@@ -157,3 +153,4 @@ rm -fr %{buildroot}
 
 * Fri Nov 30 2007 Daniel Hokka Zakrisson <daniel@hozac.com> - 0.1-1
 - Initial release
+