[opensuse-buildservice] Question about submitting multiple packages to devel projects
Hi, I want to submit a new GUI multimedia program package that depends on 2 library packages: lib1 and lib2. lib2 depends on lib1 and the program package depends on lib1 and lib2 (referenced in its .spec). Currently I have lib1, lib2 and the program packages in a subproject of my home repo. From what I understand, the multimedia:libs devel project seems appropriate to host the lib1 and lib2. And the multimedia:apps devel project for the program package. My question is if I submit all 3 packages to their relevant devel project and they are accepted, will the program package find its lib1 and lib2 dependencies for building properly ? Ultimately, the goal is to have these package accepted in Factory.
Hi Michael, On Mon, 16 Nov 2020, 18:27:23 +0100, Michael Pujos wrote:
Hi,
I want to submit a new GUI multimedia program package that depends on 2 library packages: lib1 and lib2. lib2 depends on lib1 and the program package depends on lib1 and lib2 (referenced in its .spec). Currently I have lib1, lib2 and the program packages in a subproject of my home repo.
From what I understand, the multimedia:libs devel project seems appropriate to host the lib1 and lib2. And the multimedia:apps devel project for the program package.
My question is if I submit all 3 packages to their relevant devel project and they are accepted, will the program package find its lib1 and lib2 dependencies for building properly ?
according to <https://build.opensuse.org/projects/multimedia:apps/meta> multimedia:libs is used for all packages, so you're all set!
Ultimately, the goal is to have these package accepted in Factory.
Cheers. l8er manfred
participants (2)
-
Manfred Hollstein
-
Michael Pujos