Todd Zullinger wrote:
> James, if you want, I have an updated spec file for 0.25.2 at
> git://jet.mox.net/~tmz/puppet.git (feature/0.25.x/redhat-specfile
> branch).
By the way, is it possible to recognize CentOS in the specfile? There
is a small section
%if 0%{?fedora} || 0%{?rhel} >= 5
BuildArch: noarch
Requires: ruby(abi) = 1.8
Requires: ruby-shadow
%endif
and it would be nice to get those settings when building on CentOS
as well. I thought there would be some macro for that, but I can't
find anything obvious when looking at rpmbuild --showrc.
/Bellman
--
You received this message because you are subscribed to the Google Groups
"Puppet Developers" 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-dev?hl=en.