On 03/24/2009 01:38 AM, Adam Stokes wrote:
In my case python 2.4 requires an external package 'python-sqlite2'
for the 2.0 api for sqlite3, whereas python 2.5+ provide this without
the need for that extra requirement.

My question is what is normally done about this when someone has to
provide a package for both fedora(python 2.5+) and epel(python 2.4)?
Is it proper to define this within the spec file?
yes of course.
if 0%rhel
do stuff
else
do other stuff
endif

*use proper syntax

_______________________________________________
epel-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/epel-devel-list

Reply via email to