[globus-gass-cache/el4] Fix broken links in README file

Mattias Ellert ellert at fedoraproject.org
Tue Jan 24 12:53:50 UTC 2012


commit 681f9f0f5063b7e010e65b102844e09b1070946b
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Tue Jan 24 11:24:50 2012 +0100

    Fix broken links in README file

 GLOBUS-GRIDFTP         |   16 ++++++++--------
 globus-gass-cache.spec |    5 ++++-
 2 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/GLOBUS-GRIDFTP b/GLOBUS-GRIDFTP
index 9d3be67..d1404fe 100644
--- a/GLOBUS-GRIDFTP
+++ b/GLOBUS-GRIDFTP
@@ -1,28 +1,28 @@
 This package is part of the GridFTP component
 of the Globus Toolkit. For more information visit:
 
-http://www.globus.org/toolkit/docs/latest-stable/data/gridftp/
+http://www.globus.org/toolkit/docs/latest-stable/gridftp/
 
 Admin Guide:
-http://www.globus.org/toolkit/docs/latest-stable/data/gridftp/admin/
+http://www.globus.org/toolkit/docs/latest-stable/gridftp/admin/
 
 User's Guide:
-http://www.globus.org/toolkit/docs/latest-stable/data/gridftp/user/
+http://www.globus.org/toolkit/docs/latest-stable/gridftp/user/
 
 Developer's Guide:
-http://www.globus.org/toolkit/docs/latest-stable/data/gridftp/developer/
+http://www.globus.org/toolkit/docs/latest-stable/gridftp/developer/
 
 Release Notes:
-http://www.globus.org/toolkit/docs/latest-stable/data/gridftp/rn/
+http://www.globus.org/toolkit/docs/latest-stable/gridftp/rn/
 
 Public Interface Guide:
-http://www.globus.org/toolkit/docs/latest-stable/data/gridftp/pi/
+http://www.globus.org/toolkit/docs/latest-stable/gridftp/pi/
 
 Quality Profile:
-http://www.globus.org/toolkit/docs/latest-stable/data/gridftp/qp/
+http://www.globus.org/toolkit/docs/latest-stable/gridftp/qp/
 
 Migrating Guide:
-http://www.globus.org/toolkit/docs/latest-stable/data/gridftp/mig/
+http://www.globus.org/toolkit/docs/latest-stable/gridftp/mig/
 
 Globus RPM packaging is supported by the Initiative for Globus in Europe:
 http://www.ige-project.eu/
diff --git a/globus-gass-cache.spec b/globus-gass-cache.spec
index 45cd826..efda606 100644
--- a/globus-gass-cache.spec
+++ b/globus-gass-cache.spec
@@ -7,7 +7,7 @@
 Name:		globus-gass-cache
 %global _name %(tr - _ <<< %{name})
 Version:	8.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Globus Toolkit - Globus Gass Cache
 
 Group:		System Environment/Libraries
@@ -112,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 
 %changelog
+* Tue Jan 24 2012 Mattias Ellert <mattias.ellert at fysast.uu.se> - 8.1-2
+- Fix broken links in README file
+
 * Thu Dec 15 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 8.1-1
 - Update to Globus Toolkit 5.2.0
 - Drop patch globus-gass-cache.patch (fixed upstream)


More information about the scm-commits mailing list