Print

Print


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "xrootd".

The branch, master has been updated
       via  f9a7cf52a5abf1db7b90bd560d897ec90b72b417 (commit)
      from  9864020d65b6cfa17c1c7e93900ece8bc05f8e1a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f9a7cf52a5abf1db7b90bd560d897ec90b72b417
Author: Lukasz Janyst <[log in to unmask]>
Date:   Thu Mar 10 13:47:48 2011 +0100

    Add RPM packaging

-----------------------------------------------------------------------

Summary of changes:
 packaging/common/cmsd-main.cf   |    2 +
 packaging/common/frmd-main.cf   |    1 +
 packaging/makesrpm.sh           |  196 +++++++++++++++++++++++++++++++++++++++
 packaging/rhel/cmsd.init        |   43 +++++++++
 packaging/rhel/frm_purged.init  |   43 +++++++++
 packaging/rhel/frm_xfrd.init    |   43 +++++++++
 packaging/rhel/xrootd.functions |  157 +++++++++++++++++++++++++++++++
 packaging/rhel/xrootd.init      |   44 +++++++++
 packaging/rhel/xrootd.spec.in   |  196 +++++++++++++++++++++++++++++++++++++++
 packaging/rhel/xrootd.sysconfig |   31 ++++++
 10 files changed, 756 insertions(+), 0 deletions(-)
 create mode 100644 packaging/common/cmsd-main.cf
 create mode 100644 packaging/common/frmd-main.cf
 create mode 100644 packaging/common/xrootd-main.cf
 create mode 100755 packaging/makesrpm.sh
 create mode 100644 packaging/rhel/cmsd.init
 create mode 100644 packaging/rhel/frm_purged.init
 create mode 100644 packaging/rhel/frm_xfrd.init
 create mode 100644 packaging/rhel/xrootd.functions
 create mode 100644 packaging/rhel/xrootd.init
 create mode 100644 packaging/rhel/xrootd.spec.in
 create mode 100644 packaging/rhel/xrootd.sysconfig


hooks/post-receive
-- 
xrootd