rpms/libaio/F-9 libaio.spec,1.25,1.26

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


Author: ausil

Update of /cvs/pkgs/rpms/libaio/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26218

Modified Files:
	libaio.spec 
Log Message:
remove ExclusiveArch



Index: libaio.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libaio/F-9/libaio.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- libaio.spec	5 Jun 2008 18:29:06 -0000	1.25
+++ libaio.spec	2 Oct 2008 01:42:50 -0000	1.26
@@ -1,13 +1,11 @@
 Name: libaio
 Version: 0.3.107
-Release: 1
+Release: 2
 Summary: Linux-native asynchronous I/O access library
 License: LGPL
 Group:  System Environment/Libraries
 Source: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-root
-# 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
@@ -70,6 +68,9 @@
 %attr(0644,root,root) %{_libdir}/libaio.a
 
 %changelog
+* Wed Oct 01 2008 Dennis Gilmore <dennis at ausil.us> - 0.3.107-2
+- remove ExclusiveArch
+
 * Thu Jun 05 2008 Jeff Moyer <jmoyer at redhat.com> - 0.3.107-1
 - Update to the latest upstream which adds eventfd support and fixes broken
   test cases.  (Rusty Russell)




More information about the scm-commits mailing list