[gfal2] - 0.10 spanshot

Devresse adev at fedoraproject.org
Sat Jun 23 22:05:31 UTC 2012


commit 64286df16a182a6755630f618d2fa63bc02f68ac
Author: Adrien Devresse <adrien.devresse at cern.ch>
Date:   Sun Jun 24 00:04:54 2012 +0200

    - 0.10 spanshot

 .gitignore |    1 +
 gfal2.spec |   10 +++++++---
 sources    |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9bd2b0b..ace8b03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /gfal2-2.0.0-2012050413snap.tar.gz
 /gfal2-2.0.0-2012052812snap.tar.gz
 /gfal2-2.0.0-2012061511snap.tar.gz
+/gfal2-2.0.0-2012062323snap.tar.gz
diff --git a/gfal2.spec b/gfal2.spec
index 71b4b25..71a7ca1 100644
--- a/gfal2.spec
+++ b/gfal2.spec
@@ -1,8 +1,8 @@
-%define checkout_tag 2012061511snap
+%define checkout_tag 2012062323snap
 
 Name:				gfal2
 Version:			2.0.0
-Release:			0.9.%{checkout_tag}%{?dist}
+Release:			0.10.%{checkout_tag}%{?dist}
 Summary:			Grid file access library 2.0
 Group:				Applications/Internet
 License:			ASL 2.0
@@ -243,6 +243,7 @@ make DESTDIR=%{buildroot} install
 %defattr (-,root,root)
 %{_libdir}/%{name}-plugins/libgfal_plugin_gridftp.so*
 %{_docdir}/%{name}-%{version}/README_PLUGIN_GRIDFTP
+%config(noreplace) %{_sysconfdir}/%{name}.d/gsiftp_plugin.conf
 
 %files all
 %defattr (-,root,root)
@@ -250,8 +251,11 @@ make DESTDIR=%{buildroot} install
 
 
 %changelog
+* Sat Jun 23 2012 Adrien Devresse <adevress at cern.ch> - 2.0.0-0.10.2012062323snap
+ - Snapshot of the 0.10 version for testing
+
 * Fri Jun 15 2012 Adrien Devresse <adevress at cern.ch> - 2.0.0-0.9.2012061511snap
- - Snapshort of the 0.9 version for testing
+ - Snapshot of the 0.9 version for testing
 
 * Fri May 04 2012 Adrien Devresse <adevress at cern.ch> - 2.0.0-0.8.2012052812snap
  - Snapshot of the 0.8 version for testing.
diff --git a/sources b/sources
index 6163b7a..52fbde3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af4f7ae32f98d9fbbcdf781bae356dd0  gfal2-2.0.0-2012061511snap.tar.gz
+5375f53866c17cb157289ed9b81dedcb  gfal2-2.0.0-2012062323snap.tar.gz


More information about the scm-commits mailing list