[eclipse-callgraph] Update to Linux Tools 1.0 release.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Jul 10 16:18:45 UTC 2012


commit 74e3e7432d49e158ecda30ea5151e2efded88f68
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue Jul 10 19:18:32 2012 +0300

    Update to Linux Tools 1.0 release.

 .gitignore             |    1 +
 eclipse-callgraph.spec |    8 +++++---
 sources                |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1774e69..b14de53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ eclipse-callgraph-fetched-src-R0_6_1.tar.bz2
 linuxtools-systemtap-0.0.1-src.tar.bz2
 linuxtools-systemtap-parent-0.9.0-src.tar.bz2
 /linuxtools-systemtap-parent-0.10.0-src.tar.bz2
+linuxtools-systemtap-parent-1.0.0-src.tar.bz2
diff --git a/eclipse-callgraph.spec b/eclipse-callgraph.spec
index ec30c95..145391a 100644
--- a/eclipse-callgraph.spec
+++ b/eclipse-callgraph.spec
@@ -4,14 +4,14 @@
 
 Name:           eclipse-callgraph
 # Upstream, the feature is 0.0.2 but is made to match Linux Tools version
-Version:        0.10.0
+Version:        1.0.0
 Release:        1%{?dist}
 Summary:        C/C++ Call Graph Visualization Tool
 
 Group:          Development/Tools
 License:        EPL
 URL:            http://eclipse.org/linuxtools
-Source0:        http://download.eclipse.org/technology/linuxtools/%{version}-sources/linuxtools-systemtap-parent-%{version}-src.tar.bz2
+Source0:        http://download.eclipse.org/linuxtools/%{version}-sources/linuxtools-systemtap-parent-%{version}-src.tar.bz2
 ExcludeArch:    ppc64
 
 BuildRequires: eclipse-cdt >= 6.0
@@ -48,11 +48,13 @@ install -d -m 755 %{buildroot}%{install_loc}
 
 
 %files
-%defattr(-,root,root,-)
 %{install_loc}
 %doc org.eclipse.linuxtools.callgraph.feature/epl-v10.html
 
 %changelog
+* Tue Jul 10 2012 Alexander Kurtakov <akurtako at redhat.com> 1.0.0-1
+- Update to Linux Tools 1.0 release.
+
 * Tue Apr 3 2012 Roland Grunberg <rgrunber at redhat.com> 0.10.0-1
 - Update to 0.10.0.
 - Remove old BuildRoot and %%clean sections.
diff --git a/sources b/sources
index 6ff9bef..f182d8a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0fdc49a1de37222cb6a25e64062405d8  linuxtools-systemtap-parent-0.10.0-src.tar.bz2
+9c05f6739277867dbb1a1cca2c2db979  linuxtools-systemtap-parent-1.0.0-src.tar.bz2


More information about the scm-commits mailing list