Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=725905

--- Comment #6 from Kalev Lember <kalevlem...@gmail.com> 2011-07-27 08:56:03 
EDT ---
+# Proxy module is actually same as library, so install a link
+install-exec-hook:
+       $(LN_S) libp11-kit.so $(DESTDIR)$(libdir)/p11-kit-proxy.so

I think it would be better to create the symlink to libp11-kit.so.0 (note the
.0), so that we could put the .so in -devel subpackage:
p11-kit rpm:
  p11-kit-proxy.so
  libp11-kit.so.0
  libp11-kit.so.0.0.0

p11-kit-devel rpm:
   libp11-kit.so


Otherwise looks very nice. Thanks for doing this, Stef!

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to