SPECS: monkey-bubble.spec - BR: gcc-c++, scrollkeeper
Andrzej Krzysztofowicz
ankry at green.mif.pg.gda.pl
Thu Dec 16 04:24:16 CET 2004
Zbyniu Krzystolik wrote:
>
> Mniej wiecej Thu, Dec 16, 2004 at 03:55:14AM +0100, zainteresowany Andrzej Krzysztofowicz rzekl:
> > Zbyniu Krzystolik wrote:
> > > Mniej wiecej Thu, Dec 16, 2004 at 03:33:01AM +0100, zainteresowany Andrzej Krzysztofowicz rzekl:
> > > > zbyniu wrote:
> > > > > diff -u SPECS/monkey-bubble.spec:1.4 SPECS/monkey-bubble.spec:1.5
> > > > > --- SPECS/monkey-bubble.spec:1.4 Thu Jul 8 00:15:12 2004
> > > > > +++ SPECS/monkey-bubble.spec Thu Dec 16 02:25:50 2004
> > > > > @@ -11,9 +11,11 @@
> > > > > Patch0: %{name}-gcc34.patch
> > > > > URL: http://home.gna.org/monkeybubble/
> > > > > BuildRequires: GConf2-devel
> > > > > +BuildRequires: gcc-c++
> > > >
> > > > And libstdc++ is not necessary ?
> > >
> > > libstdc++ is installed from deps, but libstdc++-devel is not required
> >
> > Are you sure ?
>
> I havn't got libstdc++-devel in builder chroot.
Strange.
C++ code that does not require C++ libs ?
> > > > > BuildRequires: gstreamer-GConf-devel >= 0.8.1
> > > > > BuildRequires: librsvg-devel
> > > > > BuildRequires: libgnomeui-devel
> > > > > +BuildRequires: scrollkeeper
> > > >
> > > > Hmm, what is it intended for at build time?
> > >
> > > build process call scrollkeeper-preinstall
> > >
> > > for file in monkey-bubble-C.omf; do \
> > > scrollkeeper-preinstall /usr/share/gnome/help/monkey-bubble/C/monkey-bubble.xml ./$file $file.out; \
> > > done; \
> >
> > Are you sure scrollkeeper-preinstall should mess in the build system?
> > (/usr/share/gnome/help/monkey-bubble/C/monkey-bubble is _not_ in the build
> > area, and probably should _not_ be required to exist (before monkey-bubble
> > has been built and installed).
>
> /usr/share/gnome/help/monkey-bubble/C/monkey-bubble is not exist;
> man scrollkeeper-preinstall
scrollkeeper-preinstall [ -n ] url input-omf-file output-omf-file
[...]
The url is typically the "file:" URI followed by the absolute path to a
document which is (or will be) installed. (eg. "file:/usr/doc/scroll-
^^^^ ^^^^^^^^
It neither _is_ nor _will_ be installed at build time.
And rpm does not need scrollkeeper-preinstall call to install the file
properly. Or am I wrong ?
In the "install" phase the file is obviously installed in another dir.
Is the path just hardcoded into the document for any reason ?
But as I see, scrollkeeper is BR-ed in many packages...
--
=======================================================================
Andrzej M. Krzysztofowicz ankry at mif.pg.gda.pl
phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math., Gdansk University of Technology
More information about the pld-devel-en
mailing list