On 2007-02-01 16:10, Joachim Schrod wrote: > Darryl Gregorash wrote: >> <snip> >>> >>> >> I thought timezone has glibc dependencies. > > /etc/localtime is just a data file, and thus does not use any shared > libraries.
> I wasn't certain, since "rpm -q --requires timezone" indicates the > following glibc dependencies: > > libc.so.6 > libc.so.6(GLIBC_2.0) > libc.so.6(GLIBC_2.1) > libc.so.6(GLIBC_2.3) /etc/localtime is not owned by any rpm package, so it is safe to replace, but do keep the original file as a backup. orion:~ # rpm -qf /etc/localtime file /etc/localtime is not owned by any package -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
