linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* strange version jump of libvolume_id.so with udev-126
@ 2008-08-28  9:04 Matthias Schwarzott
  2008-08-28 12:21 ` Kay Sievers
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Matthias Schwarzott @ 2008-08-28  9:04 UTC (permalink / raw)
  To: linux-hotplug

Hi there!

It seems the version of libvolume_id.so jumped in an unwanted way between 
udev-125 and udev-126.

udev-125 installed this lib:
/lib/libvolume_id.so.0.85.0

But udev-126 does install this:
/lib/libvolume_id.so.0.0.86


One more libtool strangeness I guess.
extras/volume_id/lib/Makefile uses
-version-info $(VOLID_LT_CURRENT):$(VOLID_LT_REVISION):$(VOLID_LT_AGE)

changing that to
-version-number $(VOLID_LT_CURRENT):$(VOLID_LT_REVISION):$(VOLID_LT_AGE)

creates versions as usual:
/lib/libvolume_id.so.0.86.0

Regards
Matthias

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-08-28 21:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-28  9:04 strange version jump of libvolume_id.so with udev-126 Matthias Schwarzott
2008-08-28 12:21 ` Kay Sievers
2008-08-28 15:38 ` Dan Nicholson
2008-08-28 21:44 ` Kay Sievers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).