Eric Noulard a écrit :
2009/5/11 Florent Lagaye :
Eric Noulard a écrit :
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
Eric Noulard a écrit :
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 a
e the icon cache
after installation ?
- How can I tell CPack to put instruction to create and associate
new mime-types ?
Thanks very much Eric for your answers.
Regards,
Florent.
Eric Noulard a écrit :
2009/5/5 Florent Lagaye :
Yes all the other package types do work:
[...]
E_VERSION_MINOR ${viewer4d_MINOR_VERSION} )
SET( CPACK_PACKAGE_VERSION_PATCH ${viewer4d_PATCH_LEVEL} )
SET( CPACK_PACKAGE_VERSION
${viewer4d_MAJOR_VERSION}.${viewer4d_MINOR_VERSION}.${viewer4d_PATCH_LEVEL}
)
SET( CPACK_PACKAGE_DESCRIPTION_SUMMARY "A 4D viewer")
SET( CPACK_PACKAGE_VENDOR &quo
ewer4d_MAJOR_VERSION}.${viewer4d_MINOR_VERSION}.${viewer4d_PATCH_LEVEL}
)
SET( CPACK_PACKAGE_DESCRIPTION_SUMMARY "A 4D viewer")
SET( CPACK_PACKAGE_VENDOR "INRIA - Florent LAGAYE")
SET( CPACK_SOURCE_PACKAGE_FILE_NAME "viewer4d-${VERSION}" CACHE INTERNAL
"tarball basename" )
SET(C