aalvarez pushed to dpm-dsi (el5). "Patch for the FTS2 issue"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 7 09:58:49 UTC 2015


>From 477ceb01b21cc773afdd56f309d497fceba2bc7c Mon Sep 17 00:00:00 2001
From: simonm <michal.simon at cern.ch>
Date: Fri, 23 May 2014 19:07:08 +0200
Subject: Patch for the FTS2 issue


diff --git a/dpm-dsi.spec b/dpm-dsi.spec
index 643db4b..cb4a063 100644
--- a/dpm-dsi.spec
+++ b/dpm-dsi.spec
@@ -1,7 +1,7 @@
 Name:		dpm-dsi
 Summary:	Disk Pool Manager (DPM) plugin for the Globus GridFTP server
 Version:	1.9.3
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	ASL 2.0
 Group:		Applications/Internet
 URL:		https://svnweb.cern.ch/trac/lcgdm/wiki/Dpm
@@ -12,6 +12,7 @@ URL:		https://svnweb.cern.ch/trac/lcgdm/wiki/Dpm
 Source0:	%{name}-%{version}.tar.gz
 # https://its.cern.ch/jira/browse/LCGDM-1408
 Patch0:   dpm-dsi-eof.patch
+Patch1:   dpm-dsi-fts2_issue.patch 
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:		cmake
@@ -47,6 +48,7 @@ required to expose the data using this protocol.
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p0
+%patch1 -p0
 
 %build
 %cmake . -DCMAKE_INSTALL_PREFIX=/
@@ -88,6 +90,9 @@ if [ $1 -ge 1 ]; then
 fi
 
 %changelog
+* Fri May 23 2014 Michal Simon <michal.simon at cern.ch> - 1.9.3-3
+- Patch for the FTS2 issue 
+
 * Thu May 15 2014 Alejandro Alvarez <aalvarez at cern.ch> - 1.9.3-2
 - Patch for proper EOF handling
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/dpm-dsi.git/commit/?h=el5&id=477ceb01b21cc773afdd56f309d497fceba2bc7c


More information about the scm-commits mailing list