Revision: 23851 http://sourceforge.net/p/gar/code/23851 Author: bonivart Date: 2014-07-20 21:27:03 +0000 (Sun, 20 Jul 2014) Log Message: ----------- razor/trunk: add overrides
Modified Paths: -------------- csw/mgar/pkg/razor/trunk/Makefile Modified: csw/mgar/pkg/razor/trunk/Makefile =================================================================== --- csw/mgar/pkg/razor/trunk/Makefile 2014-07-20 21:22:59 UTC (rev 23850) +++ csw/mgar/pkg/razor/trunk/Makefile 2014-07-20 21:27:03 UTC (rev 23851) @@ -20,10 +20,14 @@ RUNTIME_DEP_PKGS += CSWpm-uri RUNTIME_DEP_PKGS += CSWpmdigestnilsimsa -# We define upstream file regex so we can be notifed of new upstream software release -#UFILES_REGEX = $(NAME)-agents-(\d+(?:\.\d+)*).tar.bz2 +CHECKPKG_OVERRIDES_CSWrazor += surplus-dependency|CSWpm-digest-sha1 +CHECKPKG_OVERRIDES_CSWrazor += surplus-dependency|CSWpmdigestnilsimsa +CHECKPKG_OVERRIDES_CSWrazor += surplus-dependency|CSWpm-digest-hmac +CHECKPKG_OVERRIDES_CSWrazor += surplus-dependency|CSWpm-uri +CHECKPKG_OVERRIDES_CSWrazor += surplus-dependency|CSWpm-net-dns CONFIGURE_SCRIPTS = custom +# No tests TEST_SCRIPTS = EXTRA_MERGE_EXCLUDE_FILES = .*\/perllocal\.pod This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.