[gfalFS] - gfalFS 1.0 RC, first release candidate ( lcg-util 1.13.0 update )

Devresse adev at fedoraproject.org
Thu Aug 2 12:09:10 UTC 2012


commit 39a8e073e0439e1484697bbe5328e4c41170a6af
Author: Adrien Devresse <adrien.devresse at cern.ch>
Date:   Thu Aug 2 14:09:04 2012 +0200

    - gfalFS 1.0 RC, first release candidate ( lcg-util 1.13.0 update )

 .gitignore  |    1 +
 gfalFS.spec |   10 +++++-----
 sources     |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fe82dfa..292362c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gfalFS-1.0.0-20120503010snap.tar.gz
+/gfalFS-1.0.0.tar.gz
diff --git a/gfalFS.spec b/gfalFS.spec
index 9d31737..8d5b314 100644
--- a/gfalFS.spec
+++ b/gfalFS.spec
@@ -1,14 +1,13 @@
-%global checkout_tag 20120503010snap
 
 Name:				gfalFS
 Version:			1.0.0
-Release:			0.4.%{checkout_tag}%{?dist}
+Release:			1%{?dist}
 Summary:			Filesystem client based on GFAL 2.0
 Group:				Applications/Internet
 License:			ASL 2.0
 URL:				https://svnweb.cern.ch/trac/lcgutil/wiki/gfal2
 # svn export http://svn.cern.ch/guest/lcgutil/gfalFS/trunk gfalFS
-Source0:			http://grid-deployment.web.cern.ch/grid-deployment/dms/lcgutil/tar/%{name}/%{name}-%{version}-%{checkout_tag}.tar.gz
+Source0:			http://grid-deployment.web.cern.ch/grid-deployment/dms/lcgutil/tar/%{name}/%{name}-%{version}.tar.gz
 BuildRoot:			%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires:		cmake
@@ -51,8 +50,9 @@ make DESTDIR=%{buildroot} install
 %{_docdir}/%{name}-%{version}/README
 
 %changelog
-* Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-0.4.20120503010snap
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+* 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
 
 * Thu May 03 2012 Adrien Devresse <adevress at cern.ch> - 1.0.0-0.3.20120503010snap
  - bug correction with fgetattr on gsiftp / srm file system
diff --git a/sources b/sources
index 62129b8..8499eed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4962ef046697fbe55a33113aaab7b54f  gfalFS-1.0.0-20120503010snap.tar.gz
+711ad0e4f05e3c13070e16b7358f4f70  gfalFS-1.0.0.tar.gz


More information about the scm-commits mailing list