[csw-devel] SF.net SVN: gar:[13605] csw/mgar/pkg/facter/trunk

Maciej Bliziński maciej at opencsw.org
Sun Mar 6 19:27:02 CET 2011


2011/3/6  <phipsy at users.sourceforge.net>:
>  DISTFILES  = $(NAME)-$(VERSION).tar.gz
> +UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz

You don't need UFILES_REGEX any more, it's autogenerated based on DISTFILES.

> +SPKG_SOURCEURL = http://puppetlabs.com/
>
>  RUNTIME_DEP_PKGS = CSWruby
>  BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS)
>
> -# We define upstream file regex so we can be notifed of new upstream software release
> +# We define upstream file regex so we can be notifed of new upstream software
> +# release
>  UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz

Ditto.

Maciej


More information about the devel mailing list