Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154659 - net-misc/clockspeed-0.62-r4 should install leapsecs.dat.20060525 as leapsecs.dat
Summary: net-misc/clockspeed-0.62-r4 should install leapsecs.dat.20060525 as leapsecs.dat
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Thilo Bangert (RETIRED) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-10 03:55 UTC by Akinori Hattori
Modified: 2006-11-10 08:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Akinori Hattori gentoo-dev 2006-11-10 03:55:07 UTC
clockspeed does not read /var/lib/clockspeed/leapsecs.dat.20060525.

- doins "${FILESDIR}"/leapsecs.dat.20060525
+ newins "${FILESDIR}"/leapsecs.dat.20060525 leapsecs.dat
Comment 1 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2006-11-10 08:50:28 UTC
fix committed to cvs. thanks for the report.