https://bugzilla.novell.com/show_bug.cgi?id=244533 ------- Comment #4 from andreas.hanke@gmx-topmail.de 2007-02-11 22:42 MST ------- If you're going to do a big package cleanup, please note that the unversioned so symlinks *must* be present in the main packages because they are in fact plugins, loaded from /etc/NetworkManager/VPN/nm-*-service.name. This is most likely an upstream issue (they should use -module -avoid-version and $(pkglibdir) instead of $(libdir)), but until that is fixed, it must be packaged this way. Concerning --libexecdir, you could also use %{_prefix}/lib/NetworkManager instead of %{_prefix}/lib/%{name}. That way you don't have to create a new %dir for a single executable. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.