https://issues.apache.org/ooo/show_bug.cgi?id=121968
--- Comment #18 from Ariel Constenla-Haile <[email protected]> --- (In reply to Oliver-Rainer Wittmann from comment #4) > @Ariel: > - Does this defect still holds after Jürgen's changes to get rid of the > three layer office? after that it is even worst > - Do you have the corresponding knowledge to solve this issue? Well, I wouldn't call myself an expert on the subject. > I assume that > certain package information has to be given about which former packages are > obsolete by the new. There are the RPM spec files and debian control files under main/sysui/desktop/ Those are "easy" to fix reading the respective manuals, and EPM has nothing to do with them. But this belong only to the desktop-integration packages. The whole office is handled via EPM and information in scp together with main/setup_native/source/packinfo/ The package info allows marking obsoletes via linuxreplaces, but this isn't activated in the build environment. See http://markmail.org/message/t76ag6tco4kpkopd I committed a set of patches that start the needed changes. All version number information is removed from the package name (see the mail above for the rationale). All package are names openoffice(-*), there is no sense in having aoobasis because there is no more basis layer. For now I renamed BASISPACKAGEPREFIX but this should be completely removed, it is a leftover from the 3 layer removal. So far I only tested were I build, but it is a good start so that others can download the packages from the bots and test in different distros. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
