> will.
> >
> > Something like this:
> > %{?!py3_ver: %global py3_ver 3.2}
> >
> > would work. I'm not sure of the safest thing that we can use there
> and
> > still not run into problems when building the srpm.
> >
> > -Toshi
sure of the safest thing that we can use there and
> still not run into problems when building the srpm.
>
> -Toshio
>
> > On Wed, Sep 15, 2010 at 7:06 PM, Ignacio Vazquez-Abrams <
> ivazquez...@gmail.com>
> > wrote:
> >
>
.
>
> -Toshio
>
> > On Wed, Sep 15, 2010 at 7:06 PM, Ignacio Vazquez-Abrams <
> ivazquez...@gmail.com>
> > wrote:
> >
> > On Wed, 2010-09-15 at 18:22 +0800, Robin Lee wrote:
> > > python3 rpm macros not available without python3-devel insta
5, 2010 at 7:06 PM, Ignacio Vazquez-Abrams
>
> wrote:
>
> On Wed, 2010-09-15 at 18:22 +0800, Robin Lee wrote:
> > python3 rpm macros not available without python3-devel installed.
> > 'rpmbuild --viewrc' will show you.
> >
> > So if
; On Wed, Sep 15, 2010 at 7:06 PM, Ignacio Vazquez-Abrams <
> ivazquez...@gmail.com> wrote:
>
>> On Wed, 2010-09-15 at 18:22 +0800, Robin Lee wrote:
>> > python3 rpm macros not available without python3-devel installed.
>> > 'rpmbuild --viewrc' will show you
PM, Ignacio Vazquez-Abrams <
ivazquez...@gmail.com> wrote:
> On Wed, 2010-09-15 at 18:22 +0800, Robin Lee wrote:
> > python3 rpm macros not available without python3-devel installed.
> > 'rpmbuild --viewrc' will show you.
> >
> > So if you use the pyt
On Wed, 2010-09-15 at 18:22 +0800, Robin Lee wrote:
> python3 rpm macros not available without python3-devel installed.
> 'rpmbuild --viewrc' will show you.
>
> So if you use the python3 macros to define another macro and you have
> no python3-devel installed, you m
python3 rpm macros not available without python3-devel installed. 'rpmbuild
--viewrc' will show you.
So if you use the python3 macros to define another macro and you have no
python3-devel installed, you must fail.
So, how to define, for example, a %py3_ver macro for the major version