==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=8174

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #5 from Stephane de Labrusse <[email protected]> ---
(In reply to Philippe desrosiers from comment #4)

> Both fixed with some modification but no experience in creating or modify
> rpm.
> 
> SMESERVER version 9 with kernel  2.6.32-504.1.3.el6.x86_64 
> 
> 
> Can somebody take over?

Hi Philippe nice to see you around

Of course we can help you to play with the rpm level, the best ways to share
your modifications are the patch way

a)at the rpm level you do a diff of a folder which contains your modified files

diff -Nur smeserver-sarg.original smeserver-sarg > smeserver-sarg.patch

b) you can do it file by file

diff -Nur file.original file.modified > my_modification.patch

but it a bit long for us to understand


c)manually you describe the code modified for each file. We will do the
integration.


The rpm level is quite the more handy, don't be afraid of that...provide patch,
share, test ....have fun

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to