rpms/dmidecode/devel dmidecode.spec,1.16,1.17

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Sep 23 21:48:58 UTC 2005


Author: davej

Update of /cvs/dist/rpms/dmidecode/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv21798

Modified Files:
	dmidecode.spec 
Log Message:
don't build on ia64 any more



Index: dmidecode.spec
===================================================================
RCS file: /cvs/dist/rpms/dmidecode/devel/dmidecode.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- dmidecode.spec	23 Sep 2005 21:45:11 -0000	1.16
+++ dmidecode.spec	23 Sep 2005 21:48:56 -0000	1.17
@@ -8,7 +8,7 @@
 Source0:	dmidecode-%{version}.tar.bz2
 Buildroot:      %{_tmppath}/%{name}-%{version}-root
 BuildPreReq: 	/usr/bin/aclocal /usr/bin/automake /usr/bin/autoconf
-ExclusiveArch:	i386 x86_64 ia64
+ExclusiveArch:	i386 x86_64
 Obsoletes:	kernel-utils
 
 Patch1: dmidecode.patch
@@ -50,6 +50,8 @@
 %changelog
 * Fri Sep 23 2005 Dave Jones <davej at redhat.com>
 - Don't try to modify areas mmap'd read-only.
+- Don't build on ia64 any more.
+  (It breaks on some boxes very badly, and works on very few).
 
 * Mon Sep 12 2005 Dave Jones <davej at redhat.com>
 - Update to upstream 2.7




More information about the fedora-cvs-commits mailing list