[desktop-discuss] JDS build - some errors
Laszlo (Laca) Peter
laca at sun.com
Fri Jul 6 06:53:19 PDT 2007
On Fri, 2007-07-06 at 14:40 +0200, Lukas Oboril wrote:
> > It's looking for the trusted JDS headers. For some reason the
> > %if %build_tjds guards are commented out in libwnck.spec.
>
> hmm, in my spec-files/base-spec/libwnck.spec is these lines ....
>
> %prep
> %setup -q
> %if %build_l10n
> bzcat %SOURCE1 | tar xf -
> cd po-sun; make; cd ..
> %endif
> #%if %build_tjds
> %patch1 -p1
> ##%endif
> %patch2 -p1
> %patch3 -p1
Yes, this is what I was referring to. Try removing the # from
%if and %endif. According to "svn blame", Erwann is to blame,
and the log entry is:
r11620 | erwannc | 2007-06-27 13:06:04 -0400 (Wed, 27 Jun 2007) | 6
lines
2007-06-27 Erwann Chenede - <erwann.chenede at sun.com>
* patches/libwnck-01-trusted-extensions.diff: ported to 2.16.1
* base-specs/libwnck.spec: enabled tsol patch
Erwann, am I right thinking that this was an oversight?
Thanks,
Laca
More information about the desktop-discuss
mailing list