ons 2010-03-24 klockan 11:09 -0500 skrev Neil Martinsen-Burrell: > If we could extend this to Linux distributions with a meta-package for > all of the components that make up the Windows and Mac installers, that > would be great too (having just had to set up the Bazaar ecosystem > manually on Ubuntu).
The packaging rules on at least Fedora is pretty simple. Not much to share there. There is some small tweaks only to fix up some permissions, unwanted #! lines in python bzrlib files and removal of elementtree from the package (packaged separately using it's own upstream, not the copy in bzr). The most complex part is to prepare the documentation subpackage.. could not find a good install target for docs-sphinx http://cvs.fedoraproject.org/viewvc/rpms/bzr/devel/bzr.spec?view=co Regards Henrik _______________________________________________ Mailing list: https://launchpad.net/~bzr-packagers Post to : [email protected] Unsubscribe : https://launchpad.net/~bzr-packagers More help : https://help.launchpad.net/ListHelp

