[atop/f18] 1.27,

Jon Ciesla limb at fedoraproject.org
Tue May 28 19:02:19 UTC 2013


commit bedc84700c376bc56dce3a6bb83927ad314fd206
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue May 28 13:58:00 2013 -0500

    1.27,

 .gitignore |    1 +
 atop.spec  |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6956a9d..fdbda6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 atop-1.23.tar.gz
 /atop-1.26.tar.gz
+/atop-1.27-3.tar.gz
diff --git a/atop.spec b/atop.spec
index 4d1aeb9..57c3e1b 100644
--- a/atop.spec
+++ b/atop.spec
@@ -1,13 +1,13 @@
 %define _hardened_build 1
 Name:           atop
-Version:        1.26
-Release:        8%{?dist}
+Version:        1.27
+Release:        1%{?dist}
 Summary:        An advanced interactive monitor to view the load on system and process level
 
 Group:          Applications/System
 License:        GPLv2+
 URL:            http://www.atcomputing.nl/Tools/atop/
-Source0:        http://www.atcomputing.nl/Tools/%{name}/packages/%{name}-%{version}.tar.gz
+Source0:        http://www.atoptool.nl/download/atop-1.27-3.tar.gz
 Source1:        atop.logrotate
 #Source2:        atop.init
 Source3:        atop.crondaily
@@ -46,7 +46,7 @@ The package does not make use of the patches available at
 http://www.atcomputing.nl/Tools/atop/kernpatch.html
  
 %prep
-%setup -q
+%setup -qn %{name}-%{version}-3
 %patch0 -p0 -b .cron
 
 %build
@@ -119,6 +119,9 @@ fi
 %{_unitdir}/atop.service
 
 %changelog
+* Tue May 28 2013 Jon Ciesla <limburgher at gmail.com> - 1.27-1
+- Latest 1.x release.
+
 * Tue Jul 24 2012 Jon Ciesla <limburgher at gmail.com> - 1.26-8
 - Unit file fix, BZ 840942.
 
diff --git a/sources b/sources
index 77c30fc..be31238 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9a72baf4c8f330973f1e2703f5a6c041  atop-1.26.tar.gz
+4a4e896ed6ec6979f80898d37938b8d9  atop-1.27-3.tar.gz


More information about the scm-commits mailing list