From: Matthias Schwarzott <zzam@gentoo.org>
To: linux-hotplug@vger.kernel.org
Subject: strange version jump of libvolume_id.so with udev-126
Date: Thu, 28 Aug 2008 09:04:31 +0000 [thread overview]
Message-ID: <200808281104.32255.zzam@gentoo.org> (raw)
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
next reply other threads:[~2008-08-28 9:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-28 9:04 Matthias Schwarzott [this message]
2008-08-28 12:21 ` strange version jump of libvolume_id.so with udev-126 Kay Sievers
2008-08-28 15:38 ` Dan Nicholson
2008-08-28 21:44 ` Kay Sievers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200808281104.32255.zzam@gentoo.org \
--to=zzam@gentoo.org \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).