rpms/globus-xio/F-10 .cvsignore, 1.2, 1.3 globus-xio-bad-age.patch, 1.1, 1.2 globus-xio.spec, 1.4, 1.5 import.log, 1.3, 1.4 sources, 1.2, 1.3

Mattias Ellert ellert at fedoraproject.org
Mon Aug 3 09:22:27 UTC 2009


Author: ellert

Update of /cvs/pkgs/rpms/globus-xio/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8592/F-10

Modified Files:
	.cvsignore globus-xio-bad-age.patch globus-xio.spec import.log 
	sources 
Log Message:
* Wed Jul 29 2009 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.8-1
- Update to upstream update release 2.8



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/globus-xio/F-10/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	22 Apr 2009 09:32:56 -0000	1.2
+++ .cvsignore	3 Aug 2009 09:22:27 -0000	1.3
@@ -1,2 +1,2 @@
 epstopdf-2.9.5gw
-globus_xio-2.7.tar.gz
+globus_xio-2.8.tar.gz

globus-xio-bad-age.patch:
 pkg_data_src.gpt.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: globus-xio-bad-age.patch
===================================================================
RCS file: /cvs/pkgs/rpms/globus-xio/F-10/globus-xio-bad-age.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- globus-xio-bad-age.patch	22 Apr 2009 09:32:56 -0000	1.1
+++ globus-xio-bad-age.patch	3 Aug 2009 09:22:27 -0000	1.2
@@ -5,8 +5,8 @@ diff -ur globus_xio-2.7.orig/pkgdata/pkg
  
  <gpt_package_metadata Format_Version="0.02" Name="globus_xio" >
  
--  <Aging_Version Age="5" Major="2" Minor="7" />
-+  <Aging_Version Age="2" Major="2" Minor="7" />
+-  <Aging_Version Age="5" Major="2" Minor="8" />
++  <Aging_Version Age="2" Major="2" Minor="8" />
    <Description >Globus XIO Framework</Description>
    <Functional_Group >Communication</Functional_Group>
    <Version_Stability Release="Experimental" Dirt="@DIRT_TIMESTAMP at -@DIRT_BRANCH_ID@" />


Index: globus-xio.spec
===================================================================
RCS file: /cvs/pkgs/rpms/globus-xio/F-10/globus-xio.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- globus-xio.spec	25 Jul 2009 07:45:02 -0000	1.4
+++ globus-xio.spec	3 Aug 2009 09:22:27 -0000	1.5
@@ -6,20 +6,14 @@
 
 Name:		globus-xio
 %global _name %(tr - _ <<< %{name})
-Version:	2.7
-Release:	5%{?dist}
+Version:	2.8
+Release:	1%{?dist}
 Summary:	Globus Toolkit - Globus XIO Framework
 
 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/gt4/4.2.1/installers/src/gt4.2.1-all-source-installer.tar.bz2
-#		tar -jxf gt4.2.1-all-source-installer.tar.bz2
-#		mv gt4.2.1-all-source-installer/source-trees/xio/src globus_xio-2.7
-#		cp -p gt4.2.1-all-source-installer/source-trees/core/source/GLOBUS_LICENSE globus_xio-2.7
-#		tar -zcf globus_xio-2.7.tar.gz globus_xio-2.7
-Source:		%{_name}-%{version}.tar.gz
+Source:		http://www-unix.globus.org/ftppub/gt4/4.2.1/updates/src/%{_name}-%{version}.tar.gz
 #		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
@@ -180,10 +174,6 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man3/*_%
 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}
-
 # Generate package filelists
 cat $GLOBUSPACKAGEDIR/%{_name}/%{flavor}_rtl.filelist \
   | sed s!^!%{_prefix}! > package.filelist
@@ -202,8 +192,6 @@ rm -rf $RPM_BUILD_ROOT
 %files -f package.filelist
 %defattr(-,root,root,-)
 %dir %{_datadir}/globus/packages/%{_name}
-%dir %{_docdir}/%{name}-%{version}
-%doc %{_docdir}/%{name}-%{version}/GLOBUS_LICENSE
 
 %files -f package-devel.filelist devel
 %defattr(-,root,root,-)
@@ -211,9 +199,13 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f package-doc.filelist doc
 %defattr(-,root,root,-)
+%dir %{_docdir}/%{name}-%{version}
 %dir %{_docdir}/%{name}-%{version}/html
 
 %changelog
+* Wed Jul 29 2009 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.8-1
+- Update to upstream update release 2.8
+
 * Thu Jul 23 2009 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.7-5
 - Add instruction set architecture (isa) tags
 - Make doc subpackage noarch


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/globus-xio/F-10/import.log,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- import.log	15 Jun 2009 17:56:37 -0000	1.3
+++ import.log	3 Aug 2009 09:22:27 -0000	1.4
@@ -1,3 +1,4 @@
 globus-xio-2_7-2_fc9:F-10:globus-xio-2.7-2.fc9.src.rpm:1240392699
 globus-xio-2_7-3_fc9:F-10:globus-xio-2.7-3.fc9.src.rpm:1240867733
 globus-xio-2_7-4_fc9:F-10:globus-xio-2.7-4.fc9.src.rpm:1245088574
+globus-xio-2_8-1_fc11:F-10:globus-xio-2.8-1.fc11.src.rpm:1249291320


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/globus-xio/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	22 Apr 2009 09:32:56 -0000	1.2
+++ sources	3 Aug 2009 09:22:27 -0000	1.3
@@ -1,2 +1,2 @@
 44ec158f5ca5f60310cca74a3aaaea2b  epstopdf-2.9.5gw
-fd1405eac3f3314dfd8f23359d1413c8  globus_xio-2.7.tar.gz
+f7ab57f512f542c23a6425b2ede1050d  globus_xio-2.8.tar.gz




More information about the fedora-extras-commits mailing list