From a6b4b1dfc376dcc975b591162d8d0d12bf619da3 Mon Sep 17 00:00:00 2001
From: Ewelina Maria Lobodzinska <ewelina.maria.lobodzinska@cern.ch>
Date: Wed, 10 Jun 2015 11:45:03 +0200
Subject: [PATCH] new version new software infrastructure (Epos-01-54-00)

   * new version new software infrastructure
   * tag as Epos-01-54-00

2015-06-05 E. M. Lobodzinska <ewelina@mail.desy.de>
   * fix requeirements
   * tag as Epos-01-53-02

2015-06-05 E. M. Lobodzinska <ewelina@mail.desy.de>
   * fix requeirements
   * tag as Epos-01-53-01

2015-04-28 E.M.Lobodzinska <ewelina@mail.desy.de>
  *  new version - 1.53-  (old software architecture)
  * tagged as Epos-01-53-00
---
 External/Epos/cmt/requirements | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/External/Epos/cmt/requirements b/External/Epos/cmt/requirements
index b3cb83ff993..5c34820fb31 100644
--- a/External/Epos/cmt/requirements
+++ b/External/Epos/cmt/requirements
@@ -5,12 +5,12 @@ author  Sami Kama <sami.kama@cern.ch>
 use AtlasPolicy       AtlasPolicy-*
 use LCG_Configuration
 use AtlasExternalArea AtlasExternalArea-* External
-#macro LCG_config_version "67c"
+#macro my_LCG_config_version "67c"
 # to be fixed when epos is properly installed in LCG
-#macro Epos_home "$(LCG_ROOT)/external/MCGenerators_lcgcmt$(LCG_config_version)/crmc"
+#macro Epos_home "$(LCG_ROOT)/external/MCGenerators_lcgcmt$(my_LCG_config_version)/crmc"
 macro Epos_home "$(LCG_external)/MCGenerators/crmc"
-macro EPOS_native_version "1.4"
-macro Epos_native_version "$(EPOS_native_version)_lcgcmt$(LCG_config_version)"
+macro EPOS_native_version "1.5.4"
+macro Epos_native_version "$(EPOS_native_version)_lcgcmt$(my_LCG_config_version)"
 macro Epos_system "$(LCG_ext_system)" \
       slc4&gcc43&32 "slc4_ia32_gcc34" \
       slc4&gcc43    "slc4_amd64_gcc34" \
@@ -37,8 +37,7 @@ apply_pattern generic_declare_for_copy kind=runtime prefix=share files="$(EposEx
    $(EposExternalFiles)/tabs/epos.inirj.lhc  \
    $(EposExternalFiles)/tabs/epos.inics    \
    $(EposExternalFiles)/tabs/epos.inics.lhc  \
-   $(EposExternalFiles)/tabs/epos.inidi    \
-   $(EposExternalFiles)/tabs/qgsdat-II-04.lzma "
+   $(EposExternalFiles)/tabs/epos.inidi    "
 private
 macro Epos_libraries "$(Epos_lib)/libCrmcBasic.so $(Epos_lib)/libEpos.so $(Epos_lib)/libHepEvtDummy.so"
 
-- 
GitLab