From c7146e9ec1c131eafeef48a71611f92d060e36d1 Mon Sep 17 00:00:00 2001 From: Alexander Mueller <alexander.mueller@hs.uni-hamburg.de> Date: Tue, 20 Dec 2005 11:08:09 +0000 Subject: [PATCH] BugID: 330 Makes the version tags consistent for GCF --- MAC/GCF/LogSys/configure.in | 6 +++--- MAC/GCF/Protocols/configure.in | 4 ++-- MAC/GCF/TM/configure.in | 2 +- MAC/GCF/_PAL/configure.in | 10 +++++----- MAC/GCF/_PALlight/configure.in | 8 ++++---- MAC/Test/GCF/CEP/configure.in | 2 +- MAC/Test/GCF/MAC/configure.in | 6 +++--- MAC/Test/GCF/RTC/configure.in | 2 +- 8 files changed, 20 insertions(+), 20 deletions(-) diff --git a/MAC/GCF/LogSys/configure.in b/MAC/GCF/LogSys/configure.in index 658b9188c6f..13acfe19de9 100644 --- a/MAC/GCF/LogSys/configure.in +++ b/MAC/GCF/LogSys/configure.in @@ -38,9 +38,9 @@ dnl lofar_GENERAL lofar_PVSS lofar_INTERNAL(LCS/Common, common, LCS-Common-2_3, 1, Common/LofarTypes.h,,) -lofar_INTERNAL(MAC/GCF/GCFCommon, gcfcommon, MAC-GCF-6_0, 1, GCF/GCF_Defines.h,,) -lofar_INTERNAL(MAC/GCF/TM, gcftm, MAC-GCF-6_0, 1, GCF/TM/GCF_Task.h,,) -lofar_INTERNAL(MAC/GCF/PAL, gcfpal, MAC-GCF-6_0, 1, GCF/PAL/GCF_PVSSInfo.h,,) +lofar_INTERNAL(MAC/GCF/GCFCommon, gcfcommon, MAC-GCF-6_1rc2, 1, GCF/GCF_Defines.h,,) +lofar_INTERNAL(MAC/GCF/TM, gcftm, MAC-GCF-6_1rc2, 1, GCF/TM/GCF_Task.h,,) +lofar_INTERNAL(MAC/GCF/PAL, gcfpal, MAC-GCF-6_1rc2, 1, GCF/PAL/GCF_PVSSInfo.h,,) lofar_INTERNAL(SAS/OTDB, otdb, HEAD, 1, OTDB/OTDBconnection.h,,) lofar_INTERNAL(LCS/ACC/APS, aps, LCS-ACC-2_0, 1, APS/ParameterSet.h,,) diff --git a/MAC/GCF/Protocols/configure.in b/MAC/GCF/Protocols/configure.in index eaec4bae18f..5197832b58c 100644 --- a/MAC/GCF/Protocols/configure.in +++ b/MAC/GCF/Protocols/configure.in @@ -39,8 +39,8 @@ dnl lofar_GENERAL lofar_INTERNAL(LCS/Common, Common, LCS-Common-2_3, 1,Common/LofarTypes.h,,) lofar_INTERNAL(LCS/Transport, transport, LCS-Transport-2_1, 1, Transport/DataHolder.h,,) -lofar_INTERNAL(MAC/GCF/GCFCommon, GCFCommon, MAC-GCF-6_0, 1,GCF/GCF_Defines.h,,) -lofar_INTERNAL(MAC/GCF/TM, GCFTM, MAC-GCF-6_0, 1, GCF/TM/GCF_Event.h,,) +lofar_INTERNAL(MAC/GCF/GCFCommon, GCFCommon, MAC-GCF-6_1rc2, 1,GCF/GCF_Defines.h,,) +lofar_INTERNAL(MAC/GCF/TM, GCFTM, MAC-GCF-6_1rc2, 1, GCF/TM/GCF_Event.h,,) dnl dnl Output Makefiles diff --git a/MAC/GCF/TM/configure.in b/MAC/GCF/TM/configure.in index eec7b22ecdb..bacc4b14f24 100644 --- a/MAC/GCF/TM/configure.in +++ b/MAC/GCF/TM/configure.in @@ -37,7 +37,7 @@ dnl Check for LOFAR specific things dnl lofar_GENERAL lofar_INTERNAL(LCS/Common, Common, LCS-Common-2_3, 1, Common/LofarTypes.h,,) -lofar_INTERNAL(MAC/GCF/GCFCommon, GCFCommon, MAC-GCF-6_1, 1, GCF/GCF_Defines.h,,) +lofar_INTERNAL(MAC/GCF/GCFCommon, GCFCommon, MAC-GCF-6_1rc2, 1, GCF/GCF_Defines.h,,) dnl dnl Output Makefiles diff --git a/MAC/GCF/_PAL/configure.in b/MAC/GCF/_PAL/configure.in index d874899e723..f5110ecb350 100644 --- a/MAC/GCF/_PAL/configure.in +++ b/MAC/GCF/_PAL/configure.in @@ -39,11 +39,11 @@ lofar_GENERAL lofar_PVSS(1) lofar_INTERNAL(LCS/Common, common, LCS-Common-2_3, 1, Common/LofarTypes.h,,) lofar_INTERNAL(LCS/Transport, transport, LCS-Transport-2_1, 1, Transport/DataHolder.h,,) -lofar_INTERNAL(MAC/GCF/GCFCommon, gcfcommon, MAC-GCF-6_0, 1, GCF/GCF_Defines.h,,) -lofar_INTERNAL(MAC/GCF/TM, gcftm, MAC-GCF-6_0, 1, GCF/TM/GCF_Task.h,,) -lofar_INTERNAL(MAC/GCF/Protocols, gcfpirtcprot, MAC-GCF-6_0, 1, GCF/Protocols/PI_Protocol.ph,,) -lofar_INTERNAL(MAC/GCF/Protocols, gcfpicepprot, MAC-GCF-6_0, 1, GCF/Protocols/DH_PIProtocol.h,,) -lofar_INTERNAL(MAC/GCF/Protocols, gcfpaprot, MAC-GCF-6_0, 1, GCF/Protocols/PA_Protocol.ph,,) +lofar_INTERNAL(MAC/GCF/GCFCommon, gcfcommon, MAC-GCF-6_1rc2, 1, GCF/GCF_Defines.h,,) +lofar_INTERNAL(MAC/GCF/TM, gcftm, MAC-GCF-6_1rc2, 1, GCF/TM/GCF_Task.h,,) +lofar_INTERNAL(MAC/GCF/Protocols, gcfpirtcprot, MAC-GCF-6_1rc2, 1, GCF/Protocols/PI_Protocol.ph,,) +lofar_INTERNAL(MAC/GCF/Protocols, gcfpicepprot, MAC-GCF-6_1rc2, 1, GCF/Protocols/DH_PIProtocol.h,,) +lofar_INTERNAL(MAC/GCF/Protocols, gcfpaprot, MAC-GCF-6_1rc2, 1, GCF/Protocols/PA_Protocol.ph,,) dnl dnl Output Makefiles diff --git a/MAC/GCF/_PALlight/configure.in b/MAC/GCF/_PALlight/configure.in index 77d9e52a436..fa39b99f538 100644 --- a/MAC/GCF/_PALlight/configure.in +++ b/MAC/GCF/_PALlight/configure.in @@ -39,10 +39,10 @@ dnl lofar_GENERAL lofar_INTERNAL(LCS/Common, common, LCS-Common-2_3, 1, Common/LofarTypes.h,,) lofar_INTERNAL(LCS/Transport, transport, LCS-Transport-2_1, 1, Transport/DataHolder.h,,) -lofar_INTERNAL(MAC/GCF/GCFCommon, gcfcommon, MAC-GCF-6_0, 1, GCF/GCF_Defines.h,,) -lofar_INTERNAL(MAC/GCF/TM, gcftm, MAC-GCF-6_0, 1, GCF/TM/GCF_Task.h,,) -lofar_INTERNAL(MAC/GCF/Protocols, gcfpirtcprot, MAC-GCF-6_0, 1, GCF/Protocols/PI_Protocol.ph,,) -lofar_INTERNAL(MAC/GCF/Protocols, gcfpicepprot, MAC-GCF-6_0, 1, GCF/Protocols/DH_PIProtocol.h,,) +lofar_INTERNAL(MAC/GCF/GCFCommon, gcfcommon, MAC-GCF-6_1rc2, 1, GCF/GCF_Defines.h,,) +lofar_INTERNAL(MAC/GCF/TM, gcftm, MAC-GCF-6_1rc2, 1, GCF/TM/GCF_Task.h,,) +lofar_INTERNAL(MAC/GCF/Protocols, gcfpirtcprot, MAC-GCF-6_1rc2, 1, GCF/Protocols/PI_Protocol.ph,,) +lofar_INTERNAL(MAC/GCF/Protocols, gcfpicepprot, MAC-GCF-6_1rc2, 1, GCF/Protocols/DH_PIProtocol.h,,) dnl dnl Output Makefiles diff --git a/MAC/Test/GCF/CEP/configure.in b/MAC/Test/GCF/CEP/configure.in index 56620630376..48e3954c734 100644 --- a/MAC/Test/GCF/CEP/configure.in +++ b/MAC/Test/GCF/CEP/configure.in @@ -52,7 +52,7 @@ dnl Check for LOFAR specific things dnl lofar_GENERAL #lofar_QT -lofar_INTERNAL(MAC/GCF/PALlight, gcfceppallight, MAC-GCF-6_0, 1, GCF/PALlight/CEPProperty.h,,) +lofar_INTERNAL(MAC/GCF/PALlight, gcfceppallight, MAC-GCF-6_1rc2, 1, GCF/PALlight/CEPProperty.h,,) dnl dnl Output Makefiles diff --git a/MAC/Test/GCF/MAC/configure.in b/MAC/Test/GCF/MAC/configure.in index c5be5e3621e..390f9e5cf39 100644 --- a/MAC/Test/GCF/MAC/configure.in +++ b/MAC/Test/GCF/MAC/configure.in @@ -53,9 +53,9 @@ dnl lofar_GENERAL #lofar_QT lofar_PVSS(1) -lofar_INTERNAL(MAC/GCF/PAL, GCFPAL, MAC-GCF-6_0, 1, GCF/PAL/GCF_Property.h,,) -lofar_INTERNAL(MAC/GCF/PALlight, GCFPALlight, MAC-GCF-6_0, 1, GCF/PALlight/GCF_RTMyProperty.h,,) -lofar_INTERNAL(MAC/GCF/LogSys, GCFKvlc, MAC-GCF-6_0, 1, GCF/LogSys/GCF_KeyValueLogger.h,,) +lofar_INTERNAL(MAC/GCF/PAL, GCFPAL, MAC-GCF-6_1rc2, 1, GCF/PAL/GCF_Property.h,,) +lofar_INTERNAL(MAC/GCF/PALlight, GCFPALlight, MAC-GCF-6_1rc2, 1, GCF/PALlight/GCF_RTMyProperty.h,,) +lofar_INTERNAL(MAC/GCF/LogSys, GCFKvlc, MAC-GCF-6_1rc2, 1, GCF/LogSys/GCF_KeyValueLogger.h,,) lofar_PACKAGE(MAC/Test/Suite) lofar_PACKAGE(MAC/Test/GCF/RTC) diff --git a/MAC/Test/GCF/RTC/configure.in b/MAC/Test/GCF/RTC/configure.in index 18652175e6f..d58a8055132 100644 --- a/MAC/Test/GCF/RTC/configure.in +++ b/MAC/Test/GCF/RTC/configure.in @@ -52,7 +52,7 @@ dnl Check for LOFAR specific things dnl lofar_GENERAL #lofar_QT -lofar_INTERNAL(MAC/GCF/PALlight, GCFPALlight, MAC-GCF-6_0, 1, GCF/PALlight/GCF_RTMyProperty.h,,) +lofar_INTERNAL(MAC/GCF/PALlight, GCFPALlight, MAC-GCF-6_1rc2, 1, GCF/PALlight/GCF_RTMyProperty.h,,) dnl dnl Output Makefiles -- GitLab