On Tue, Oct 21, 2014 at 12:41 PM, Kevin Fenzi <ke...@scrye.com> wrote:
> I am pointing the finger right now at icecat. It seems to be providing
> all the nss libraries and 'winning' the dependency. It's making all the
> buildroots a good deal larger than they need to be, and possibly making
> them link to the wrong nss/nspr, etc. ;(

The icecat spec file needs something like this:

%global __provides_exclude_from ^%{_libdir}/%{name}-%{version}

And I believe that "Requires: nspr" and "Requires: nss" should be
removed.  If icecat is linked against the system versions of those
libraries, then the dependencies should be generated automatically.
-- 
Jerry James
http://www.jamezone.org/
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to