X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=util-vserver-pl.spec;h=a936e4ab25b7dfc7080d2e5ae0a9758c2d58cec2;hb=refs%2Fheads%2Ftrellis;hp=bbcc767093422695a9c734c77dc2a15e88aeaa07;hpb=7591eba24bc0ab0dd461fa7ad784a5a4f0adc87b;p=util-vserver-pl.git diff --git a/util-vserver-pl.spec b/util-vserver-pl.spec index bbcc767..a936e4a 100644 --- a/util-vserver-pl.spec +++ b/util-vserver-pl.spec @@ -4,8 +4,8 @@ %define url $URL$ %define name util-vserver-pl -%define version 0.3 -%define taglevel 13 +%define version 0.4 +%define taglevel 3 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -93,18 +93,18 @@ 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 - util-vserver-pl-0.3-14 +- configure/make check the version of libnl and can cope with either 1.1 or 1.0-pre6 +- as centos does not have any of these, do build vip6-autod on fedora only + * Wed Sep 17 2008 Faiyaz Ahmed - util-vserver-pl-0.3-13 - Remove current bw limit checks before issuing tc. @@ -153,3 +153,4 @@ rm -fr %{buildroot} * Fri Nov 30 2007 Daniel Hokka Zakrisson - 0.1-1 - Initial release +