aalvarez pushed to dpm-dsi (master). "Update for 1.9.5 upstream release"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 07:25:31 UTC 2015


>From 607399ea1f2c65bc54e974dc91266c4105ceac3d Mon Sep 17 00:00:00 2001
From: Alejandro Alvarez Ayllon <aalvarez at cern.ch>
Date: Thu, 16 Apr 2015 09:25:18 +0200
Subject: Update for 1.9.5 upstream release


diff --git a/dpm-dsi-64.patch b/dpm-dsi-64.patch
index 2c92841..75d635b 100644
--- a/dpm-dsi-64.patch
+++ b/dpm-dsi-64.patch
@@ -4,7 +4,7 @@ Index: CMakeLists.txt
 +++ CMakeLists.txt	(working copy)
 @@ -9,6 +9,9 @@
  set(dpm-dsi_MINOR 9)
- set(dpm-dsi_PATCH 4)
+ set(dpm-dsi_PATCH 5)
  
 +# 64 bits sizes
 +add_definitions (-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE)
diff --git a/dpm-dsi.spec b/dpm-dsi.spec
index 0e4af87..cae6124 100644
--- a/dpm-dsi.spec
+++ b/dpm-dsi.spec
@@ -1,14 +1,14 @@
 Name:		dpm-dsi
 Summary:	Disk Pool Manager (DPM) plugin for the Globus GridFTP server
-Version:	1.9.4
+Version:	1.9.5
 Release:	1%{?dist}
 License:	ASL 2.0
 Group:		Applications/Internet
 URL:		https://svnweb.cern.ch/trac/lcgdm/wiki/Dpm
 # The source of this package was pulled from upstream's vcs. Use the
 # following commands to generate the tarball:
-# svn export http://svn.cern.ch/guest/lcgdm/dpm-dsi/tags/dpm-dsi_1_9_4d dpm-dsi-1.9.4
-# tar -czvf dpm-dsi-1.9.4.tar.gz dpm-dsi-1.9.4
+# svn export http://svn.cern.ch/guest/lcgdm/dpm-dsi/tags/dpm-dsi_1_9_5 dpm-dsi-1.9.5
+# tar -czvf dpm-dsi-1.9.5.tar.gz dpm-dsi-1.9.5
 Source0:	%{name}-%{version}.tar.gz
 Patch0:		%{name}-64.patch
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -18,12 +18,13 @@ BuildRequires:		dmlite-devel
 BuildRequires:		globus-gridftp-server-devel
 BuildRequires:          globus-common-progs
 BuildRequires:		voms-devel
+BuildRequires:		yum-utils
 
 Requires(preun):	chkconfig
 Requires(preun):	initscripts
 Requires(post):		chkconfig
 Requires(postun):	initscripts
-Requires:               globus-gridftp-server-progs%{?_isa} >= 7.20
+Requires:               globus-gridftp-server-progs%{?_isa} = 7.25
 Requires:		dmlite-libs >= 0.7.1
 
 Provides:		DPM-gridftp-server = %{version}-%{release} 
@@ -88,6 +89,9 @@ if [ $1 -ge 1 ]; then
 fi
 
 %changelog
+* Thu Apr 16 2015 Alejandro Alvarez Ayllon <aalvarez at cern.ch> - 1.9.5-1
+- Update for new upstream release
+
 * Tue Apr 08 2015 Alejandro Alvarez Ayllon <aalvarez at cern.ch> - 1.9.4-1
 - Update for new upstream release
 
diff --git a/sources b/sources
index 10923d9..abe141d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f14741387c9e526c7673e31f7a6b5f1d  dpm-dsi-1.9.4.tar.gz
+7979915b7f77ee70cfce7be6867f09b7  dpm-dsi-1.9.5.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/dpm-dsi.git/commit/?h=master&id=607399ea1f2c65bc54e974dc91266c4105ceac3d


More information about the scm-commits mailing list