[csw-devel] SF.net SVN: gar:[17988] csw/mgar/pkg/libotf/trunk/Makefile
Maciej BliziĆski
maciej at opencsw.org
Wed Apr 17 23:34:10 CEST 2013
Hi Peter,
On Fri, May 11, 2012 at 12:33:29PM +0000, pfelecan at users.sourceforge.net wrote:
> Revision: 17988
> http://gar.svn.sourceforge.net/gar/?rev=17988&view=rev
> Author: pfelecan
> Date: 2012-05-11 12:33:29 +0000 (Fri, 11 May 2012)
> Log Message:
> -----------
> overrides incorrect chkpkg complaints...
>
> Modified Paths:
> --------------
> csw/mgar/pkg/libotf/trunk/Makefile
>
> Modified: csw/mgar/pkg/libotf/trunk/Makefile
> ===================================================================
> --- csw/mgar/pkg/libotf/trunk/Makefile 2012-05-11 11:54:41 UTC (rev 17987)
> +++ csw/mgar/pkg/libotf/trunk/Makefile 2012-05-11 12:33:29 UTC (rev 17988)
> @@ -55,6 +55,10 @@
> OBSOLETED_BY_CSWlibotf-utils += CSWlibotf
> RUNTIME_DEP_PKGS_CSWlibotf-utils += \
> CSWlibotf0
> +# checkpkg cincorrectly complains about this:
> +CHECKPKG_OVERRIDES_CSWlibotf-utils += missing-dependency|CSWlibbz2-1-0
> +CHECKPKG_OVERRIDES_CSWlibotf-utils += missing-dependency|CSWlibz1
> +CHECKPKG_OVERRIDES_CSWlibotf-utils += missing-dependency|CSWlibfreetype6
If you look into the otfdump binary, it lists these sonames:
libotf.so.0
libfreetype.so.6
libz.so.1
libbz2.so.1.0
libc.so.1
The dependencies suggested by checkpkg seem entirely correct to me.
Why do you think they are incorrect?
Maciej
More information about the devel
mailing list