Hi,
I'm maintaining a php/pear package. This one normally builds fine, but today I noticed that it builds kde! Why is that?
horde-token> osc bl openSUSE_11.0 i586 | grep kde | head /usr/lib/python2.6/site-packages/osc/conf.py:326: DeprecationWarning: Use of the 'scheme' or 'apisrv' config option is deprecated! See README for migration details. DeprecationWarning) build22 started "build mono-kde4.spec" at Thu Apr 30 08:17:07 UTC 2009. Building mono-kde4 for project 'home:snorp' repository 'SUSE_Factory' arch 'x86_64' srcmd5 '2e0606141c34d28ff28c8f4940138e88' processing specfile /abuild/root_4/.build-srcdir/mono-kde4.spec... running changelog2spec --target rpm --file /abuild/root_4/.build-srcdir/mono- kde4.spec init_buildsystem --prepare --clean --rpmlist /abuild/root_4/.build.rpmlist /abuild/root_4/.build-srcdir/mono-kde4.spec build rpmlint-Factory ... processing specfile /.build-srcdir/mono-kde4.spec... init_buildsystem /.build-srcdir/mono-kde4.spec build rpmlint-Factory ...
The concerning package that I'm working on is server:php:applications horde-token. This package has no reference to kde or what so ever:
horde-token> grep kde * richard@med111:~/packages/osc/server:php:applications/horde-token> ls Horde_Token-0.0.4.tgz horde-token.changes horde-token.spec log
Is there something broken on the server??