To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=68603 Issue #|68603 Summary|deliver needs smarter/less restrictive implementation |of linklib Component|tools Version|680m181 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|solenv Assigned to|hr Reported by|hjs
------- Additional comments from [EMAIL PROTECTED] Mon Aug 14 05:16:19 -0700 2006 ------- currently only libraries name like <name>.so.<major>.<minor>.<micro> can be processed by the linklib action. files that e.g. do have a major version only are not accepted. a smart extension could be to deduce the desired links from the pattern supplied to the linklib action: libbla.so.*.*.* -> same as before, three levels of versioning/linking libblubb.so.* -> just one level, means just one link to the unversioned name. got the idea? :) --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
