On Thu, 25 Oct 2001 20:37:48 +1000, Jamie Cameron wrote:
>Webmin version 0.89 will be released in a few days, but anyone
>who wants to have a look at it before then for translation or
>testing purposes can get the webmin-0.885 pre-release from
Just checked it out, and it looks like it doesn't include my spec file
patch. Musta got lost in the noise. I'm attaching an updated patch.
The patch:
1) Eliminates superfluous RPM variables that duplicate the builtin ones
and differ only in case. (RPM variable names are case-sensitive.) For
instance, "%{version}" is implicitly defined by the "Version:"
directive.
2) Fixes case on references to builtin RPM variables. (eg. "%{Version}"
becomes "%{version}".)
3) Declares package to be noarch, instead of default i386. (It's all
Perl.)
4) un-tar's quietly, since there's so many files in webmin.
Ken
mailto:sh...@we...
http://www.sewingwitch.com/ken/
[If answering a mailing list posting, please don't cc me your reply. I'll take my answer on the list.]
|