openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Openexr-devel] Re: [patch] library version increase for 1.1.0


From: Drew Hess
Subject: [Openexr-devel] Re: [patch] library version increase for 1.1.0
Date: Thu, 5 Feb 2004 23:45:49 -0800 (PST)

Thanks for the patch!

But I beat ya to it by about 2 hours ;)  Check CVS.  I'm actually 
preparing for the release as we speak.

-dwh-


On Fri, 6 Feb 2004, Brad Hards wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Thu, 5 Feb 2004 22:48 pm, Drew Hess wrote:
> > This is one of the reasons I'm planning on rev'ing the major version
> > number on the libraries.
> Tested patch follows:
> Index: Half/Makefile.am
> ===================================================================
> RCS file: /cvsroot/openexr/OpenEXR/Half/Makefile.am,v
> retrieving revision 1.2
> diff -u -4 -p -r1.2 Makefile.am
> - --- Half/Makefile.am    13 Mar 2003 02:23:49 -0000      1.2
> +++ Half/Makefile.am    6 Feb 2004 07:42:12 -0000
> @@ -2,8 +2,9 @@
> 
>  lib_LTLIBRARIES = libHalf.la
> 
>  libHalf_la_SOURCES = half.cpp half.h halfFunction.h halfLimits.h
> +libHalf_la_LDFLAGS = -version-info 1:0:0
> 
>  libHalfincludedir = $(includedir)/OpenEXR
> 
>  libHalfinclude_HEADERS = half.h halfFunction.h halfLimits.h
> Index: Iex/Makefile.am
> ===================================================================
> RCS file: /cvsroot/openexr/OpenEXR/Iex/Makefile.am,v
> retrieving revision 1.1.1.1
> diff -u -4 -p -r1.1.1.1 Makefile.am
> - --- Iex/Makefile.am     21 Jan 2003 06:33:00 -0000      1.1.1.1
> +++ Iex/Makefile.am     6 Feb 2004 07:42:12 -0000
> @@ -5,8 +5,10 @@ lib_LTLIBRARIES = libIex.la
>  libIex_la_SOURCES = IexThrowErrnoExc.cpp IexBaseExc.cpp IexBaseExc.h \
>                     IexErrnoExc.h Iex.h IexMacros.h IexMathExc.h \
>                     IexThrowErrnoExc.h
> 
> +libIex_la_LDFLAGS = -version-info 1:0:0
> +
>  libIexincludedir = $(includedir)/OpenEXR
> 
>  libIexinclude_HEADERS = IexBaseExc.h IexMathExc.h IexThrowErrnoExc.h \
>                         IexErrnoExc.h IexMacros.h Iex.h
> Index: IlmImf/Makefile.am
> ===================================================================
> RCS file: /cvsroot/openexr/OpenEXR/IlmImf/Makefile.am,v
> retrieving revision 1.6
> diff -u -4 -p -r1.6 Makefile.am
> - --- IlmImf/Makefile.am  16 Jan 2004 09:13:16 -0000      1.6
> +++ IlmImf/Makefile.am  6 Feb 2004 07:42:12 -0000
> @@ -46,8 +46,9 @@ libIlmImf_la_SOURCES = ImfAttribute.cpp
>                        ImfTileDescriptionAttribute.h ImfTileOffsets.h \
>                        ImfTiledInputFile.h ImfTiledMisc.h \
>                        ImfTiledOutputFile.h ImfTiledRgbaFile.h
> 
> +libIlmImf_la_LDFLAGS = -version-info 1:0:0
> 
>  libIlmImfincludedir = $(includedir)/OpenEXR
> 
>  libIlmImfinclude_HEADERS = ImfAttribute.h ImfBoxAttribute.h \
> Index: Imath/Makefile.am
> ===================================================================
> RCS file: /cvsroot/openexr/OpenEXR/Imath/Makefile.am,v
> retrieving revision 1.3
> diff -u -4 -p -r1.3 Makefile.am
> - --- Imath/Makefile.am   15 Jan 2004 22:26:07 -0000      1.3
> +++ Imath/Makefile.am   6 Feb 2004 07:42:12 -0000
> @@ -13,8 +13,9 @@ libImath_la_SOURCES = ImathShear.cpp Ima
>                       ImathColor.h ImathRandom.h ImathRoots.h \
>                       ImathHalfLimits.h ImathInterval.h ImathGLU.h \
>                       ImathFrame.h ImathPlatform.h ImathTMatrixBase.h \
>                       ImathTMatrix.h ImathTMatrixAlgo.h ImathTMatrixData.h
> +libImath_la_LDFLAGS = -version-info 1:0:0
> 
>  libImathincludedir = $(includedir)/OpenEXR
> 
>  libImathinclude_HEADERS = ImathColorAlgo.h ImathMatrixAlgo.h ImathVec.h \
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
> 
> iD8DBQFAI0SdGwwszQ/PZzgRAt3lAJ41iCU9deoSMjfeu/5yO+rKBNrtfwCglcIM
> znrqRSlTW/XYMGgm9xBssw0=
> =yHI4
> -----END PGP SIGNATURE-----
> 
> 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]