[Bug 844080] Review Request: libmatecomponent -- Libraries for matecomponent package of MATE-Desktop

bugzilla at redhat.com bugzilla at redhat.com
Sat Aug 11 04:20:28 UTC 2012


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

--- Comment #25 from Rex Dieter <rdieter at 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.



More information about the package-review mailing list