Issue #6631 has been updated by Ben Hughes. File suse.diff added
Please excuse my ignorance with SUSE packaging here, but is there a reason to include the two patch files in /usr/src/packages/SOURCES/client.init.patch and have them applied in the spec file, rather than just updating the two files in situ please? I've changed it to the attached patch (which I'll throw in to a git repo) And again, thank you! ---------------------------------------- Bug #6631: Update SUSE .spec and .init files https://projects.puppetlabs.com/issues/6631 Author: Ben Kevan Status: Accepted Priority: Normal Assignee: Ben Hughes Category: Target version: Affected Puppet version: Keywords: Branch: Previously we could get away with sloppy spec files, but with openSUSE 11.4 they've made insserv non-fatal things into fatal. So here are a list of changes for .spec and .init files. Server / Client init should have runlevel 4 removed from default start spec file is cleaned up to include the 2 init patches (which are part of the package).. but would be removed once this is fixed up-stream. Added sysconfig klogd buildrequires that we left out before because I was lazy and didn't want to type. Moved facter required to 1.5.1 (per the readme). Moved ruby required to 1.8.1 (per readme). Added logrotate as a requires since we put a file into /etc/logrotate.d/ -- 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.
