Print

Print


This was the last commit with the RPM changes requested by the OSG.
Since the C++ code didn't really change since over a weak I assume it
is stable. I will still do some testing of the packaging and tag the
release later today.

   Lukasz

2011/4/8 Lukasz Janyst <[log in to unmask]>:
> 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  895ef4f94bfbd703b7edc0a34a38e3def96acb51 (commit)
>       via  7b9f9539dd2a23a609f1ca5b50afe1f1a85ffeaf (commit)
>       via  1e12644ddc680f86f2ebb5ed8080f49ebac228d8 (commit)
>      from  6ac601efcc015a688126d11db366a519e7ee97d5 (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 895ef4f94bfbd703b7edc0a34a38e3def96acb51
> Author: Lukasz Janyst <[log in to unmask]>
> Date:   Fri Apr 8 15:47:42 2011 +0200
>
>    XrdFrmConfig: treat "-n anon" and "-n default" as anonymous instances
>
> commit 7b9f9539dd2a23a609f1ca5b50afe1f1a85ffeaf
> Author: Lukasz Janyst <[log in to unmask]>
> Date:   Fri Apr 8 14:51:07 2011 +0200
>
>    RPM: Add generic configuration files and rename the MAIN instance to DEFAULT
>
>    * new generic configuration files from Andy for both standalone and clustered xrootd
>    * the main instance is now called DEFAULT in order to make it equivalent to anonymous xrootd instance
>    * don't create the instance subdirectories of /var/spool/xrootd and let the daemons handle that
>    * check ownership of /etc/sysconfig/xrootd
>
> commit 1e12644ddc680f86f2ebb5ed8080f49ebac228d8
> Author: Lukasz Janyst <[log in to unmask]>
> Date:   Fri Apr 8 11:26:29 2011 +0200
>
>    RPM: fix a bug in the condrestart target
>
> -----------------------------------------------------------------------
>
> Summary of changes:
>  packaging/common/cmsd-main.cf          |    2 -
>  packaging/common/frmd-main.cf          |    1 -
>  packaging/common/xrootd-clustered.cfg  |   47 ++++++++++++++++++++++++++++++++
>  packaging/common/xrootd-standalone.cfg |   18 ++++++++++++
>  packaging/rhel/xrootd.functions        |   46 +++++++++++++++++++++---------
>  packaging/rhel/xrootd.functions-slc4   |   44 ++++++++++++++++++++---------
>  packaging/rhel/xrootd.spec.in          |   16 +++++------
>  packaging/rhel/xrootd.sysconfig        |   20 ++++++-------
>  src/XrdFrm/XrdFrmConfig.cc             |    3 +-
>  9 files changed, 145 insertions(+), 52 deletions(-)
>  delete mode 100644 packaging/common/cmsd-main.cf
>  delete mode 100644 packaging/common/frmd-main.cf
>  create mode 100644 packaging/common/xrootd-clustered.cfg
>  delete mode 100644 packaging/common/xrootd-main.cf
>  create mode 100644 packaging/common/xrootd-standalone.cfg
>
>
> hooks/post-receive
> --
> xrootd
>