[opensuse-factory] -devel-32bit is missing deps on -devel
I notice that in openSUSE 12.3, our xxx-devel-32bit packages suddenly lack a dependency on xxx-devel: 19:09 ares07:/FX/opensuse/distribution > rpm -qRp 12.1/repo/oss/suse/x86_64/zlib-devel-32bit-1.2.5_git201105272030-20.1.4.x86_64.rpm rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 zlib-32bit = 1.2.5_git201105272030 zlib-devel = 1.2.5_git201105272030 rpmlib(PayloadIsLzma) <= 4.4.6-1 19:09 ares07:/FX/opensuse/distribution > rpm -qRp 12.2/repo/oss/suse/x86_64/zlib-devel-32bit-1.2.7-2.1.2.x86_64.rpm rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 zlib-32bit = 1.2.7 zlib-devel = 1.2.7 rpmlib(PayloadIsLzma) <= 4.4.6-1 19:09 ares07:/FX/opensuse/distribution > rpm -qRp 12.3/repo/oss/suse/x86_64/zlib-devel-32bit-1.2.7-7.1.1.x86_64.rpm rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsLzma) <= 4.4.6-1 Intentional, accidental? Should we care and fix? (I was expecting that the baselibs magic would automatically do this, and thus it seems someone fiddled with the baselibs generator...) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
В Wed, 5 Jun 2013 19:10:24 +0200 (CEST) Jan Engelhardt <jengelh@inai.de> пишет:
I notice that in openSUSE 12.3, our xxx-devel-32bit packages suddenly lack a dependency on xxx-devel:
I noticed it for some packages I needed, but I thought it was intentional. Was it different in the past? [...]
Intentional, accidental? Should we care and fix? (I was expecting that the baselibs magic would automatically do this, and thus it seems someone fiddled with the baselibs generator...)
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Wednesday 2013-06-05 19:30, Andrey Borzenkov wrote:
В Wed, 5 Jun 2013 19:10:24 +0200 (CEST) Jan Engelhardt <jengelh@inai.de> пишет:
I notice that in openSUSE 12.3, our xxx-devel-32bit packages suddenly lack a dependency on xxx-devel:
I noticed it for some packages I needed, but I thought it was intentional. Was it different in the past?
As the rpm queries show, it was different in the past. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Wed, Jun 05, 2013 at 07:10:24PM +0200, Jan Engelhardt wrote:
I notice that in openSUSE 12.3, our xxx-devel-32bit packages suddenly lack a dependency on xxx-devel:
Yeah, coolo seems to have changed the config quite a bit: commit 12dc4e2f9e9a27b0d8e4daba031a4d230384ac4d Author: Stephan Kulow <coolo@suse.de> Date: Tue Apr 2 13:05:26 2013 +0200 next iteration of the fix for bnc#789169 have ncurses-devel-32bit require ncurses-devel and not ncurses-32bit commit 10e574924ffc4b8f063fff8f48fad2bf4168b243 Author: Michael Schroeder <mls@suse.de> Date: Wed Mar 27 14:41:50 2013 +0100 do not put .socket files into the 32bit packages commit b35917044b00dd447c913f6c44c2f95fd161f126 Author: Ruediger Oertel <ro@suse.de> Date: Wed Feb 6 15:05:47 2013 +0100 baselibs_global config: re-add automatic dep from foo-devel-32bit to foo-devel (see also bnc#789169) commit ceeae7f17dc6cf4b5ea3204a6a797825be469798 Author: Stephan Kulow <coolo@suse.de> Date: Tue Sep 25 13:35:07 2012 +0200 no longer have automatic requires for -devel-32bit they don't work as we use shared library versioning So it seems the next openSUSE will again have the requires. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 05.06.2013 19:54, Michael Schroeder wrote:
On Wed, Jun 05, 2013 at 07:10:24PM +0200, Jan Engelhardt wrote:
I notice that in openSUSE 12.3, our xxx-devel-32bit packages suddenly lack a dependency on xxx-devel:
Yeah, coolo seems to have changed the config quite a bit:
So it seems the next openSUSE will again have the requires.
coolo@gertrude#x86_64>rpm -qRp zlib-devel-32bit-1.2.8-1.1.x86_64.rpm rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 zlib-devel = 1.2.8 rpmlib(PayloadIsLzma) <= 4.4.6-1 q.e.d Greetings, Stephan -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Thursday 2013-06-06 13:58, Stephan Kulow wrote:
On 05.06.2013 19:54, Michael Schroeder wrote:
On Wed, Jun 05, 2013 at 07:10:24PM +0200, Jan Engelhardt wrote:
I notice that in openSUSE 12.3, our xxx-devel-32bit packages suddenly lack a dependency on xxx-devel:
Yeah, coolo seems to have changed the config quite a bit:
So it seems the next openSUSE will again have the requires.
coolo@gertrude#x86_64>rpm -qRp zlib-devel-32bit-1.2.8-1.1.x86_64.rpm rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 zlib-devel = 1.2.8 rpmlib(PayloadIsLzma) <= 4.4.6-1
Yes, this is already fixed for factory and was only broken in 12.3. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (4)
-
Andrey Borzenkov
-
Jan Engelhardt
-
Michael Schroeder
-
Stephan Kulow