[htop] - Update to 1.0.1 - Should resolve BZ#782272, BZ#815995, BZ#835221

Miloš Jakubíček mjakubicek at fedoraproject.org
Tue Jul 10 19:59:14 UTC 2012


commit e8d343467977fdd6d03c88d6c3b84a0ce88566ac
Author: Milos Jakubicek <xjakub at fi.muni.cz>
Date:   Tue Jul 10 21:58:59 2012 +0200

    - Update to 1.0.1
    - Should resolve BZ#782272, BZ#815995, BZ#835221

 .gitignore |    1 +
 htop.spec  |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fe4d6ba..96889b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 htop-0.8.3.tar.gz
 /htop-0.9.tar.gz
 /htop-1.0.tar.gz
+/htop-1.0.1.tar.gz
diff --git a/htop.spec b/htop.spec
index 8e229b1..55c91d3 100644
--- a/htop.spec
+++ b/htop.spec
@@ -1,5 +1,5 @@
 Name:           htop
-Version:        1.0
+Version:        1.0.1
 Release:        1%{?dist}
 Summary:        Interactive process viewer
 
@@ -22,7 +22,7 @@ top(1).
 
 %prep
 %setup -q
-%patch4 -p1 -b.pgmap
+%patch4 -p1 -b.pgmap -F3
 sed -i s#"INSTALL_DATA = @INSTALL_DATA@"#"INSTALL_DATA = @INSTALL_DATA@ -p"# Makefile.in
 
 
@@ -51,6 +51,10 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/applications/
 
 
 %changelog
+* Tue Jul 10 2012 Miloš Jakubíček <xjakub at fi.muni.cz> - 1.0.1-1
+- Update to 1.0.1
+- Should resolve BZ#782272, BZ#815995, BZ#835221
+
 * Tue Feb 07 2012 Miloš Jakubíček <xjakub at fi.muni.cz> - 1.0-1
 - Update to 1.0
 - Build with --enable-openvz --enable-vserver --enable-taskstats
diff --git a/sources b/sources
index cc11c26..9859e23 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-325112ca7947ea1f6d6441f631e00384  htop-1.0.tar.gz
+d3b80d905a6bff03f13896870787f901  htop-1.0.1.tar.gz


More information about the scm-commits mailing list