[gfalFS] - gfalFS 1.0.1, update with lcg-util 1.14.0

Devresse adev at fedoraproject.org
Tue Dec 4 15:45:29 UTC 2012


commit 9b8d7ca84e8347801abbb8bd1f5be42aaf8c1a08
Author: Adrien Devresse <adrien.devresse at cern.ch>
Date:   Tue Dec 4 16:45:22 2012 +0100

    - gfalFS 1.0.1, update with lcg-util 1.14.0

 .gitignore  |    1 +
 gfalFS.spec |    9 +++++++--
 sources     |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 292362c..f1bc562 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /gfalFS-1.0.0-20120503010snap.tar.gz
 /gfalFS-1.0.0.tar.gz
+/gfalFS-1.0.1.tar.gz
diff --git a/gfalFS.spec b/gfalFS.spec
index 8d5b314..24a9d9a 100644
--- a/gfalFS.spec
+++ b/gfalFS.spec
@@ -1,7 +1,7 @@
 
 Name:				gfalFS
-Version:			1.0.0
-Release:			1%{?dist}
+Version:			1.0.1
+Release:			0%{?dist}
 Summary:			Filesystem client based on GFAL 2.0
 Group:				Applications/Internet
 License:			ASL 2.0
@@ -15,6 +15,7 @@ BuildRequires:		gfal2-devel
 BuildRequires:		fuse-devel
 
 Requires:			fuse%{?_isa}
+Provides:                       gfal2-fuse = %{version}
 
 %description
 gfalFS is a filesystem based on FUSE capable of operating on remote storage
@@ -50,6 +51,10 @@ make DESTDIR=%{buildroot} install
 %{_docdir}/%{name}-%{version}/README
 
 %changelog
+* Thu Nov 29 2012 Adrien Devresse <adevress at cern.ch> - 1.0.1-0
+ - fix a 32 bits off_t size problem with gfal 2.1
+
+
 * Fri Jul 20 2012 Adrien Devresse <adevress at cern.ch> - 1.0.0-1
  - initial 1.0 release
  - include bug fix for srm and gsiftp url for fgettr
diff --git a/sources b/sources
index 8499eed..1527da6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-711ad0e4f05e3c13070e16b7358f4f70  gfalFS-1.0.0.tar.gz
+412824536263f00117a22adb284ba3b6  gfalFS-1.0.1.tar.gz


More information about the scm-commits mailing list