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

Maciej Bliziński maciej at opencsw.org
Wed Jul 20 16:11:11 CEST 2011


Em 19/07/2011 22:39, <rthurner at users.sourceforge.net> escreveu:
>
> Revision: 15128
>          http://gar.svn.sourceforge.net/gar/?rev=15128&view=rev
> Author:   rthurner
> Date:     2011-07-19 21:38:57 +0000 (Tue, 19 Jul 2011)
>
> Log Message:
> -----------
> apr, try to adjust to new checkpkg ... seems not to make a lot of sense
like this
>
> Modified Paths:
> --------------
>    csw/mgar/pkg/apr/trunk/Makefile
>
> Modified: csw/mgar/pkg/apr/trunk/Makefile
> ===================================================================
> --- csw/mgar/pkg/apr/trunk/Makefile     2011-07-19 21:20:37 UTC (rev
15127)
> +++ csw/mgar/pkg/apr/trunk/Makefile     2011-07-19 21:38:57 UTC (rev
15128)
> @@ -11,14 +11,18 @@
>
>  MASTER_SITES = http://apache.crihan.fr/dist/apr/
>  DISTFILES  = $(NAME)-$(VERSION).tar.gz
> -
> +LICENSE = LICENSE
>  PATCHFILES = 0001-Force-newly-built-libs-in-testsuite.patch
>
> -LICENSE = LICENSE
>
> -# We define upstream file regex so we can be notifed of new upstream
software release
> -UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
> +PACKAGES += CSWapr-dev
> +CATALOGNAME_CSWapr-dev = apr_dev
> +PKGFILES_CSWapr-dev += /opt/csw/lib/libapr-1.so
> +PKGFILES_CSWapr-dev += /opt/csw/lib/sparcv9/libapr-1.so
> +CHECKPKG_OVERRIDES_CSWapr-dev +=
file-collision|/opt/csw/lib/libapr-1.so|CSWapr|CSWapr-dev
> +CHECKPKG_OVERRIDES_CSWapr-dev +=
file-collision|/opt/csw/lib/sparcv9/libapr-1.so|CSWapr|CSWapr-dev

Hi Rupert,

In normal circumstances you should never override file collision error tags.
What's your plan, do you want to ship the same file in two packages?

Maciej
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencsw.org/pipermail/devel/attachments/20110720/12c1469f/attachment.html>


More information about the devel mailing list