rpms/globus-xio-popen-driver/EL-4 globus-xio-popen-driver.spec, 1.2, 1.3

Mattias Ellert ellert at fedoraproject.org
Sat Jul 25 07:46:44 UTC 2009


Author: ellert

Update of /cvs/pkgs/rpms/globus-xio-popen-driver/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13003

Modified Files:
	globus-xio-popen-driver.spec 
Log Message:
* Thu Jul 23 2009 Mattias Ellert <mattias.ellert at fysast.uu.se> - 0.2-4
- Add instruction set architecture (isa) tags



Index: globus-xio-popen-driver.spec
===================================================================
RCS file: /cvs/pkgs/rpms/globus-xio-popen-driver/EL-4/globus-xio-popen-driver.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- globus-xio-popen-driver.spec	15 Jun 2009 18:49:25 -0000	1.2
+++ globus-xio-popen-driver.spec	25 Jul 2009 07:46:43 -0000	1.3
@@ -7,7 +7,7 @@
 Name:		globus-xio-popen-driver
 %global _name %(tr - _ <<< %{name})
 Version:	0.2
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Globus Toolkit - Globus XIO Pipe Open Driver
 
 Group:		System Environment/Libraries
@@ -33,13 +33,13 @@ BuildRoot:	%{_tmppath}/%{name}-%{version
 
 Requires:	globus-common
 BuildRequires:	grid-packaging-tools
-BuildRequires:	globus-xio-devel
+BuildRequires:	globus-xio-devel%{?_isa}
 
 %package devel
 Summary:	Globus Toolkit - Globus XIO Pipe Open Driver Development Files
 Group:		Development/Libraries
-Requires:	%{name} = %{version}-%{release}
-Requires:	globus-xio-devel
+Requires:	%{name}%{?_isa} = %{version}-%{release}
+Requires:	globus-xio-devel%{?_isa}
 
 %description
 The Globus Toolkit is an open source software toolkit used for building Grid
@@ -138,6 +138,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Thu Jul 23 2009 Mattias Ellert <mattias.ellert at fysast.uu.se> - 0.2-4
+- Add instruction set architecture (isa) tags
+
 * Thu Jun 04 2009 Mattias Ellert <mattias.ellert at fysast.uu.se> - 0.2-3
 - Update to official Fedora Globus packaging guidelines
 




More information about the fedora-extras-commits mailing list