Bug 714200

Summary: supplements for kernel-firmware not generated in openSUSE:Factory
Product: [openSUSE] openSUSE 12.1 Reporter: Michal Kubeček <mkubecek>
Component: BasesystemAssignee: E-mail List <bnc-team-screening>
Status: VERIFIED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michal Kubeček 2011-08-25 13:43:03 UTC
The kernel-firmware package in openSUSE:Factory project in external OBS is missing supplements (rpm -qp --supplements doesn't show anything). The package in SUSE:SLE-11-SP2:GA project in IBS shows correct supplements while the specfiles are almost the same and the relevant line

  %define __find_supplements bash %_sourcedir firmware.sh --find-supplements

and firmware.sh script are the same in both packages.

The missing supplements lead to package not being installed automatically when needed.
Comment 1 Michael Schröder 2011-08-25 14:01:24 UTC
Yes, __find_supplements is no longer supported by rpm, rpm-4.9 uses a different more flexible mechanism. See my mail on the opensuse-packaging mailing list from 19 May 2011.
Comment 2 Michael Schröder 2011-08-25 14:07:48 UTC
(Don't worry, I'll fix the package for you.)
Comment 3 Michal Kubeček 2011-08-25 14:57:00 UTC
Thank you for explanation.

Link to the message mentioned in comment #1: http://lists.opensuse.org/opensuse-packaging/2011-05/msg00112.html

Adding package maintainer to Cc