1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
i pkginfo=pkginfo.lcgdmcmn
i depend=depend.lcgdmcmn
!gsiplugin=libCsec_plugin_GSI.so.$VERSION
!gsipluginthr=libCsec_plugin_GSI_thread.so.$VERSION
!idplugin=libCsec_plugin_ID.so.$VERSION
!libname=liblcgdm.so.$VERSION
d none lib 0755 root bin
s none lib/libCsec_plugin_GSI.so=$gsiplugin
f none lib/$gsiplugin 0755 root bin
s none lib/libCsec_plugin_GSI_thread.so=$gsipluginthr
f none lib/$gsipluginthr 0755 root bin
s none lib/libCsec_plugin_ID.so=$idplugin
f none lib/$idplugin 0755 root bin
f none lib/liblcgdm.a 0755 root bin
s none lib/liblcgdm.so=$libname
f none lib/$libname 0755 root bin
d none include 0755 root bin
d none include/lcgdm 0755 root bin
! default 0644 root bin
f none include/lcgdm/Castor_limits.h
f none include/lcgdm/Cgetopt.h
f none include/lcgdm/Cglobals.h
f none include/lcgdm/Cgrp.h
f none include/lcgdm/Cinit.h
f none include/lcgdm/Cmutex.h
f none include/lcgdm/Cnetdb.h
f none include/lcgdm/Cpool_api.h
f none include/lcgdm/Cpwd.h
f none include/lcgdm/Cregexp.h
f none include/lcgdm/Cregexp_magic.h
f none include/lcgdm/Csched_api.h
f none include/lcgdm/Csched_flags.h
f none include/lcgdm/Csec_api.h
f none include/lcgdm/Csec_common.h
f none include/lcgdm/Csec_constants.h
f none include/lcgdm/Csnprintf.h
f none include/lcgdm/Cthread_api.h
f none include/lcgdm/Cthread_flags.h
f none include/lcgdm/Cthread_typedef.h
f none include/lcgdm/log.h
f none include/lcgdm/marshall.h
f none include/lcgdm/net.h
f none include/lcgdm/osdep.h
f none include/lcgdm/serrno.h
f none include/lcgdm/socket_timeout.h
f none include/lcgdm/trace.h
f none include/lcgdm/u64subr.h
d none share 0755 root bin
d none share/man 0755 root bin
d none share/man/man3 0755 root bin
! default 0644 root bin
f none share/man/man3/Cgetopt.3
f none share/man/man3/Cglobals.3
f none share/man/man3/Cgrp.3
f none share/man/man3/Cmutex.3
f none share/man/man3/Cnetdb.3
f none share/man/man3/Cpool.3
f none share/man/man3/Cpwd.3
f none share/man/man3/Csched.3
f none share/man/man3/Csec_api.3
f none share/man/man3/Cthread.3
f none share/man/man3/getconfent.3
f none share/man/man3/log.3
f none share/man/man3/netclose.3
f none share/man/man3/netread.3
f none share/man/man3/netwrite.3
f none share/man/man3/serrno.3
d none share/man/man4 0755 root bin
f none share/man/man4/Castor_limits.4
|