[globus-gsi-sysconfig/el4] Update to Globus Toolkit 5.2.0 Drop patch globus-gsi-sysconfig-mingw.patch (fixed upstream)

Mattias Ellert ellert at fedoraproject.org
Sun Jan 8 01:18:46 UTC 2012


commit 377401e450c868f69b5675731647f71f5eeb21a2
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Sat Jan 7 13:05:51 2012 +0100

    Update to Globus Toolkit 5.2.0
    Drop patch globus-gsi-sysconfig-mingw.patch (fixed upstream)

 .gitignore                         |    2 +-
 GLOBUS-GSIC                        |    6 ++
 globus-gsi-sysconfig-deps.patch    |   12 +++++
 globus-gsi-sysconfig-doxygen.patch |   46 +++++++++++++++++
 globus-gsi-sysconfig-mingw.patch   |   11 ----
 globus-gsi-sysconfig.spec          |   94 ++++++++++++++----------------------
 sources                            |    2 +-
 7 files changed, 103 insertions(+), 70 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5740f73..943fe53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /epstopdf-2.9.5gw
-/globus_gsi_sysconfig-3.2.tar.gz
+/*.tar.gz
diff --git a/GLOBUS-GSIC b/GLOBUS-GSIC
index 35fe6ee..b972218 100644
--- a/GLOBUS-GSIC
+++ b/GLOBUS-GSIC
@@ -6,6 +6,9 @@ http://www.globus.org/toolkit/docs/latest-stable/security/gsic/
 Admin Guide:
 http://www.globus.org/toolkit/docs/latest-stable/security/gsic/admin/
 
+User's Guide
+http://www.globus.org/toolkit/docs/latest-stable/security/gsic/user/
+
 Developer's Guide:
 http://www.globus.org/toolkit/docs/latest-stable/security/gsic/developer/
 
@@ -20,3 +23,6 @@ http://www.globus.org/toolkit/docs/latest-stable/security/gsic/qp/
 
 Migrating Guide:
 http://www.globus.org/toolkit/docs/latest-stable/security/gsic/mig/
+
+Globus RPM packaging is supported by the Initiative for Globus in Europe:
+http://www.ige-project.eu/
diff --git a/globus-gsi-sysconfig-deps.patch b/globus-gsi-sysconfig-deps.patch
new file mode 100644
index 0000000..456a3d3
--- /dev/null
+++ b/globus-gsi-sysconfig-deps.patch
@@ -0,0 +1,12 @@
+diff -ur globus_gsi_sysconfig-5.1.orig/configure.in globus_gsi_sysconfig-5.1/configure.in
+--- globus_gsi_sysconfig-5.1.orig/configure.in	2003-10-27 19:11:01.000000000 +0100
++++ globus_gsi_sysconfig-5.1/configure.in	2011-12-26 19:01:48.987087879 +0100
+@@ -9,6 +9,8 @@
+ dnl Initialize the automake rules the last argument
+ AM_INIT_AUTOMAKE($GPT_NAME, $GPT_VERSION)
+ 
++GLOBUS_OPENSSL
++
+ LAC_DOXYGEN(["../library"])
+ 
+ GLOBUS_FINALIZE
diff --git a/globus-gsi-sysconfig-doxygen.patch b/globus-gsi-sysconfig-doxygen.patch
new file mode 100644
index 0000000..9d3852f
--- /dev/null
+++ b/globus-gsi-sysconfig-doxygen.patch
@@ -0,0 +1,46 @@
+diff -ur globus_gsi_sysconfig-5.1.orig/library/globus_gsi_system_config_constants.h globus_gsi_sysconfig-5.1/library/globus_gsi_system_config_constants.h
+--- globus_gsi_sysconfig-5.1.orig/library/globus_gsi_system_config_constants.h	2006-01-19 06:56:48.000000000 +0100
++++ globus_gsi_sysconfig-5.1/library/globus_gsi_system_config_constants.h	2012-01-05 01:03:40.815324845 +0100
+@@ -14,6 +14,9 @@
+  * limitations under the License.
+  */
+ 
++#ifndef _GLOBUS_GSI_SYSTEM_CONFIG_CONSTANTS_H_
++#define _GLOBUS_GSI_SYSTEM_CONFIG_CONSTANTS_H_
++
+ #ifndef GLOBUS_DONT_DOCUMENT_INTERNAL
+ /**
+  * @file globus_gsi_system_config_constants.h
+@@ -25,9 +28,6 @@
+  */
+ #endif
+ 
+-#ifndef _GLOBUS_GSI_SYSTEM_CONFIG_CONSTANTS_H_
+-#define _GLOBUS_GSI_SYSTEM_CONFIG_CONSTANTS_H_
+-
+ #ifndef EXTERN_C_BEGIN
+ #    ifdef __cplusplus
+ #        define EXTERN_C_BEGIN extern "C" {
+diff -ur globus_gsi_sysconfig-5.1.orig/library/globus_gsi_system_config.h globus_gsi_sysconfig-5.1/library/globus_gsi_system_config.h
+--- globus_gsi_sysconfig-5.1.orig/library/globus_gsi_system_config.h	2006-01-19 06:56:48.000000000 +0100
++++ globus_gsi_sysconfig-5.1/library/globus_gsi_system_config.h	2012-01-05 00:52:19.855417713 +0100
+@@ -14,6 +14,9 @@
+  * limitations under the License.
+  */
+ 
++#ifndef GLOBUS_GSI_SYSTEM_CONFIG_H
++#define GLOBUS_GSI_SYSTEM_CONFIG_H
++
+ #ifndef GLOBUS_DONT_DOCUMENT_INTERNAL
+ /**
+  * @file globus_gsi_system_config.h
+@@ -25,9 +28,6 @@
+  */
+ #endif
+ 
+-#ifndef GLOBUS_GSI_SYSTEM_CONFIG_H
+-#define GLOBUS_GSI_SYSTEM_CONFIG_H
+-
+ #ifndef EXTERN_C_BEGIN
+ #    ifdef __cplusplus
+ #        define EXTERN_C_BEGIN extern "C" {
diff --git a/globus-gsi-sysconfig.spec b/globus-gsi-sysconfig.spec
index 6d8b9a3..507bbdc 100644
--- a/globus-gsi-sysconfig.spec
+++ b/globus-gsi-sysconfig.spec
@@ -1,42 +1,36 @@
 %ifarch alpha ia64 ppc64 s390x sparc64 x86_64
-%global flavor gcc64pthr
+%global flavor gcc64
 %else
-%global flavor gcc32pthr
+%global flavor gcc32
 %endif
 
 Name:		globus-gsi-sysconfig
 %global _name %(tr - _ <<< %{name})
-Version:	3.2
+Version:	5.1
 Release:	1%{?dist}
 Summary:	Globus Toolkit - Globus GSI System Config Library
 
 Group:		System Environment/Libraries
 License:	ASL 2.0
 URL:		http://www.globus.org/
-#		Source is extracted from the globus toolkit installer:
-#		wget -N http://www-unix.globus.org/ftppub/gt5/5.0/5.0.4/installers/src/gt5.0.4-all-source-installer.tar.bz2
-#		tar -jxf gt5.0.4-all-source-installer.tar.bz2
-#		mv gt5.0.4-all-source-installer/source-trees/gsi/sysconfig/source globus_gsi_sysconfig-3.2
-#		cp -p gt5.0.4-all-source-installer/source-trees/core/source/GLOBUS_LICENSE globus_gsi_sysconfig-3.2
-#		tar -zcf globus_gsi_sysconfig-3.2.tar.gz globus_gsi_sysconfig-3.2
-Source:		%{_name}-%{version}.tar.gz
+Source:		http://www.globus.org/ftppub/gt5/5.2/5.2.0/packages/src/%{_name}-%{version}.tar.gz
 #		README file
 Source8:	GLOBUS-GSIC
 #		This is a workaround for the broken epstopdf script in RHEL5
 #		See: https://bugzilla.redhat.com/show_bug.cgi?id=450388
 Source9:	epstopdf-2.9.5gw
-#		Fixes for mingw compilation:
-#		http://bugzilla.globus.org/bugzilla/show_bug.cgi?id=6742
-Patch0:		%{name}-mingw.patch
+Patch0:		%{name}-deps.patch
+Patch1:		%{name}-doxygen.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires:	globus-openssl%{?_isa} >= 1
-BuildRequires:	grid-packaging-tools
-BuildRequires:	globus-common-devel%{?_isa} >= 3
-BuildRequires:	globus-openssl-module-devel%{?_isa}
-BuildRequires:	globus-gsi-openssl-error-devel%{?_isa}
-BuildRequires:	globus-openssl-devel%{?_isa} >= 1
-BuildRequires:	globus-core%{?_isa} >= 4
+Requires:	globus-common%{?_isa} >= 14
+Requires:	globus-gsi-openssl-error%{?_isa} >= 2
+BuildRequires:	grid-packaging-tools >= 3.4
+BuildRequires:	globus-core%{?_isa} >= 8
+BuildRequires:	globus-common-devel%{?_isa} >= 14
+BuildRequires:	globus-openssl-module-devel%{?_isa} >= 3
+BuildRequires:	globus-gsi-openssl-error-devel%{?_isa} >= 2
+BuildRequires:	openssl-devel%{?_isa}
 BuildRequires:	doxygen
 BuildRequires:	graphviz
 %if "%{?rhel}" == "5"
@@ -53,11 +47,11 @@ BuildRequires:	tetex-latex
 Summary:	Globus Toolkit - Globus GSI System Config Library Development Files
 Group:		Development/Libraries
 Requires:	%{name}%{?_isa} = %{version}-%{release}
-Requires:	globus-common-devel%{?_isa} >= 3
-Requires:	globus-openssl-module-devel%{?_isa}
-Requires:	globus-gsi-openssl-error-devel%{?_isa}
-Requires:	globus-openssl-devel%{?_isa} >= 1
-Requires:	globus-core%{?_isa} >= 4
+Requires:	globus-common-devel%{?_isa} >= 14
+Requires:	globus-openssl-module-devel%{?_isa} >= 3
+Requires:	globus-gsi-openssl-error-devel%{?_isa} >= 2
+Requires:	globus-core%{?_isa} >= 8
+Requires:	openssl-devel%{?_isa}
 
 %package doc
 Summary:	Globus Toolkit - Globus GSI System Config Library Documentation Files
@@ -97,6 +91,7 @@ Globus GSI System Config Library Documentation Files
 %prep
 %setup -q -n %{_name}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %if "%{rhel}" == "5"
 mkdir bin
@@ -115,18 +110,15 @@ rm -f pkgdata/Makefile.am
 rm -f globus_automake*
 rm -rf autom4te.cache
 
-# Remove flavor tags
-for f in `find . -name Makefile.am` ; do
-  sed -e 's!^flavorinclude_HEADERS!include_HEADERS!' \
-      -e 's!\(lib[a-zA-Z_]*\)_$(GLOBUS_FLAVOR_NAME)\.la!\1.la!g' \
-      -e 's!^\(lib[a-zA-Z_]*\)___GLOBUS_FLAVOR_NAME__la_!\1_la_!' -i $f
-done
-sed -e "s!<With_Flavors!<With_Flavors ColocateLibraries=\"no\"!" \
-  -i pkgdata/pkg_data_src.gpt.in
-
+unset GLOBUS_LOCATION
+unset GPT_LOCATION
 %{_datadir}/globus/globus-bootstrap.sh
 
-%configure --with-flavor=%{flavor} --enable-doxygen
+%configure --disable-static --with-flavor=%{flavor} \
+	   --enable-doxygen --with-docdir=%{_docdir}/%{name}-%{version}
+
+# Reduce overlinking
+sed 's!CC -shared !CC \${wl}--as-needed -shared !g' -i libtool
 
 make %{?_smp_mflags}
 
@@ -142,32 +134,18 @@ GLOBUSPACKAGEDIR=$RPM_BUILD_ROOT%{_datadir}/globus/packages
 
 # Remove libtool archives (.la files)
 find $RPM_BUILD_ROOT%{_libdir} -name 'lib*.la' -exec rm -v '{}' \;
-sed '/lib.*\.la$/d' -i $GLOBUSPACKAGEDIR/%{_name}/%{flavor}_rtl.filelist
+sed '/lib.*\.la$/d' -i $GLOBUSPACKAGEDIR/%{_name}/%{flavor}_dev.filelist
 
-# Remove static libraries (.a files)
-find $RPM_BUILD_ROOT%{_libdir} -name 'lib*.a' -exec rm -v '{}' \;
-sed '/lib.*\.a$/d' -i $GLOBUSPACKAGEDIR/%{_name}/%{flavor}_dev.filelist
-
-# Generate pkg-config file from GPT metadata
-mkdir -p $RPM_BUILD_ROOT%{_libdir}/pkgconfig
-%{_datadir}/globus/globus-gpt2pkg-config pkgdata/pkg_data_%{flavor}_dev.gpt > \
-  $RPM_BUILD_ROOT%{_libdir}/pkgconfig/%{name}.pc
-
-# Move documentation to default RPM location
-mv $RPM_BUILD_ROOT%{_docdir}/%{_name} \
-  $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
-sed s!doc/%{_name}!doc/%{name}-%{version}! \
-  -i $GLOBUSPACKAGEDIR/%{_name}/noflavor_doc.filelist
+# Move license file to main package
+grep GLOBUS_LICENSE $GLOBUSPACKAGEDIR/%{_name}/noflavor_doc.filelist \
+  >> $GLOBUSPACKAGEDIR/%{_name}/%{flavor}_rtl.filelist
+sed /GLOBUS_LICENSE/d -i $GLOBUSPACKAGEDIR/%{_name}/noflavor_doc.filelist
 
 # Remove unwanted documentation (needed for RHEL4)
 rm -f $RPM_BUILD_ROOT%{_mandir}/man3/*_%{_name}-%{version}_*.3
 sed -e '/_%{_name}-%{version}_.*\.3/d' \
   -i $GLOBUSPACKAGEDIR/%{_name}/noflavor_doc.filelist
 
-# Install license file
-mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
-install -m 644 -p GLOBUS_LICENSE $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
-
 # Install README file
 install -m 644 -p %{SOURCE8} \
   $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/README
@@ -191,21 +169,23 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %dir %{_datadir}/globus/packages/%{_name}
 %dir %{_docdir}/%{name}-%{version}
-%doc %{_docdir}/%{name}-%{version}/GLOBUS_LICENSE
 %doc %{_docdir}/%{name}-%{version}/README
 
 %files -f package-devel.filelist devel
 %defattr(-,root,root,-)
-%{_libdir}/pkgconfig/%{name}.pc
 
 %files -f package-doc.filelist doc
 %defattr(-,root,root,-)
 %dir %{_docdir}/%{name}-%{version}/html
 
 %changelog
+* Tue Dec 13 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 5.1-1
+- Update to Globus Toolkit 5.2.0
+- Drop patch globus-gsi-sysconfig-mingw.patch (fixed upstream)
+
 * Fri Jun 03 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 3.2-1
 - Update to Globus Toolkit 5.0.4
-- Drop patch globus-zero-size-dir.patch (fixed upstream)
+- Drop patch globus-gsi-sysconfig-zero-size-dir.patch (fixed upstream)
 
 * Sun Apr 24 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 3.1-4
 - Add README file
diff --git a/sources b/sources
index 3d9f878..c82392e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 44ec158f5ca5f60310cca74a3aaaea2b  epstopdf-2.9.5gw
-d0283f4295178454b004c26b7100f958  globus_gsi_sysconfig-3.2.tar.gz
+89e10461207466fa917ee3a09eca7629  globus_gsi_sysconfig-5.1.tar.gz


More information about the scm-commits mailing list