rpms/mknbi/devel mknbi.spec,1.8,1.9

Seth Vidal (skvidal) fedora-extras-commits at redhat.com
Wed May 4 04:06:19 UTC 2005


Author: skvidal

Update of /cvs/extras/rpms/mknbi/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22909

Modified Files:
	mknbi.spec 
Log Message:

fix buildreq



Index: mknbi.spec
===================================================================
RCS file: /cvs/extras/rpms/mknbi/devel/mknbi.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- mknbi.spec	1 May 2005 20:41:19 -0000	1.8
+++ mknbi.spec	4 May 2005 04:06:16 -0000	1.9
@@ -1,7 +1,7 @@
 Summary: 	Utility for creating network bootable images
 Name: 		mknbi
 Version:	1.4.4
-Release: 	1
+Release: 	2
 
 License: 	GPL
 Group: 		Applications/System
@@ -12,9 +12,7 @@
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildRequires:	perl
 ExclusiveArch:	%{ix86}
-%ifarch %{ix86}
 BuildRequires:	nasm
-%endif
 
 %description
 Utility that accompanies Etherboot for making tagged images from ROM
@@ -51,6 +49,10 @@
 %{_mandir}/man1/mknbi.1*
 
 %changelog
+* Wed May  4 2005 Seth Vidal <skvidal at phy.duke.edu> - 1.4.4-2
+- remove ifarch. Overkill if it is already exclusivearch'd
+
+
 * Sun May  1 2005 Dams <anvil[AT]livna.org> - 1.4.4-1
 - Updated to 1.4.4
 - Patch for gcc4 fix




More information about the fedora-extras-commits mailing list