<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Eric Noulard a écrit :
<blockquote
cite="mid:cbe23c50905110759l18f90e62n95c2114b68af0d6c@mail.gmail.com"
type="cite">
<pre wrap="">2009/5/11 Florent Lagaye <a class="moz-txt-link-rfc2396E" href="mailto:florent.lagaye@inrialpes.fr"><florent.lagaye@inrialpes.fr></a>:
</pre>
<blockquote type="cite">
<pre wrap="">Eric Noulard a écrit :
</pre>
<blockquote type="cite">
<pre wrap="">Hi CPack RPM user,
I did implement a new feature in CPack RPM generator which:
1) gives control of post/pre (un)install script of the RPM spec files
2) supports user provided spec file.
Any interested people should have a look at the tracker which contains
both a patch against CMake-2-6 branch or a drop-in replacement of
CPackRPM.cmake.
<a class="moz-txt-link-freetext" href="http://public.kitware.com/Bug/view.php?id=8988">http://public.kitware.com/Bug/view.php?id=8988</a>
( the other previous patch:
<a class="moz-txt-link-freetext" href="http://public.kitware.com/Bug/view.php?id=8967">http://public.kitware.com/Bug/view.php?id=8967</a>
may be applied too, they are non-overlapping)
</pre>
</blockquote>
<pre wrap="">Thanks Erk,
This patch indeed saved my day !
</pre>
</blockquote>
<pre wrap=""><!---->
Nice to ear that.
What part of the patch did you use?
a) The custom spec file
or
b ) CPACK_RPM_XXX added var?
</pre>
</blockquote>
I used the CPACK_RPM_XXX method (much easier to write than a custom
spec)<br>
<br>
Now, maybe there could be the same thing for CPACK_DEB package
generation ... Just an idea<br>
<br>
<br>
Again, thanks a lot !<br>
Florent.<br>
<br>
<br>
</body>
</html>