Am 09/01/2011 08:21 AM, schrieb eric b: > Hi, > > Under Linux, when we create .deb files, the download archive name > contains "_deb", avoiding confusion. It was not the case for .rpm rchive > type, and lot of people download .rpm and discover later they need .deb. > > Since I don't know whether we can commit or not, I prefered provide a > patch who fixes the problem. > You'll find it at : > http://ftp.educoo.org/home/ericb/patches/apache_ooo/add_rpm_in_the_name_aooo.diff > > > It is provided under Apache License, of course. For the old project we have a schema how the filenames look like to make this unique for all kind of files and releases: http://development.openoffice.org/releases/filenames.html It would be good to integrate this into the build process as far as possible. Marcus