X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=util-vserver-pl.spec;h=02211b149009b4c2db66d4b5d448f73bde0f6b64;hb=e3a2ecc91fa8dce91e46b67c7f8e2f2eda59b148;hp=59ed82985277c9a6220dfa632f18e60040c27f59;hpb=6741c84c6fc55aa004f06df477670bd333de59da;p=util-vserver-pl.git diff --git a/util-vserver-pl.spec b/util-vserver-pl.spec index 59ed829..02211b1 100644 --- a/util-vserver-pl.spec +++ b/util-vserver-pl.spec @@ -5,7 +5,7 @@ %define name util-vserver-pl %define version 0.3 -%define taglevel 11 +%define taglevel 21 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -28,6 +28,8 @@ URL: %(echo %{url} | cut -d ' ' -f 2) Requires: util-vserver util-vserver-core util-vserver-build util-vserver-sysv Provides: util-vserver-python = %{version}-%{release} Obsoletes: util-vserver-py32 resman +BuildRequires: libnl libnl-devel +BuildRequires: python python-devel BuildRequires: util-vserver-core util-vserver-devel BuildRequires: autoconf automake libtool @@ -91,15 +93,48 @@ 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* -%{_sbindir}/vip6-autod -%{_sysconfdir}/init.d/vip6-autod - %changelog +* Mon Jan 25 2010 Thierry Parmentelat - util-vserver-pl-0.3-21 +- logging policy only; use /var/log/nm instead of boot.log, and give more details with (un)setdlimit + +* Thu Nov 19 2009 Daniel Hokka Zakrisson - util-vserver-pl-0.3-20 +- Log the error as well. + +* Wed Oct 28 2009 Daniel Hokka Zakrisson - util-vserver-pl-0.3-19 +- Set ulimits for NM too. + +* Tue Oct 20 2009 Baris Metin - util-vserver-pl-0.3-18 +- bwlimit.set() now accepts the device and don't assume that it's eth0 + +* Tue Aug 04 2009 Faiyaz Ahmed - util-vserver-pl-0.3-17 +- Fix runlevel clean up after reboot. +- Fix runlevel setup to reflect proper runlevel. + +* Thu Jan 29 2009 Faiyaz Ahmed - util-vserver-pl-0.3-16 +- supports disabling htbs. + +* Wed Oct 29 2008 Marc E. Fiuczynski - util-vserver-pl-0.3-15 +- added in support for rlimit MEM_LOCK +- fixed bug in reading -1 value from VSERVERCONF//rlimits/memlock.hard file +- reduced compilation warnings + +* 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. + +* Fri Aug 29 2008 Daniel Hokka Zakrisson - util-vserver-pl-0.3-12 +- libnl 1.1 fixups. + * Thu Aug 28 2008 Thierry Parmentelat - util-vserver-pl-0.3-11 - reads /etc/vservers//personality and behaves accordingly - nicer formatting for byte rates