[gfal2] - gfal2 0.8 update for preview

Devresse adev at fedoraproject.org
Mon May 28 12:31:25 UTC 2012


commit 6f57fd13daf0efcdd4363b121cf0a64b406507c5
Author: Adrien Devresse <adrien.devresse at cern.ch>
Date:   Mon May 28 14:31:00 2012 +0200

    - gfal2 0.8 update for preview

 .gitignore |    1 +
 gfal2.spec |   14 +++++++-------
 sources    |    2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc6786d..edf19f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /gfal2-2.0.0-2012041515snap.tar.gz
 /gfal2-2.0.0-2012050413snap.tar.gz
+/gfal2-2.0.0-2012052812snap.tar.gz
diff --git a/gfal2.spec b/gfal2.spec
index ce7fb9a..e8ef9c0 100644
--- a/gfal2.spec
+++ b/gfal2.spec
@@ -1,8 +1,8 @@
-%define checkout_tag 2012050413snap
+%define checkout_tag 2012052812snap
 
 Name:				gfal2
 Version:			2.0.0
-Release:			0.7.%{checkout_tag}%{?dist}
+Release:			0.8.%{checkout_tag}%{?dist}
 Summary:			Grid file access library 2.0
 Group:				Applications/Internet
 License:			ASL 2.0
@@ -196,11 +196,8 @@ make DESTDIR=%{buildroot} install
 
 %files devel
 %defattr (-,root,root)
-%{_includedir}/gfal2/gfal_api.h
-%{_includedir}/gfal2/common/*
-%{_includedir}/gfal2/posix/gfal_posix_api.h
-%{_includedir}/gfal2/global/*.h*
-%{_includedir}/gfal2/transfer/*.h*
+%{_includedir}/gfal2/*.h
+%{_includedir}/gfal2/*/*.h
 %{_libdir}/pkgconfig/gfal2.pc
 %{_libdir}/pkgconfig/gfal_transfer.pc
 %{_libdir}/libgfal2.so
@@ -251,6 +248,9 @@ make DESTDIR=%{buildroot} install
 
 
 %changelog
+* Fri May 04 2012 Adrien Devresse <adevress at cern.ch> - 2.0.0-0.8.2012052812snap
+ - Snapshot of the 0.8 version for testing.
+
 * Fri May 04 2012 Adrien Devresse <adevress at cern.ch> - 2.0.0-0.7.2012050413snap
  - Improve gridftp plugin with severals other calls
  - Correct dcap/rfio/srm bugs related to error report
diff --git a/sources b/sources
index 45f3b3f..d36dfac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-753cfe05c139831ca4ffe47a935fc439  gfal2-2.0.0-2012050413snap.tar.gz
+070a06d587dc9440c67d9633a8be5671  gfal2-2.0.0-2012052812snap.tar.gz


More information about the scm-commits mailing list