rpms/amtu/devel amtu.spec,1.31,1.32

Steve Grubb sgrubb at fedoraproject.org
Fri Aug 28 20:05:10 UTC 2009


Author: sgrubb

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

Modified Files:
	amtu.spec 
Log Message:
* Fri Aug 28 2009 Steve Grubb <sgrubb at redhat.com> - 1.0.8-4
- Add ExclusiveArch for platforms having memory separation tests



Index: amtu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/amtu/devel/amtu.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- amtu.spec	21 Aug 2009 10:19:57 -0000	1.31
+++ amtu.spec	28 Aug 2009 20:05:10 -0000	1.32
@@ -1,7 +1,7 @@
 Summary: Abstract Machine Test Utility (AMTU)
 Name: amtu 
 Version: 1.0.8
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: CPL
 Group: System Environment/Base
 URL: http://sourceforge.net/projects/amtueal/
@@ -11,6 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version
 BuildRequires: audit-libs-devel >= 1.1.2
 BuildRequires: automake
 Requires: chkconfig
+ExclusiveArch: i386 i686 x86_64 ppc ppc64 s390 s390x ia64
 
 %description
 Abstract Machine Test Utility (AMTU) is an administrative utility to check
@@ -56,6 +57,9 @@ fi
 %attr(0644,root,root) %{_mandir}/man8/*
 
 %changelog
+* Fri Aug 28 2009 Steve Grubb <sgrubb at redhat.com> - 1.0.8-4
+- Add ExclusiveArch for platforms having memory separation tests
+
 * Fri Aug 21 2009 Tomas Mraz <tmraz at redhat.com> - 1.0.8-3
 - rebuilt with new audit
 




More information about the scm-commits mailing list