Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

util-vserver-build-0.30.212-3.fc7 RPM for ppc

From Fedora 7 for ppc

Name: util-vserver-build Distribution: Fedora Extras
Version: 0.30.212 Vendor: Fedora Project
Release: 3.fc7 Build date: Fri Apr 20 18:42:59 2007
Group: Applications/System Build host: ppc3.fedora.redhat.com
Size: 307585 Source RPM: util-vserver-0.30.212-3.fc7.src.rpm
Packager: Fedora Project <http://bugzilla.redhat.com/bugzilla>
Url: http://savannah.nongnu.org/projects/util-vserver/
Summary: Tools which can be used to build vservers
util-vserver provides the components and a framework to setup virtual
servers.  A virtual server runs inside a linux server. It is nevertheless
highly independent. As such, you can run various services with normal
configuration. The various vservers can't interact with each other and
can't interact with services in the main server.

This package contains utilities which assist in building Vservers.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 4cfad104f3b62d901dd35672160f36f9
GPG

Changelog

* Fri Jan 19 2007 David Woodhouse <dwmw2@infradead.org> - 0.30.212-3
  - Build with 64KiB page size
* Fri Jan 19 2007 David Woodhouse <dwmw2@infradead.org> - 0.30.212-2
  - rebuilt with PPC support
* Sun Dec 10 2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.30.212-1
  - updated to 0.30.212
  - updated URLs
  - requires 'rsync' for -build to support new 'rsync' build method
* Fri Oct 13 2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.30.211-2
  - added graphiz + ghostscript BR
* Fri Oct 13 2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.30.211-1
  - updated to 0.30.211
* Fri Oct 06 2006 Christian Iseli <Christian.Iseli@licr.org> 0.30.210-5
  - rebuilt for unwind info generation, broken in gcc-4.1.1-21
* Tue Sep 19 2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.30.210-4
  - rebuilt
* Mon Jul 10 2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.30.210-3
  - rebuilt with dietlibc-0.30
* Mon Feb 20 2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.30.210-2
  - rebuilt for FC5
* Sun Jan 22 2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.30.210-1
  - version 0.30.210
  - removed patches which were from upstream
* Sun Jan 22 2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.30.210-0
  - do not require 'xalan' anymore by default
  - removed 'Requires: apt'; apt-rpm is not maintained upstream anymore
  - removed 'chattr' leftovers
  - create the '/etc/vservers/.defaults/cachebase' symlink
  - added /var/cache/vservers and the needed support
  - set barrier attribute on /vservers/.pkg and /vservers/.hash
  - added 'centos-release' to the list of packages in the copy-the-keys
    trigger script
  - create '/vservers/.hash' and add initial configuration for it
* Thu Nov 03 2005 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.30.209-4
  - exclude PPC from build; see
    https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=172389
  - added patch to make 'vyum' work with yum-2.4
* Tue Nov 01 2005 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.30.209-3
  - added lot of debug stuff to find out the reason for the 'make check'
    failure on PPC (cflags & personlity get killed there)
* Sun Oct 30 2005 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.30.209-2
  - made sure that ensc_fmt/* it compiled with dietlibc. Else, it will
    fail with the stack-protector in FC5's gcc
* Sun Oct 30 2005 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.30.209-1
  - version 0.30.209
  - copy centos keys
* Sun Jul 17 2005 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.30.208-2
  - updated URLs
* Sat Jul 16 2005 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.30.208-1
  - version 0.30.208
  - require the -lib subpackage by -devel
  - copy GPG keys from /etc/pki/rpm-gpg/
* Sat Apr 16 2005 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.30.206-1
  - added patches to make yum work in chroot environments
  - version 0.30.206
* Thu Mar 24 2005 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.30.205-1
  - added some %descriptions
  - copy GPG keys from the system into the confdir
  - buildrequire dietlibc-0.25
  - BuildRequire beecrypt-devel
  - cleanups
  - use %global instead of %define
  - removed 'run.rev' as a vserver-local variable and made it a system-wide setting
* Wed Jan 26 2005 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.30.198-0.3
  - updated BuildRequires:
  - use 'setattr --barrier' instead of 'chattr +t' in the %post scriptlet
  - moved the v_* initscripts to legacy
  - do not ship the /vservers directory itself; as it is immutable, the
    extraction will fail else
* Fri Sep 10 2004 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.30.194-0
  - documented switches for 'rpmbuild'
* Thu May 27 2004 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.29.215-0
  - (re)added the MANIFEST_* variables which were lost some time ago;
    this will preserve %config files...
* Mon Mar 15 2004 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.29.202-0
  - use file-list for sysv scripts also
* Sat Mar 06 2004 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.29.198-0
  - added vprocunhide-service support
  - added doxygen support
  - updated Requires:
* Thu Oct 02 2003 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.23.5-0
  - Initial build.

Files

pêË%


Generated by rpm2html 1.8.1

Daniel Veillard, Sat Nov 22 03:34:23 2008