Issue #7083 has been reported by Bryan Ross. ---------------------------------------- Bug #7083: SRPMs have missing build dependencies https://projects.puppetlabs.com/issues/7083
Author: Bryan Ross Status: Unreviewed Priority: Low Assignee: Category: installer Target version: Keywords: Branch: Affected PE version: While rebuilding the `pe-*.src.rpm`'s from the [PuppetLabs Yum Repository](http://yum.puppetlabs.com/enterprise/centos-5-x86_64/) during some testing on a minimal CentOS 5.5 system, I noticed that a few of the `.spec` files appear to have a few (minor) missing build dependencies: * `pe-augeas-0.7.2-1.el5.src.rpm` also requires `gcc` and `make`. * `pe-httpd-2.2.3-3.el5.src.rpm` requires `make`, `mailcap` (for `/etc/mime.types`), `findutils` (for `/usr/bin/find`), `mktemp` (for `/bin/mktemp`), `coreutils` (for `/bin/mv` and `/bin/rm`), `chkconfig` (for `/sbin/chkconfig`), and `shadow-utils` (for `/usr/sbin/useradd`). * `pe-httpd-passenger-2.2.11-4.el5.src.rpm` also requires `gcc-c++` and `make`. * `pe-ruby-1.8.7.302-1.el5.src.rpm` also requires `make`. * `pe-ruby-augeas-0.3.0-1.el5.src.rpm` also requires `gcc` and `make`. * `pe-rubygem-rake-0.8.7-1.el5.src.rpm` also requires `gcc` and `make`. * `pe-ruby-mysql-2.7.3-1.el5.src.rpm` also requires `gcc` and `make`. * `pe-ruby-shadow-1.4.1-1.el5.src.rpm` also requires `gcc` and `make`. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
