aalvarez pushed to gfal2-plugin-xrootd (f22). "Update for 0.4.0 upstream release"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 17 10:31:55 UTC 2015


>From e78c0ad24e3ee74b8f2299cf150b5debddcfc8ee Mon Sep 17 00:00:00 2001
From: Alejandro Alvarez Ayllon <aalvarez at cern.ch>
Date: Fri, 17 Apr 2015 12:19:24 +0200
Subject: Update for 0.4.0 upstream release


diff --git a/gfal2-plugin-xrootd.spec b/gfal2-plugin-xrootd.spec
index f21cbeb..9ebabfb 100644
--- a/gfal2-plugin-xrootd.spec
+++ b/gfal2-plugin-xrootd.spec
@@ -2,14 +2,19 @@
 %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
 
 Name:           gfal2-plugin-xrootd
-Version:        0.3.4
-Release:        2%{?dist}
+Version:        0.4.0
+Release:        1%{?dist}
 Summary:        Provide xrootd support for GFAL2
 
 Group:          Applications/Internet
 License:        ASL 2.0
 URL:            http://dmc.web.cern.ch/projects/gfal-2/home
-# wget https://github.com/cern-it-sdc-id/gfal2-xrootd/archive/R_0_3_4.tar.gz -O gfal2-plugin-xrootd-0.3.4.tar.gz
+# git clone https://gitlab.cern.ch/dmc/gfal2-plugin-xrootd.git gfal2-plugin-xrootd-0.4.0
+# pushd gfal2-plugin-xrootd-0.4.0
+# git checkout v0.4.0
+# git submodule init && git submodule update
+# popd
+# tar czf gfal2-plugin-xrootd-0.4.0.tar.gz gfal2-plugin-xrootd-0.4.0
 Source0:        %{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -19,9 +24,11 @@ BuildRequires:  boost-devel >= 1.41.0
 BuildRequires:  boost141-devel
 %endif
 BuildRequires:  cmake
-BuildRequires:  gfal2-devel >= 2.7.8
+BuildRequires:  gfal2-devel >= 2.9.1
 BuildRequires:  xrootd-client-devel >= 1:4.1.1
 
+Requires:       gfal2 >= 2.9.1
+
 %description
 The Grid File Access Library, GFAL2, provides a simple POSIX-like API for file
 operations in grid and cloud environments. Plug-ins are available to allow
@@ -31,7 +38,7 @@ xrootd protocol (root://).
 %global pkgdir gfal2-plugins
 
 %prep
-%setup -q -n gfal2-xrootd-R_0_3_4
+%setup -q
 
 %build
 %cmake \
@@ -60,6 +67,9 @@ rm -rf %{buildroot}
 %{_pkgdocdir}/*
 
 %changelog
+* Fri Apr 17 2015 Alejandro Alvarez Ayllon <aalvarez at cern.ch> - 0.4.0-1
+- Update for new upstream release 0.4.0
+
 * Tue Jan 27 2015 Petr Machata <pmachata at redhat.com> - 0.3.4-2
 - Rebuild for boost 1.57.0
 
diff --git a/sources b/sources
index bc26486..cbbd844 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b2d6d8795e518b23d02a614d0d42e01  gfal2-plugin-xrootd-0.3.4.tar.gz
+5e865643254801cfec234432478a39fc  gfal2-plugin-xrootd-0.4.0.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gfal2-plugin-xrootd.git/commit/?h=f22&id=e78c0ad24e3ee74b8f2299cf150b5debddcfc8ee


More information about the scm-commits mailing list