rpms/libaio/devel libaio.spec,1.27,1.28

Dennis Gilmore ausil at fedoraproject.org
Thu Oct 2 01:50:20 UTC 2008


Author: ausil

Update of /cvs/pkgs/rpms/libaio/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27560

Modified Files:
	libaio.spec 
Log Message:
remove ExclusiveArch line



Index: libaio.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libaio/devel/libaio.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- libaio.spec	3 Sep 2008 20:17:42 -0000	1.27
+++ libaio.spec	2 Oct 2008 01:49:49 -0000	1.28
@@ -1,6 +1,6 @@
 Name: libaio
 Version: 0.3.107
-Release: 4%{?dist}
+Release: 5%{?dist}
 Summary: Linux-native asynchronous I/O access library
 License: LGPLv2+
 Group:  System Environment/Libraries
@@ -8,8 +8,6 @@
 BuildRoot: %{_tmppath}/%{name}-root
 Patch1: libaio-install-to-slash.patch
 
-# Fix ExclusiveArch as we implement this functionality on more architectures
-ExclusiveArch: i386 x86_64 ia64 s390 s390x ppc ppc64 ppc64pseries ppc64iseries alpha alphaev6
 
 %description
 The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
@@ -74,6 +72,9 @@
 %attr(0644,root,root) %{_libdir}/libaio.a
 
 %changelog
+* Wed Oct 01 2008 Dennis Gilmore <dennis at ausil.us> - 0.3.107-5
+- remove ExclusiveArch line
+
 * Wed Sep  3 2008 Jeff Moyer <jmoyer at redhat.com> - 0.3.107-4
 - Install to / instead of /usr for early users of libaio (Jeff Moyer)
 - Resolves: bz#459158




More information about the scm-commits mailing list