[gfal2-util/f19: 3/4] Update for new upstream 1.1.0 release

Alejandro Alvarez aalvarez at fedoraproject.org
Fri Nov 7 15:18:27 UTC 2014


commit 9c90574e31ae9e804534482eabc58f312f9d335a
Author: Alejandro Alvarez Ayllon <alejandro.alvarez.ayllon at cern.ch>
Date:   Fri Nov 7 16:13:22 2014 +0100

    Update for new upstream 1.1.0 release

 gfal2-util.spec |   16 ++++++++--------
 sources         |    2 +-
 2 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/gfal2-util.spec b/gfal2-util.spec
index 58147e6..971ab22 100644
--- a/gfal2-util.spec
+++ b/gfal2-util.spec
@@ -3,23 +3,21 @@
 %{!?python_version:  %global python_version  %(%{__python} -c "from sys import version_info; print('%d.%d'% (version_info[0],version_info[1]))")}
 
 Name:			gfal2-util
-Version:		1.0.0
+Version:		1.1.0
 Release:		1%{?dist}
 Summary:		GFAL2 utility tools
 Group:			Applications/Internet
 License:		GPLv3
 URL:			https://svnweb.cern.ch/trac/lcgutil/wiki/gfal2
-# svn export http://svn.cern.ch/guest/lcgutil/gfal2-utils/tags/gfal2-utils_R_1_0_0 gfal2-util-1.0.0
-# tar czf gfal2-util-1.0.0.tar.gz gfal2-util-1.0.0
+# svn export http://svn.cern.ch/guest/lcgutil/gfal2-util/tags/gfal2-util_R_1_1_0 gfal2-util-1.1.0
+# tar czf gfal2-util-1.1.0.tar.gz gfal2-util-1.1.0
 Source0:		%{name}-%{version}.tar.gz
-# Disable one test broken because of gfal2, not gfal2-util
-Patch0:			%{name}-disable-mkparent.patch
 BuildRoot:		%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildArch:		noarch
 
-BuildRequires:		gfal2-python >= 1.5.0
-Requires:		gfal2-python >= 1.5.0
+BuildRequires:		gfal2-python >= 1.6.0
+Requires:		gfal2-python >= 1.6.0
 
 %if "0%{?python_version}" <= "2.7"
 BuildRequires:		python-argparse
@@ -38,7 +36,6 @@ python setup.py clean
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 python setup.py build
@@ -59,6 +56,9 @@ python test/functional/test_all.py
 
 
 %changelog
+* Fri Nov 07 2014 Alejandro Alvarez <aalvarez at cern.ch> - 1.1.0-1
+- Update for new upstream 1.1.0 release
+
 * Wed Jul 02 2014 Alejandro Alvarez <aalvarez at cern.ch> - 1.0.0-1
 - Update for new upstream 1.0.0 release
 - Installation done with distutils
diff --git a/sources b/sources
index 8cc7d84..e8d29b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-63538ffc622e652348eed599396f3294  gfal2-util-1.0.0.tar.gz
+f8309e7447ef5dc7aa5f9d9ba193e32c  gfal2-util-1.1.0.tar.gz


More information about the scm-commits mailing list