rpms/eclipse-callgraph/devel eclipse-callgraph.spec,1.1,1.2

Charley Wang chwang at fedoraproject.org
Fri Sep 25 18:18:55 UTC 2009


Author: chwang

Update of /cvs/pkgs/rpms/eclipse-callgraph/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19246

Modified Files:
	eclipse-callgraph.spec 
Log Message:
* Fri Sep 25 2009 Charley Wang <chwang at redhat.com> 0.0.1-3
- Added ExcludeArch for ppc64 because eclipse-cdt is not present


Index: eclipse-callgraph.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-callgraph/devel/eclipse-callgraph.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- eclipse-callgraph.spec	25 Sep 2009 17:51:02 -0000	1.1
+++ eclipse-callgraph.spec	25 Sep 2009 18:18:55 -0000	1.2
@@ -5,7 +5,7 @@
 
 Name:           eclipse-callgraph
 Version:        0.0.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        C/C++ Call Graph Visualization Tool
 
 Group:          Development/Tools
@@ -15,6 +15,7 @@ URL:            http://eclipse.org/linux
 Source0:        %{name}-fetched-src-%{src_repo_tag}.tar.bz2
 Source1:        %{name}-fetch-src.sh
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    ppc64
 
 BuildRequires: eclipse-cdt
 BuildRequires: eclipse-gef
@@ -54,6 +55,9 @@ install -d -m 755 %{buildroot}%{install_
 %doc org.eclipse.linuxtools.callgraph-feature/epl-v10.html
 
 %changelog
+* Fri Sep 25 2009 Charley Wang <chwang at redhat.com> 0.0.1-3
+- Added ExcludeArch for ppc64 because eclipse-cdt is not present
+
 * Thu Sep 24 2009 Roland Grunberg <rgrunber at redhat.com> 0.0.1-2
 - Some more changes to spec file
 




More information about the scm-commits mailing list