[fts] Initial import (#956304).

MIchal Simon simonm at fedoraproject.org
Wed Jul 24 08:06:18 UTC 2013


commit d2d3a2406ee7d014357df97d31a823d99bdd4fc8
Author: simonm <michal.simon at cern.ch>
Date:   Wed Jul 24 10:05:28 2013 +0200

    Initial import (#956304).

 fts.spec |   11 +++++++++--
 sources  |    2 +-
 2 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/fts.spec b/fts.spec
index a7063ab..12af370 100644
--- a/fts.spec
+++ b/fts.spec
@@ -4,7 +4,7 @@
 
 Name: fts
 Version: 3.0.3
-Release: 1%{?dist}
+Release: 15%{?dist}
 Summary: File Transfer Service V3
 Group: System Environment/Daemons
 License: ASL 2.0
@@ -69,6 +69,7 @@ Requires: gfal2-plugin-gridftp%{?_isa} >= 2.1.0
 Requires: gfal2-plugin-srm%{?_isa} >= 2.1.0
 Requires: glue-schema
 Requires: glue-validator
+Requires: gridsite >= 1.7.25
 Requires(post): chkconfig
 Requires(preun): chkconfig
 Requires(postun): initscripts
@@ -223,6 +224,8 @@ exit 0
 %attr(0755,root,root) %{_sysconfdir}/cron.hourly/fts-info-publisher
 %attr(0755,root,root) %{_sysconfdir}/cron.daily/fts-myosg-updater
 %attr(0755,root,root) %{_sysconfdir}/cron.daily/fts-bdii-cache-updater
+%attr(0640,root,fts3) %{_sysconfdir}/fts3/fts-msg-monitoring.conf
+%attr(0640,root,fts3) %{_sysconfdir}/fts3/fts3config
 %config(noreplace) %{_sysconfdir}/fts3/fts-msg-monitoring.conf
 %config(noreplace) %{_sysconfdir}/fts3/fts3config
 %config(noreplace) %{_sysconfdir}/logrotate.d/fts-server
@@ -282,6 +285,10 @@ exit 0
 
 
 %changelog
+* Wed Jul 24 2013 Michal Simon <michal.simon at cern.ch> - 3.0.3-15
+  - compatible with rawhide (f20)
+* Fri Jul 02 2013 Michail Salichos <michail.salichos at cern.ch> - 3.0.3-14
+  - mysql queries optimization
 * Fri Jun 14 2013 Michal Simon <michal.simon at cern.ch> - 3.0.3-1
   - dependency on 'gfal2-plugin-http' has been removed
   - the calls to mktemp have been removed
@@ -300,4 +307,4 @@ exit 0
   - documentation files listed as %doc
   - trailing white-spaces have been removed
 * Wed Apr 24 2013 Michal Simon <michal.simon at cern.ch> - 3.0.0-1
-  - First EPEL release
\ No newline at end of file
+  - First EPEL release
diff --git a/sources b/sources
index 052ab64..70acb04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f84c59268e10467ead5effda478b3648  fts-3.0.3.tar.gz
+f6d508719c546d9678b3b80e32cbd38c  fts-3.0.3.tar.gz


More information about the scm-commits mailing list