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

Summary: Review Request: ruby-ldap - Ruby LDAP libraries


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





------- Additional Comments From [EMAIL PROTECTED]  2007-10-29 11:53 EST -------
Well,
----------------------------------------------------
# For noarch packages: ruby_sitelib
%{ruby_sitelib}/*
# For arch-specific packages: ruby_sitearch
#%{ruby_sitearch}/*
----------------------------------------------------
You cannot do this.
ldap.so is actually installed under ruby_sitearch
(on x86_64, it is /usr/lib64/ruby/site_ruby/1.8/x86_64-linux/),
where on x86_64, ruby_sitelib is /usr/lib/ruby/site_ruby/1.8/.

For this package you can treat this issue by specifying
file lists a little more verbosely.

-- 
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, or are watching someone who is.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to