From 2c049f7c0e20aecd1c4f57b66c34372eadf4f626 Mon Sep 17 00:00:00 2001 From: Romain Chantereay Date: Fri, 28 Jan 2005 15:45:18 +0000 Subject: [PATCH] Updated to lasso 0.6.0 with soname 3. Updated dependencies too. --- win32/nsis/jlasso-lite.nsi | 4 ++-- win32/nsis/lasso-deps.nsi | 10 +++++----- win32/nsis/lasso-full.nsi | 16 ++++++++-------- win32/nsis/lasso-lite.nsi | 10 +++++----- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/win32/nsis/jlasso-lite.nsi b/win32/nsis/jlasso-lite.nsi index 8df2b471..ec342c3a 100755 --- a/win32/nsis/jlasso-lite.nsi +++ b/win32/nsis/jlasso-lite.nsi @@ -2,7 +2,7 @@ ; HM NIS Edit Wizard helper defines !define PRODUCT_NAME "Liberty Alliance Single Sign On Java" -!define PRODUCT_VERSION "0.5.0a" +!define PRODUCT_VERSION "0.6.0" !define PRODUCT_PUBLISHER "Entr'ouvert" !define PRODUCT_WEB_SITE "http://lasso.entrouvert.org" !define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}" @@ -48,7 +48,7 @@ SetCompressor bzip2 ; MUI end ------ Name "${PRODUCT_NAME} ${PRODUCT_VERSION}" -OutFile "Install-java-lite-0_5a.exe" +OutFile "Install-java-lite-0_6_0.exe" InstallDir "$PROGRAMFILES\Liberty Alliance Single Sign On Java" ShowInstDetails show ShowUnInstDetails show diff --git a/win32/nsis/lasso-deps.nsi b/win32/nsis/lasso-deps.nsi index 2dc8f9ba..b6309a4f 100644 --- a/win32/nsis/lasso-deps.nsi +++ b/win32/nsis/lasso-deps.nsi @@ -2,7 +2,7 @@ ; HM NIS Edit Wizard helper defines !define PRODUCT_NAME "LASSO dependencies" -!define PRODUCT_VERSION "0.5.0a" +!define PRODUCT_VERSION "0.6.0" !define PRODUCT_PUBLISHER "Entr'ouvert" !define PRODUCT_WEB_SITE "http://lasso.entrouvert.org" !define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}" @@ -48,7 +48,7 @@ SetCompressor bzip2 ; MUI end ------ Name "${PRODUCT_NAME} ${PRODUCT_VERSION}" -OutFile "Install-deps-0_5a.exe" +OutFile "Install-deps-0_6_0.exe" InstallDir "$SYSDIR" ShowInstDetails show ShowUnInstDetails show @@ -66,11 +66,11 @@ Section "GLIB: Low-level core library that forms the basis for projects such as File "c:\cygwin\usr\local\lib\libgthread-2.0-0.dll" SectionEnd -Section "LIBXML2: XML C parser and toolkit version 2.6.15." SEC02 +Section "LIBXML2: XML C parser and toolkit version 2.6.17." SEC02 File "c:\cygwin\usr\local\lib\libxml2.dll" SectionEnd -Section "LIBXSLT: The XSLT C library version 1.2.6." SEC03 +Section "LIBXSLT: The XSLT C library version 1.2.12+." SEC03 File "c:\cygwin\usr\local\lib\libxslt.dll" File "c:\cygwin\usr\local\lib\libexslt.dll" SectionEnd @@ -91,7 +91,7 @@ Section "ZLIB: A free, general-purpose, legally unencumbered -- that is, not cov File "c:\cygwin\usr\local\lib\zlib1.dll" SectionEnd -Section "LIBICONV: Free iconv() implementation." SEC07 +Section "LIBICONV: Free iconv() implementation version 1.9.1." SEC07 File "c:\cygwin\usr\local\lib\iconv.dll" SectionEnd diff --git a/win32/nsis/lasso-full.nsi b/win32/nsis/lasso-full.nsi index 7882fb57..c079b063 100644 --- a/win32/nsis/lasso-full.nsi +++ b/win32/nsis/lasso-full.nsi @@ -2,7 +2,7 @@ ; HM NIS Edit Wizard helper defines !define PRODUCT_NAME "Liberty Alliance Single Sign On and all dependencies" -!define PRODUCT_VERSION "0.5.0a" +!define PRODUCT_VERSION "0.6.0" !define PRODUCT_PUBLISHER "Entr'ouvert" !define PRODUCT_WEB_SITE "http://www.entrouvert.org" !define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}" @@ -48,7 +48,7 @@ SetCompressor bzip2 ; MUI end ------ Name "${PRODUCT_NAME} ${PRODUCT_VERSION}" -OutFile "Install-full-0_5a.exe" +OutFile "Install-full-0_6_0.exe" InstallDir "$SYSDIR" ShowInstDetails show ShowUnInstDetails show @@ -66,11 +66,11 @@ Section "GLIB: Low-level core library that forms the basis for projects such as File "c:\cygwin\usr\local\lib\libgthread-2.0-0.dll" SectionEnd -Section "LIBXML2: XML C parser and toolkit version 2.6.15." SEC02 +Section "LIBXML2: XML C parser and toolkit version 2.6.17." SEC02 File "c:\cygwin\usr\local\lib\libxml2.dll" SectionEnd -Section "LIBXSLT: The XSLT C library version 1.2.6." SEC03 +Section "LIBXSLT: The XSLT C library version 1.2.12+." SEC03 File "c:\cygwin\usr\local\lib\libxslt.dll" File "c:\cygwin\usr\local\lib\libexslt.dll" SectionEnd @@ -91,7 +91,7 @@ Section "ZLIB: A free, general-purpose, legally unencumbered -- that is, not cov File "c:\cygwin\usr\local\lib\zlib1.dll" SectionEnd -Section "LIBICONV: Free iconv() implementation." SEC07 +Section "LIBICONV: Free iconv() implementation version 1.9.1." SEC07 File "c:\cygwin\usr\local\lib\iconv.dll" SectionEnd @@ -99,8 +99,8 @@ Section "LIBINTL: Library for native language support." SEC08 File "c:\cygwin\usr\local\lib\intl.dll" SectionEnd -Section "L.A.S.S.O." SEC09 - File "..\..\lasso\.libs\liblasso-2.dll" +Section "L.A.S.S.O. version 0.6.0" SEC09 + File "..\..\lasso\.libs\liblasso-3.dll" SectionEnd Section -AdditionalIcons @@ -147,7 +147,7 @@ FunctionEnd Section Uninstall Delete "$INSTDIR\${PRODUCT_NAME}.url" Delete "$INSTDIR\uninst.exe" - Delete "$INSTDIR\liblasso-2.dll" + Delete "$INSTDIR\liblasso-3.dll" Delete "$INSTDIR\iconv.dll" Delete "$INSTDIR\zlib.dll" Delete "$INSTDIR\zlib1.dll" diff --git a/win32/nsis/lasso-lite.nsi b/win32/nsis/lasso-lite.nsi index fc8beeed..4f708320 100644 --- a/win32/nsis/lasso-lite.nsi +++ b/win32/nsis/lasso-lite.nsi @@ -2,7 +2,7 @@ ; HM NIS Edit Wizard helper defines !define PRODUCT_NAME "Liberty Alliance Single Sign On" -!define PRODUCT_VERSION "0.5.0a" +!define PRODUCT_VERSION "0.6.0" !define PRODUCT_PUBLISHER "Entr'ouvert" !define PRODUCT_WEB_SITE "http://www.entrouvert.org" !define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}" @@ -48,7 +48,7 @@ SetCompressor bzip2 ; MUI end ------ Name "${PRODUCT_NAME} ${PRODUCT_VERSION}" -OutFile "Install-lite-0_5a.exe" +OutFile "Install-lite-0_6_0.exe" InstallDir "$SYSDIR" ShowInstDetails show ShowUnInstDetails show @@ -58,10 +58,10 @@ Function .onInit !insertmacro MUI_LANGDLL_DISPLAY FunctionEnd -Section "L.A.S.S.O." SEC01 +Section "L.A.S.S.O. version 0.6.0" SEC01 SetOutPath "$INSTDIR" SetOverwrite ifnewer - File "..\..\lasso\.libs\liblasso-2.dll" + File "..\..\lasso\.libs\liblasso-3.dll" SectionEnd Section -AdditionalIcons @@ -100,7 +100,7 @@ FunctionEnd Section Uninstall Delete "$INSTDIR\${PRODUCT_NAME}.url" Delete "$INSTDIR\uninst.exe" - Delete "$INSTDIR\liblasso-2.dll" + Delete "$INSTDIR\liblasso-3.dll" Delete "$SMPROGRAMS\Liberty Alliance Single Sign On\Uninstall.lnk" Delete "$SMPROGRAMS\Liberty Alliance Single Sign On\Website.lnk"