rpms/gnu-efi/devel gnu-efi.spec,1.28,1.29

Christopher Edward Lumens clumens at fedoraproject.org
Thu Mar 12 21:12:09 UTC 2009


Author: clumens

Update of /cvs/pkgs/rpms/gnu-efi/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10249

Modified Files:
	gnu-efi.spec 
Log Message:
Add IA64 back into the build arches (#489544).



Index: gnu-efi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnu-efi/devel/gnu-efi.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- gnu-efi.spec	2 Mar 2009 22:15:56 -0000	1.28
+++ gnu-efi.spec	12 Mar 2009 21:11:38 -0000	1.29
@@ -1,7 +1,7 @@
 Summary: Development Libraries and headers for EFI
 Name: gnu-efi
 Version: 3.0e
-Release: 5%{?dist}
+Release: 6%{?dist}
 Group: Development/System
 License: GPLv2+
 URL: ftp://ftp.hpl.hp.com/pub/linux-ia64
@@ -13,7 +13,7 @@
 Patch4: gnu-efi-3.0d-uefi_wrap.patch
 Patch5: gnu-efi-3.0d-uefi_wrap_call10.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-ExclusiveArch: i586 x86_64
+ExclusiveArch: i586 x86_64 ia64
 
 %description
 This package contains development headers and libraries for developing
@@ -57,6 +57,9 @@
 %{_libdir}/*
 
 %changelog
+* Thu Mar 12 2009 Chris Lumens <clumens at redhat.com> 3.0e-6
+- Add IA64 back into the list of build arches (#489544).
+
 * Mon Mar 02 2009 Peter Jones <pjones at redhat.com> - 3.0e-5
 - Switch to i586 from i386.
 




More information about the fedora-extras-commits mailing list