Am Mittwoch, 2. Dezember 2009 08:29:44 schrieben Sie:
Am Dienstag, 1. Dezember 2009 19:09:48 schrieb Johannes Obermayr:
Hi,
KDE 4.4beta1 [4.3.80] "arrived" in KDE:KDE4:UNSTABLE:Desktop.
Palapeli (jigsaw puzzle game) is part of kdegames now.
There is a folder named "puzzles" with ~15 MiB of puzzle data. Contents of this folder does not change often - so I think we should create two packages. "palapeli" (main package) and "palapeli-data" which contains the puzzle folder.
Is OBS smart enough that "palapeli-data" is released only once or when its contents change. Otherwise a splitting does not make much sense...
You would need to submit the entire sources for the palapeli-data into an own package space.
build-compare would even skip the build/release when it has rebuild but has not changed than. But we don't do this for sub-packages only by purpose.
So, just create a second palapeli-data.spec file in kdegames, which only builds this subpackage and call
osc link $project kdegames $project palapeli-data
to get this.
These two should do it. My internet connection here is not good enough for trying it myself... Also Bug #550515 (bomber) should be fixed with it... Johannes