L. A. wrote:
Oh.
Sounds great!

I ready test it on my playground servers.


(i don't think there is any reason make support for 2008 version, it will be 
end of support soon.)

If you need any additional info, i can tell something, because already 
recompiles most part of packets on mdv :)
I mean as example for spamassassins spec file:
%if %{build_mdk_103} || %{build_mdk_10364}
   %{__perl} -pi -e "s|gz|gzip|g" 
$RPM_BUILD_DIR/%{real_name}-%{pversion}/spamassassin-%{pversion}-filelist
%endif

It must be changed for mdv2009 (or 2008) to:
%if %{build_mdk_103} || %{build_mdk_10364}
   %{__perl} -pi -e "s|gz|lzma|g" 
$RPM_BUILD_DIR/%{real_name}-%{pversion}/spamassassin-%{pversion}-filelist
%endif

Because in next mandriva release they moved to lzma compression for man.


Thanks for that. I won't bother with 2008 then.



---------------------------------------------------------------------------------
                Managed Qmailtoaster servers are now available
      Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

    Please visit qmailtoaster.com for the latest news, updates, and packages.


         To unsubscribe, e-mail: testing-unsubscr...@qmailtoaster.com
        For additional commands, e-mail: testing-h...@qmailtoaster.com


Reply via email to