IIRC, it is possible to provide dedicated .changes for sub-packages.
It does not seem to be enough to add a $package-$subpackage.changes
file. At least the BS seems to prefer the default $package.changes file
for the sub-package, too.
I tried it here:
https://build.opensuse.org/package/files?package=yast2-slide-show&project=Y…
--
Karl Eichwalder
R&D / Documentation
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-packaging+help(a)opensuse.org
Hi, I'm trying to package the kde4 api documentation, home:plater kdeapi4, but although dot succeeds to convert
"dot -Tpng -o graph_legend.png graph_legend.dot"
on my system, the command fails when using build service and I'm tearing
my hair out trying to find the missing library, error output:
Problems running dot: exit code=1, command='dot',
arguments='"/usr/src/packages/BUILDROOT/kdeapi4-4.4.3-257.2.x86_64/usr/share/doc/kdelibs-4.4.3-apidocs/graph_legend.dot"
-Tpng -o
"/usr/src/packages/BUILDROOT/kdeapi4-4.4.3-257.2.x86_64/usr/share/doc/kdelibs-4.4.3-apidocs/graph_legend.png"'
I've added BuildRequires: graphviz-devel libpng-devel graphviz-gd along
with the usual kde4 dependencies and I still can't get it right.
Can you help?
Thanks
Dave P
I sent the above message to the listed graphviz maintainer.
Who would have thought that a gnome package was needed to build the kde api. I've added graphviz-gnome and I no longer get the above dot
problem. What I do get now is a warning message :-
Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='latin'
Can anybody shed some light on this problem? I can see why nobody has packaged the kde4 api because it's a large package and it takes a
long time to build, also slows my computer to a crawl when building locally.
Thanks
Dave P
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-packaging+help(a)opensuse.org