python2.2 -> python2.3

Michael Schwendt fedora at wir-sind-cool.org
Wed Oct 13 12:35:34 UTC 2004


On Wed, 13 Oct 2004 00:51:47 -1000, Warren Togami wrote:

> > In addition to the above, a %{pyver} (primarily for python-abi) and a
> > couple of incdir (arch dependent/ arch independent) macros would be
> > welcome.
> > 
> 
> Keep in mind that normally stuff like %{pyver} is a horrible sin in RPM 
> packaging because you cannot depend on stuff being in the buildroot 
> during RPM spec parsing.  However in the case of perl and python we do 
> it anyway because they are within the minimum package set.
> 
> Querying perl and python: OK
> Querying mozilla or qt  : BAD

If you buildrequire Mozilla or Qt, you can query them without problems,
of course. Because when they're not installed in the build environment,
rpmbuild fails. And when they're installed, querying them works.

-- 
Fedora Core release 2 (Tettnang) - Linux 2.6.8-1.541
loadavg: 1.00 1.00 0.82




More information about the fedora-devel-list mailing list