Here you go:
$ diff puppet-dashboard.spec puppet-dashboard.spec-sles
2c2
< %global initrddir /etc/rc.d/init.d
---
> %global initrddir /etc/init.d
9c9
< Release: 1%{?dist}
---
> Release: 2%{?dist}
17,18c17,18
< Requires: ruby(abi) = 1.8, rubygems, ruby-mysql
< Requires: ruby > 1.8.7, rubygem(rake)
---
> Requires: rubygems, ruby-mysql
> Requires: ruby > 1.8.7, rubygem-rake
22,25d21
< Requires(post): chkconfig
< Requires(preun): chkconfig
< Requires(preun): initscripts
< Requires(postun): initscripts
137a134,136
> * Wed Dec 07 2011 Jeffrey Watts <[email protected]> - 1.2.3-2
> - Modified it to work on SLES
>
Jeffrey.
On Fri, Dec 9, 2011 at 3:35 PM, Michael Stahnke
<[email protected]>wrote:
> If somebody has a spec file that is working pretty well for SLES and/or
> OpenSUSE we'd be glad to look at it and potentially host packages for it.
> It's on the list of things to do, it just hasn't made it to the top yet.
>
>
> Mike
>
>
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" 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-users?hl=en.