[csw-devel] SF.net SVN: gar:[18193] csw/mgar/pkg/auctex/trunk/Makefile

Maciej Bliziński maciej at opencsw.org
Wed Apr 17 23:45:11 CEST 2013


Hi Peter,

On Fri, Jun 01, 2012 at 11:42:45AM +0000, pfelecan at users.sourceforge.net wrote:
> Revision: 18193
>           http://gar.svn.sourceforge.net/gar/?rev=18193&view=rev
> Author:   pfelecan
> Date:     2012-06-01 11:42:45 +0000 (Fri, 01 Jun 2012)
> Log Message:
> -----------
> verified overrides for the checker
> 
(...)
> +# all the "bad content"s are innocuous:
> +CHECKPKG_OVERRIDES_CSWauctex += file-with-bad-content|/usr/local|root/opt/csw/share/info/auctex.info-1
> +CHECKPKG_OVERRIDES_CSWauctex += file-with-bad-content|/usr/local|root/opt/csw/share/doc/auctex/auctex.dvi
> +CHECKPKG_OVERRIDES_CSWauctex += file-with-bad-content|/usr/local|root/opt/csw/share/doc/auctex/auctex.ps
> +CHECKPKG_OVERRIDES_CSWauctex += file-with-bad-content|/usr/local|root/opt/csw/share/doc/auctex/html/auctex_4.html
> +CHECKPKG_OVERRIDES_CSWauctex += file-with-bad-content|/usr/share|root/opt/csw/share/info/preview-latex.info
> +CHECKPKG_OVERRIDES_CSWauctex += file-with-bad-content|/usr/share|root/opt/csw/share/emacs/site-lisp/auctex/tex.el
> +CHECKPKG_OVERRIDES_CSWauctex += file-with-bad-content|/usr/share|root/opt/csw/share/emacs/site-lisp/auctex/tex-jp.el
> +CHECKPKG_OVERRIDES_CSWauctex += file-with-bad-content|/usr/share|root/opt/csw/share/emacs/site-lisp/auctex/tex.elc
> +CHECKPKG_OVERRIDES_CSWauctex += file-with-bad-content|/usr/share|root/opt/csw/share/emacs/site-lisp/auctex/tex-jp.elc
> +CHECKPKG_OVERRIDES_CSWauctex += file-with-bad-content|/usr/share|root/opt/csw/share/doc/auctex/preview-latex.ps
> +CHECKPKG_OVERRIDES_CSWauctex += file-with-bad-content|/usr/share|root/opt/csw/share/doc/auctex/preview-latex.dvi

You can replace all these with a single:

CHECKPKG_OVERRIDES_CSWauctex += file-with-bad-content

> +# depends on CSWemacs wich depends on CSWemacscommon:
> +CHECKPKG_OVERRIDES_CSWauctex += missing-dependency|CSWemacscommon

Our policy is that if there's a reason why one package depends on
another, we should include a direct dependency and not rely in
transitiveness.

Maciej


More information about the devel mailing list