Bug 831986

Summary: olpc-kdbshim builds against libudev-devel, which is obsolete
Product: [Fedora] Fedora Reporter: Michal Schmidt <mschmidt>
Component: olpc-kbdshimAssignee: Paul Fox <pgf>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: christoph.wickert, martin, pgf
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: olpc-kbdshim-26-2.fc18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-02 08:14:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 831971    

Description Michal Schmidt 2012-06-14 08:48:59 UTC
olpc-kbdshim-26-1.fc18.src.rpm

olpc-kbdshim.spec has:
  BuildRequires: ... libudev-devel

libudev-devel is going away. Please use systemd-devel. For details see:
http://lists.fedoraproject.org/pipermail/devel/2012-June/168227.html

Comment 1 Kay Sievers 2012-06-20 09:39:47 UTC
Ping!

Please rebuild the package, libudev0 will go away soon and the package will
no longer work as expected.

Comment 2 Paul Fox 2012-06-20 14:09:28 UTC
sorry for the delay.  fixed and built for rawhide.

Comment 3 Michal Schmidt 2012-07-02 08:14:35 UTC
The current version in Rawhide does not link to the old libudev anymore. Thanks.