rpms/frysk/devel frysk.spec,1.133,1.134

Andrew Cagney cagney at fedoraproject.org
Wed Oct 22 01:12:37 UTC 2008


Author: cagney

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

Modified Files:
	frysk.spec 
Log Message:
* Tue Oct 20 2008 Andrew Cagney <andrew.cagney at gmail.com> -  0.4-1
- add sparc and arm to ExcludeArch.



Index: frysk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/frysk/devel/frysk.spec,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- frysk.spec	9 Jun 2008 20:29:35 -0000	1.133
+++ frysk.spec	22 Oct 2008 01:12:07 -0000	1.134
@@ -1,7 +1,7 @@
 Summary:	Frysk execution analysis and debugging tools
 Name:		frysk
 Version:	0.4
-Release:	0%{?dist}
+Release:	1%{?dist}
 
 # antlrv2 is Public Domain; antlrv3 is BSD.
 # cdtparser is EPL
@@ -44,7 +44,9 @@
 
 # Bug #305611: PPC Build problems with libunwind
 # Bug #416961: ALPHA not supported by frysk and libunwind.
-ExcludeArch: ppc alpha
+# Bug #467970: SPARC not supported by frysk and libunwind.
+# Bug #467971: ARM not supported by frysk.
+ExcludeArch: ppc alpha sparc arm
 
 # We do not want to build a ``cross-debugging version'' i686->i386;
 # libunwind build would get confused by this.  Override the cmd-line
@@ -265,6 +267,9 @@
 %{_mandir}/man1/frysk.1.gz
 
 %changelog
+* Tue Oct 20 2008 Andrew Cagney <andrew.cagney at gmail.com> -  0.4-1
+- add sparc and arm to ExcludeArch.
+
 * Mon Jun 9 2008 Sami Wagiaalla <swagiaal at rdhat.com> -  0.4-0
 - import frysk-0.4.tar.bz2
 - removed Patch7: frysk-0.0.1.2008.02.29.rh1-jboolean-array.patch




More information about the fedora-extras-commits mailing list