[Lsb-messages] /var/www/bzr/lsb/devel/puppet-lsb r411: Add cvs to build slaves; needed by the lsbappchk-perl build.

Jeff Licquia licquia at linuxfoundation.org
Sun Mar 17 03:10:57 UTC 2013


------------------------------------------------------------
revno: 411
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: puppet-lsb
timestamp: Sat 2013-03-16 23:10:57 -0400
message:
  Add cvs to build slaves; needed by the lsbappchk-perl build.
modified:
  modules/buildbot/manifests/slavepkgs.pp
-------------- next part --------------
=== modified file 'modules/buildbot/manifests/slavepkgs.pp'
--- a/modules/buildbot/manifests/slavepkgs.pp	2013-03-13 17:43:50 +0000
+++ b/modules/buildbot/manifests/slavepkgs.pp	2013-03-17 03:10:57 +0000
@@ -258,7 +258,7 @@
 
     # Most packages needed for a typical slave; see the definitions
     # above for $fontutilpkg and $xdevelpkg for the interesting ones.
-    $pkglist = [ "$rpmpkg", "$gpluspluspkg", "$pkgconfigpkg",
+    $pkglist = [ "$rpmpkg", "$gpluspluspkg", "$pkgconfigpkg", 'cvs',
                  "$javapkg", 'autoconf', 'automake', 'libtool', "$bisonpkg",
                  'flex', "$xgettextpkg", 'rsync', "$intltoolpkg",
                  "$glibdevelpkg", "$pamdevelpkg", "$expectpkg",



More information about the lsb-messages mailing list