Hello community,

here is the log from the commit of package htop for openSUSE:Factory checked in 
at 2013-11-27 15:30:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/htop (Old)
 and      /work/SRC/openSUSE:Factory/.htop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "htop"

Changes:
--------
--- /work/SRC/openSUSE:Factory/htop/htop.changes        2012-11-13 
17:03:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.htop.new/htop.changes   2013-11-27 
15:30:07.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 26 13:28:46 UTC 2013 - [email protected]
+
+- Better make install, remove %clean
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ htop.spec ++++++
--- /var/tmp/diff_new_pack.pX5t1o/_old  2013-11-27 15:30:10.000000000 +0100
+++ /var/tmp/diff_new_pack.pX5t1o/_new  2013-11-27 15:30:10.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package htop
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,13 @@
 
 
 Name:           htop
-Url:            http://htop.sourceforge.net
+Version:        1.0.2
+Release:        0
 Summary:        An Interactive text-mode Process Viewer for Linux
 License:        GPL-2.0+
 Group:          System/Monitoring
-Version:        1.0.2
-Release:        0
+Url:            http://htop.sourceforge.net
+
 Source0:        %{name}-%{version}.tar.gz
 Patch0:         htop-desktop-file-fix-thoenig-01.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -58,12 +59,9 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+make install DESTDIR="%buildroot"
 %suse_update_desktop_file -i %name System Monitor
 
-%clean
-rm -rf %{_buildroot}
-
 %files 
 %defattr(-,root,root)
 %doc COPYING

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to