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

--- Comment #25 from Rex Dieter <rdie...@math.unl.edu> ---
looks like you put too much into the -libs pkg, it only really needs:

%{_libdir}/libmatecomponent-2.so.0*
%{_libdir}/libmatecomponent-activation.so.4*

these can  go here or in the main pkg
%{_libdir}/matecomponent-2.0/*
%{_libdir}/matecomponent/*
%{_libdir}/matecorba-2.0/*

these definitely still belong in -devel:
%{_libdir}/libmatecomponent-2.so
%{_libdir}/pkgconfig/libmatecomponent-2.0.pc
%{_libdir}/pkgconfig/matecomponent-activation-2.0.pc
%{_libdir}/libmatecomponent-activation.so

and remember to move the ldconfig scriptlets to  -libs too:
%post libs -p /sbin/ldconfig
%postun libs -p /sbin/ldconfig

-- 
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