[collectl/el5] upgrade to upstream version 3.6.3

Dan Horák sharkcz at fedoraproject.org
Fri May 25 09:56:44 UTC 2012


commit ef6f1cac634d9cc61c65e9edb8c12c8e52f6e4d5
Author: Dan Horák <dan at danny.cz>
Date:   Fri May 25 11:53:00 2012 +0200

    upgrade to upstream version 3.6.3

 .gitignore    |    1 +
 collectl.spec |    6 ++++--
 sources       |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 409b0d4..5fcb98b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ collectl-3.4.2.src.tar.gz
 /collectl-3.5.1.src.tar.gz
 /collectl-3.6.0.src.tar.gz
 /collectl-3.6.1.src.tar.gz
+/collectl-3.6.3.src.tar.gz
diff --git a/collectl.spec b/collectl.spec
index f9db576..e523279 100644
--- a/collectl.spec
+++ b/collectl.spec
@@ -1,6 +1,6 @@
 Summary: A utility to collect various Linux performance data
 Name: collectl
-Version: 3.6.1
+Version: 3.6.3
 Release: 1%{?dist}
 License: GPLv2+ or Artistic
 Group: Applications/System
@@ -58,7 +58,6 @@ mkdir -p        $RPM_BUILD_ROOT%{_initrddir} \
 install -p -m 755  collectl.pl       $RPM_BUILD_ROOT%{_bindir}/collectl
 install -p -m 644  *.ph              $RPM_BUILD_ROOT%{_datadir}/%{name}
 install -p -m 644  envrules.std      $RPM_BUILD_ROOT%{_datadir}/%{name}
-install -p -m 755  readS             $RPM_BUILD_ROOT%{_datadir}/%{name}/utils
 install -p -m 755  col2tlviz.pl      $RPM_BUILD_ROOT%{_datadir}/%{name}/utils
 install -p -m 755  client.pl         $RPM_BUILD_ROOT%{_datadir}/%{name}/utils
 install -p -m 644  man1/collectl*.1  $RPM_BUILD_ROOT%{_mandir}/man1
@@ -95,6 +94,9 @@ fi
 
 
 %changelog
+* Fri May 25 2012 Dan Horák <dan[at]danny.cz> - 3.6.3-1
+- upgrade to upstream version 3.6.3
+
 * Thu Feb 23 2012 Dan Horák <dan[at]danny.cz> - 3.6.1-1
 - upgrade to upstream version 3.6.1
 
diff --git a/sources b/sources
index 415c1fa..55b6218 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31b00545529d18b8dc6f783df1c23f53  collectl-3.6.1.src.tar.gz
+c077eba91d249b86e54d4cb90e037f00  collectl-3.6.3.src.tar.gz


More information about the scm-commits mailing list