rpms/vbetool/F-11 vbetool.spec,1.9,1.10

Karsten Hopp karsten at fedoraproject.org
Thu May 7 13:10:24 UTC 2009


Author: karsten

Update of /cvs/extras/rpms/vbetool/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31874

Modified Files:
	vbetool.spec 
Log Message:
- ExcludeArch s390, s390x


Index: vbetool.spec
===================================================================
RCS file: /cvs/extras/rpms/vbetool/F-11/vbetool.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- vbetool.spec	25 Feb 2009 23:50:17 -0000	1.9
+++ vbetool.spec	7 May 2009 13:09:53 -0000	1.10
@@ -1,6 +1,6 @@
 Name:           vbetool
 Version:        1.1
-Release:        3%{?dist}
+Release:        3%{?dist}.1
 Summary:        Run real-mode video BIOS code to alter hardware state
 
 Group:          System Environment/Base
@@ -13,7 +13,7 @@ BuildRequires:  zlib-devel pciutils-deve
 # does not build on ppc, ppc64 and sparc arches, see #285361 (RedHat Bugzilla)
 # on ppc sys/io.h is missing, on ppc64 there are more complaints
 # build.logs are attached in the bug report
-ExcludeArch:    ppc ppc64 %{sparc}
+ExcludeArch:    ppc ppc64 %{sparc} s390 s390x
 # vbetool is included in (some of) these pm-utils releases
 Conflicts:      pm-utils <= 0.99.3-11
 
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu May 07 2009 Karsten Hopp <karsten at redhat.com> 1.1-3.1
+- ExcludeArch s390, s390x
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list