Spec URL: http://crystalsanctuary.rpgsource.net/packages/specs/sunbird/sunbird.spec SRPM URL: Currently the spec does not compile. I'm looking for assistance on fixing it. The stuff that SHOULD be in the SRPM is here (except for the actual source, which is linked to in the spec file): http://crystalsanctuary.rpgsource.net/packages/specs/sunbird/ Description: Mozilla Sunbird™ is a cross-platform calendar application, built upon Mozilla Toolkit. Our goal is to bring Mozilla-style ease-of-use to your calendar, without tying you to a particular storage solution.
Created attachment 159821 [details] Output from stdout This is the stdout log from the compilation.
Created attachment 159822 [details] Output from stderr This is the output from stderr during compilation.
Does normal compile {not rpm build} work ? I reckon that's the first step.
I have a working sunbird RPM here : http://gauret.free.fr/fichiers/rpms/fedora/sunbird/sunbird.spec http://gauret.free.fr/fichiers/rpms/fedora/sunbird/sunbird-0.5-1.fc7.src.rpm I've made it by looking at how Novell and Mandriva do it. In my opinion, the "make install" is broken at the moment and tries to compile things that shouldn't be, which causes the error. Novell uses an included tool to build a directory with all the needed files in the sources dir, and then copies it in the buildroot. I've used the same method, it seems to work fine. Please have a look. Kelly, how about co-maintaining sunbird ? Since it's a pretty large project, two people will not be too many to handle the bug reports I believe...
* Sun Sep 09 2007 Aurelien Bompard <abompard> 0.5-2 - fix icon http://gauret.free.fr/fichiers/rpms/fedora/sunbird/sunbird.spec http://gauret.free.fr/fichiers/rpms/fedora/sunbird/sunbird-0.5-2.fc7.src.rpm
* Tue Sep 11 2007 Aurelien Bompard <abompard> 0.5-3 - minor spec cleanups - build the Lightning extension - add an option to build with official branding http://gauret.free.fr/fichiers/rpms/fedora/sunbird/sunbird.spec http://gauret.free.fr/fichiers/rpms/fedora/sunbird/sunbird-0.5-3.fc7.src.rpm
I take it that Aurelien is not going to be acting as reviewer on this? Is this ticket still in the market for a formal reviewer?
I posted my version after a month and a half of inactivity, and over on non-building srpm, so I think that makes me the bug reporter. If you prefer I can open a new bug.
* Sat Oct 27 2007 Aurelien Bompard <abompard> 0.7-1 - version 0.7 http://gauret.free.fr/fichiers/rpms/fedora/sunbird/sunbird-0.7-1.fc7.src.rpm
OK, I've tried to split off the lightning extension. I know that packaging extensions for mozilla products is pretty hard, so I based my work on the awsome job done by the mugshot packager. Reference: https://www.redhat.com/archives/fedora-devel-list/2007-April/msg00859.html I've tested many combinations, it seems to work fine. Plus, the script I'm using could be re-used in other extension packages. * Mon Oct 29 2007 Aurelien Bompard <abompard> 0.7-2 - split the lightning package - use scriptlets and triggers based on the mugshot package http://gauret.free.fr/fichiers/rpms/fedora/sunbird/sunbird-0.7-2.fc7.src.rpm
Since I'm taking over this submission, I've opened another bug: bug 357661 *** This bug has been marked as a duplicate of 357661 ***