[csw-maintainers] libserf, checkpkg errors, e.g. use ssl-0.9.8 instead of ssl-1.0.0

Ben Walton bwalton at opencsw.org
Thu Aug 16 21:26:47 CEST 2012


Excerpts from rupert THURNER's message of Thu Aug 16 15:18:56 -0400 2012:

> oh .. it got cut off. unstable9s, unstable9x.

The ssl 1.0 update was only for solaris 10.  I'd suggest abandoning
solaris 9 for this library unless you want to add the dependency based
on a variable and build for both platforms separately.

That would look something like:

PACKAGING_PLATFORMS =  solaris9-i386 solaris9-sparc solaris10-i386 solaris10-sparc 

RUNTIME_DEP_PKGS_SunOS5.9 = CSWlibssl0-9-8
RUNTIME_DEP_PKGS_SunOS5.10 = CSWlibssl1-0-0

RUNTIME_DEP_PKGS += RUNTIME_DEP_PKGS_$(GAROSREL)

(Not checked, it might need a small tweak.)

It's up to you whether you go this route or not though.

Thanks
-Ben
--
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302



More information about the maintainers mailing list