rpms/mknbi/FC-3 mknbi.spec,1.4,1.5

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Thu Mar 24 19:27:22 UTC 2005


Author: thl

Update of /cvs/extras/rpms/mknbi/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11863/FC-3

Modified Files:
	mknbi.spec 
Log Message:
ExclusiveArch: %%{ix86} -- does not build on PPC and x86_64 ATM and probably is of no use on PPC


Index: mknbi.spec
===================================================================
RCS file: /cvs/extras/rpms/mknbi/FC-3/mknbi.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mknbi.spec	10 Dec 2004 22:03:07 -0000	1.4
+++ mknbi.spec	24 Mar 2005 19:27:20 -0000	1.5
@@ -1,8 +1,7 @@
 Summary: 	Utility for creating network bootable images
 Name: 		mknbi
 Version:	1.4.0
-Release: 	3
-Epoch: 		0
+Release: 	4
 License: 	GPL
 Group: 		Applications/System
 URL: 		http://etherboot.sourceforge.net/
@@ -10,6 +9,7 @@
 Patch1:		mknbi-makefile-optflags.patch
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildRequires:	perl
+ExclusiveArch:	%{ix86}
 %ifarch %{ix86}
 BuildRequires:	nasm
 %endif
@@ -50,6 +50,10 @@
 %{_mandir}/man1/mknbi.1*
 
 %changelog
+* Sun Mar 20 2004 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> 0:1.4.0-4
+- ExclusiveArch: %%{ix86} -- does not build on PPC and x86_64 ATM and
+  probably is of no use on PPC
+
 * Thu May 22 2003 Dams <anvil[AT]livna.org> 0:1.4.0-0.fdr.3
 - Added *.html in doc entry
 - slight change in build section
@@ -61,7 +65,7 @@
 
 * Tue May 20 2003 Dams <anvil[AT]livna.org> 0:1.4.0-0.fdr.1
 - nasm BuildRequires now arch dependent
-- Changed URL in Source0 
+- Changed URL in Source0
 - buildroot -> RPM_BUILD_ROOT
 - Modifed doc files
 
@@ -69,5 +73,5 @@
 - Updated to 1.4.0
 - Replaced /usr with %{_prefix} in sed
 
-* Sat Apr 26 2003 Dams <anvil[AT]livna.org> 
+* Sat Apr 26 2003 Dams <anvil[AT]livna.org>
 - Initial build.




More information about the fedora-extras-commits mailing list