rpms/pdfcube/devel pdfcube.spec,1.9,1.10

Mads Villadsen maxx at fedoraproject.org
Tue Mar 3 22:42:02 UTC 2009


Author: maxx

Update of /cvs/extras/rpms/pdfcube/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20145

Modified Files:
	pdfcube.spec 
Log Message:
* Tue Mar  3 2009 Mads Villadsen <maxx at krakoa.dk> - 0.0.3-3
- Exclude x86_64 and ppc64 since pdfcube currently fails to build on these architectures



Index: pdfcube.spec
===================================================================
RCS file: /cvs/extras/rpms/pdfcube/devel/pdfcube.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pdfcube.spec	26 Feb 2009 10:20:09 -0000	1.9
+++ pdfcube.spec	3 Mar 2009 22:41:31 -0000	1.10
@@ -1,8 +1,10 @@
 Name:           pdfcube
 Version:        0.0.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        PDF presentation viewer with a spinning cube
 
+ExcludeArch:    x86_64 # See bug 488373
+ExcludeArch:    ppc64 # See bug 488374
 
 Group:          Applications/Productivity
 License:        GPLv2+
@@ -47,6 +49,9 @@
 
 
 %changelog
+* Tue Mar  3 2009 Mads Villadsen <maxx at krakoa.dk> - 0.0.3-3
+- Exclude x86_64 and ppc64 since pdfcube currently fails to build on these architectures
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list