rpms/htop/EL-4 .cvsignore, 1.11, 1.12 htop.spec, 1.18, 1.19 import.log, 1.1, 1.2 sources, 1.12, 1.13 htop-0.8.1-nonprint.patch, 1.1, NONE htop-0.8.1-processlist.patch, 1.1, NONE

Adam Miller maxamillion at fedoraproject.org
Wed Jun 3 18:55:07 UTC 2009


Author: maxamillion

Update of /cvs/extras/rpms/htop/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18311/EL-4

Modified Files:
	.cvsignore htop.spec import.log sources 
Removed Files:
	htop-0.8.1-nonprint.patch htop-0.8.1-processlist.patch 
Log Message:
New release of htop: 0.8.2




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/htop/EL-4/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	14 Oct 2008 22:14:44 -0000	1.11
+++ .cvsignore	3 Jun 2009 18:54:36 -0000	1.12
@@ -1 +1 @@
-htop-0.8.1.tar.gz
+htop-0.8.2.tar.gz


Index: htop.spec
===================================================================
RCS file: /cvs/extras/rpms/htop/EL-4/htop.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- htop.spec	5 Feb 2009 19:57:07 -0000	1.18
+++ htop.spec	3 Jun 2009 18:54:36 -0000	1.19
@@ -1,6 +1,6 @@
 Name:           htop
-Version:        0.8.1
-Release:        3%{?dist}
+Version:        0.8.2
+Release:        1%{?dist}
 Summary:        Interactive process viewer
 Summary(pl):    Interaktywna przeglądarka procesów
 
@@ -8,8 +8,8 @@ Group:          Applications/System
 License:        GPL+
 URL:            http://htop.sourceforge.net/
 Source0:        http://download.sourceforge.net/htop/%{name}-%{version}.tar.gz
-Patch0:         %{name}-0.8.1-nonprint.patch
-Patch1:         %{name}-0.8.1-processlist.patch
+#Patch0:         %{name}-0.8.1-nonprint.patch
+#Patch1:         %{name}-0.8.1-processlist.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 
 BuildRequires:  desktop-file-utils
@@ -26,10 +26,10 @@ do top(1).
 
 %prep
 %setup -q
-%patch0 -p0 
-%patch1 -p0
+#%patch0 -p0 
+#%patch1 -p0
 sed -i s#"INSTALL_DATA = @INSTALL_DATA@"#"INSTALL_DATA = @INSTALL_DATA@ -p"# Makefile.in
-sed -i -e '2,3d' -e '9d' htop.desktop
+#sed -i -e '2,3d' -e '9d' htop.desktop
 
 %build
 %configure
@@ -44,7 +44,6 @@ desktop-file-install \
         --dir $RPM_BUILD_ROOT%{_datadir}/applications \
         --vendor fedora \
         --delete-original \
-        --remove-category=Application \
         $RPM_BUILD_ROOT%{_datadir}/applications/htop.desktop
 
 #remove empty directories
@@ -65,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jun 02 2009 Adam Miller <maxamillion [AT] gmail.com> - 0.8.2-1
+- New release, build for EPEL
+
 * Thu Feb 05 2009 Adam Miller <maxamillion [AT] gmail.com> - 0.8.1-3
 - "Tree view doesn't work with threads hidden" fixed (#481072)
 - Rafal issued the fix, this is just the update and build for EPEL


Index: import.log
===================================================================
RCS file: /cvs/extras/rpms/htop/EL-4/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	13 Aug 2008 20:55:23 -0000	1.1
+++ import.log	3 Jun 2009 18:54:36 -0000	1.2
@@ -1 +1,2 @@
 htop-0_8-1:EL-4:htop-0.8-1.src.rpm:1218660903
+htop-0_8_2-1:EL-4:htop-0.8.2-1.src.rpm:1244055159


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/htop/EL-4/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	14 Oct 2008 22:14:44 -0000	1.12
+++ sources	3 Jun 2009 18:54:36 -0000	1.13
@@ -1 +1 @@
-f0b259ca29175656de48bf0fa0a2e619  htop-0.8.1.tar.gz
+78c2382dc4ff0cf5a29a5c3bc1e556ec  htop-0.8.2.tar.gz


--- htop-0.8.1-nonprint.patch DELETED ---


--- htop-0.8.1-processlist.patch DELETED ---




More information about the fedora-extras-commits mailing list