Issue #1575 has been updated by jamtur01. Status changed from Unreviewed to Ready for Checkin Assigned to set to luke Target version set to 1.5.3
Pushed in commit:"c1d937cea47c7d18dbf6d75ac4af906880e86677" in branch master. ---------------------------------------- Feature #1575: Allow building of noarch facter RPM on CentOS 5 and higher http://projects.reductivelabs.com/issues/show/1575 Author: josb Status: Ready for Checkin Priority: Normal Assigned to: luke Category: Target version: 1.5.3 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 -~----------~----~----~----~------~----~------~--~---
