[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: rpm-3.0.6 released



On Fri, 15 Sep 2000 10:02:53 -0400, you wrote:

>Rpm 3.0.6 is now available at
>	ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/rpm-3.0.6-*

>========================================================================
>Here's the list of CHANGES in rpm-3.0.6:
>        - python bindings to query and verify signatures.
>        - add callbacks on package erasure.

Does 3.0.6 include a fix for a problem evaluating stuff like
===
%ifnarch i586 i686 sparc64
# START BASE ARCHES ONLY
%ifarch i386 alpha sparc
...
%if ! %{headersinsource}
%files headers
%endif
...
===
with --target i686
?
With rpm-3.0.5-9.6x the above causes
parseExpressionBoolean returns -1

Or does it fix
%{!?headersinsource:%files headers}
which does not seem to work either?

-- 
giulioo@pobox.com





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []