Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: conduit - A synchronization solution for GNOME https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239236 jspaleta@xxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jspaleta@xxxxxxxxx ------- Additional Comments From jspaleta@xxxxxxxxx 2007-05-27 23:53 EST ------- (In reply to comment #12) > %if 0%{?fedora} && "%fedora" < "7" > Requires: python-elementtree > %endif I'm not sure if this is the best way to do it. I think you may want to consider building your cases around the dist macro in the buildsystem. Or you can forgo the use of if statements altogether if you are willing to maintain different specfiles for different branches. You can first submit the necessary specfile that works for F-7 and development without the elementree requires and making sure the python requirement is versioned such that python >= 2.5. Once past review you build agaimst development, then against F-7 using this submitted specfile. Then after the development and F-7 packages are built, you can put a modified spec in the FC-6 and older branches which requires python 2.4 and python-element tree. -jef -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review