aalvarez pushed to gfal2-util (f21). "Update for new upstream 1.2.1 release"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 17 09:26:31 UTC 2015


>From 7d156e739432508cbf6e03bd054b64865076b78c Mon Sep 17 00:00:00 2001
From: Alejandro Alvarez Ayllon <aalvarez at cern.ch>
Date: Fri, 17 Apr 2015 11:13:36 +0200
Subject: Update for new upstream 1.2.1 release


diff --git a/gfal2-util.spec b/gfal2-util.spec
index 971ab22..2990af6 100644
--- a/gfal2-util.spec
+++ b/gfal2-util.spec
@@ -3,21 +3,28 @@
 %{!?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.1.0
+Version:		1.2.1
 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-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
+# git clone https://gitlab.cern.ch/dmc/gfal2-util.git gfal2-util-1.2.1
+# pushd gfal2-util-1.2.1 
+# git checkout v1.2.1
+# git submodule init && git submodule update
+# popd
+# tar czf gfal2-util-1.2.1.tar.gz gfal2-util-1.2.1
 Source0:		%{name}-%{version}.tar.gz
 BuildRoot:		%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildArch:		noarch
 
-BuildRequires:		gfal2-python >= 1.6.0
-Requires:		gfal2-python >= 1.6.0
+BuildRequires:		gfal2-core
+BuildRequires:		gfal2-python >= 1.8.0
+BuildRequires:		gfal2-plugin-file
+
+Requires:		gfal2-python >= 1.8.0
 
 %if "0%{?python_version}" <= "2.7"
 BuildRequires:		python-argparse
@@ -56,6 +63,9 @@ python test/functional/test_all.py
 
 
 %changelog
+* Fri Apr 17 2015 Alejandro Alvarez <aalvarez at cern.ch> - 1.2.1-1
+- Update for new upstream 1.2.1 release
+
 * Fri Nov 07 2014 Alejandro Alvarez <aalvarez at cern.ch> - 1.1.0-1
 - Update for new upstream 1.1.0 release
 
diff --git a/sources b/sources
index e8d29b0..fe120cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f8309e7447ef5dc7aa5f9d9ba193e32c  gfal2-util-1.1.0.tar.gz
+baf7563261bec227b2382d85e47b8e6f  gfal2-util-1.2.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gfal2-util.git/commit/?h=f21&id=7d156e739432508cbf6e03bd054b64865076b78c


More information about the scm-commits mailing list