rpms/globus-gram-protocol/F-13 globus-gram-protocol.spec, 1.4, 1.5 import.log, 1.3, 1.4

Mattias Ellert ellert at fedoraproject.org
Sat Jul 17 18:25:28 UTC 2010


Author: ellert

Update of /cvs/pkgs/rpms/globus-gram-protocol/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30634/F-13

Modified Files:
	globus-gram-protocol.spec import.log 
Log Message:
* Sat Jul 17 2010 Mattias Ellert <mattias.ellert at fysast.uu.se> - 9.7-3
- Simplify requirements - no longer building on RHEL3



Index: globus-gram-protocol.spec
===================================================================
RCS file: /cvs/pkgs/rpms/globus-gram-protocol/F-13/globus-gram-protocol.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- globus-gram-protocol.spec	16 Apr 2010 15:57:07 -0000	1.4
+++ globus-gram-protocol.spec	17 Jul 2010 18:25:27 -0000	1.5
@@ -4,12 +4,12 @@
 %global flavor gcc32pthr
 %endif
 
-%{!?perl_vendorlib: %global perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
+%{!?perl_vendorlib: %global perl_vendorlib %(eval "`perl -V:installvendorlib`"; echo $installvendorlib)}
 
 Name:		globus-gram-protocol
 %global _name %(tr - _ <<< %{name})
 Version:	9.7
-Release:	1%{?dist}
+Release:	3%{?dist}
 Summary:	Globus Toolkit - GRAM Protocol Library
 
 Group:		System Environment/Libraries
@@ -31,11 +31,7 @@ Patch0:		%{name}.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:	globus-common
-%if %{?fedora}%{!?fedora:0} || %{?rhel}%{!?rhel:0} >= 4
-Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-%else
-Requires:	perl
-%endif
+Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 BuildRequires:	grid-packaging-tools
 BuildRequires:	globus-common-devel%{?_isa} >= 3
 BuildRequires:	globus-io-devel%{?_isa} >= 3
@@ -209,6 +205,12 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_docdir}/%{name}-%{version}/perl/Globus/GRAM
 
 %changelog
+* Sat Jul 17 2010 Mattias Ellert <mattias.ellert at fysast.uu.se> - 9.7-3
+- Simplify requirements - no longer building on RHEL3
+
+* Tue Jun 01 2010 Marcela Maslanova <mmaslano at redhat.com> - 9.7-2
+- Mass rebuild with perl-5.12.0
+
 * Wed Apr 14 2010 Mattias Ellert <mattias.ellert at fysast.uu.se> - 9.7-1
 - Update to Globus Toolkit 5.0.1
 - Drop patches globus-gram-protocol-dep.patch and


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/globus-gram-protocol/F-13/import.log,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- import.log	16 Apr 2010 15:57:07 -0000	1.3
+++ import.log	17 Jul 2010 18:25:27 -0000	1.4
@@ -1,3 +1,4 @@
 globus-gram-protocol-7_4-1_fc11:HEAD:globus-gram-protocol-7.4-1.fc11.src.rpm:1255243660
 globus-gram-protocol-9_3-1_fc12:HEAD:globus-gram-protocol-9.3-1.fc12.src.rpm:1265706919
 globus-gram-protocol-9_7-1_fc12:F-13:globus-gram-protocol-9.7-1.fc12.src.rpm:1271433410
+globus-gram-protocol-9_7-3_fc12:F-13:globus-gram-protocol-9.7-3.fc12.src.rpm:1279391112



More information about the scm-commits mailing list