[Bug 239236] Review Request: conduit - A synchronization solution for GNOME

bugzilla at redhat.com bugzilla at redhat.com
Mon May 28 03:53:50 UTC 2007


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 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jspaleta at gmail.com




------- Additional Comments From jspaleta at gmail.com  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.




More information about the Fedora-package-review mailing list