rpms/frysk/devel frysk.spec,1.146,1.147

cagney cagney at fedoraproject.org
Fri Jun 19 15:18:45 UTC 2009


Author: cagney

Update of /cvs/pkgs/rpms/frysk/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26320

Modified Files:
	frysk.spec 
Log Message:
* Fri Jun 19 2009 Andrw Cagney <cagney [at] fedoraproject.org> - 0.4-9
- Add sparc64 and s390x to ExcludeArch.



Index: frysk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/frysk/devel/frysk.spec,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -p -r1.146 -r1.147
--- frysk.spec	24 Feb 2009 18:34:21 -0000	1.146
+++ frysk.spec	19 Jun 2009 15:18:15 -0000	1.147
@@ -1,7 +1,7 @@
 Summary:	Execution analysis and debugging tool-suite.
 Name:		frysk
 Version:	0.4
-Release:	8%{?dist}
+Release:	9%{?dist}
 
 # antlrv2 is Public Domain; antlrv3 is BSD.
 # getopt is GPLv2 with exception
@@ -44,9 +44,10 @@ BuildRequires:	python
 
 # Bug #305611: PPC Build problems with libunwind
 # Bug #416961: ALPHA not supported by frysk and libunwind.
-# Bug #467970: SPARC not supported by frysk and libunwind.
+# Bug #467970: SPARC/SPARC64 not supported by frysk and libunwind.
 # Bug #467971: ARM not supported by frysk.
-ExcludeArch: ppc alpha sparc arm
+# Bug #506961: S390X not supported by frysk and libunwind.
+ExcludeArch: alpha arm ppc sparc sparc64 s390x
 
 # We do not want to build a ``cross-debugging version'' i686->i386;
 # libunwind build would get confused by this.  Override the cmd-line
@@ -276,6 +277,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/frysk.1.gz
 
 %changelog
+* Fri Jun 19 2009 Andrw Cagney <cagney [at] fedoraproject.org> - 0.4-9
+- Add sparc64 and s390x to ExcludeArch.
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list