rpms/htop/EL-5 htop.spec,1.12,1.13

Adam Miller maxamillion at fedoraproject.org
Tue Oct 14 20:53:38 UTC 2008


Author: maxamillion

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

Modified Files:
	htop.spec 
Log Message:
backport of upstream package update




Index: htop.spec
===================================================================
RCS file: /cvs/extras/rpms/htop/EL-5/htop.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- htop.spec	13 Aug 2008 20:53:13 -0000	1.12
+++ htop.spec	14 Oct 2008 20:53:08 -0000	1.13
@@ -1,5 +1,5 @@
 Name:           htop
-Version:        0.8
+Version:        0.8.1
 Release:        1%{?dist}
 Summary:        Interactive process viewer
 Summary(pl):    Interaktywna przeglądarka procesów
@@ -40,9 +40,12 @@
         --dir $RPM_BUILD_ROOT%{_datadir}/applications \
         --vendor fedora \
         --delete-original \
-        --remove-category=Applications \
+        --remove-category=Application \
         $RPM_BUILD_ROOT%{_datadir}/applications/htop.desktop
 
+#remove empty directories
+rm -rf $RPM_BUILD_ROOT%{prefix}/lib
+rm -rf $RPM_BUILD_ROOT%{prefix}/include
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -58,7 +61,10 @@
 
 
 %changelog
-*Thu Jul 31 2008 Adam Miller <maxamillion [AT] gmail.com> - 0.8-1
+* Tue Oct  4 2008 Adam Miller <maxamillion [AT] gmail.com> - 0.8.1-1
+- Backport of Rafal Posta's upstream fedora package
+
+* Thu Jul 31 2008 Adam Miller <maxamillion [AT] gmail.com> - 0.8-1
 - Update to 8.0
 
 * Fri Jul 18 2008 Adam Miller <maxamillion[AT]gmail.com> - 0.7-2




More information about the scm-commits mailing list