Issue #1575 has been reported by josb. ---------------------------------------- Feature #1575: Allow building of noarch facter RPM on CentOS 5 and higher http://projects.reductivelabs.com/issues/show/1575
Author: josb Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Complexity: Trivial Keywords: The attached patch allows one to build a noarch facter RPM on CentOS >= 5. Without the patch, `rpmbuild -ba' says: <pre> Wrote: /home/josb/rpm/SRPMS/facter-1.5.2-1.el5.src.rpm Wrote: /home/josb/rpm/RPMS/i386/facter-1.5.2-1.el5.i386.rpm Wrote: /home/josb/rpm/RPMS/i386/facter-debuginfo-1.5.2-1.el5.i386.rpm </pre> With the patch it says: <pre> Wrote: /home/josb/rpm/SRPMS/facter-1.5.2-1.el5.src.rpm Wrote: /home/josb/rpm/RPMS/noarch/facter-1.5.2-1.el5.noarch.rpm </pre> ---------------------------------------- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
