Hello community,

here is the log from the commit of package htop for openSUSE:Factory
checked in at Tue Aug 2 09:06:34 CEST 2011.



--------
--- htop/htop.changes   2010-11-29 11:16:12.000000000 +0100
+++ /mounts/work_src_done/STABLE/htop/htop.changes      2011-07-30 
19:27:46.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Jul 30 17:25:43 UTC 2011 - crrodrig...@opensuse.org
+
+- Use --enable-unicode and switch to ncurses ABI v6 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ htop.spec ++++++
--- /var/tmp/diff_new_pack.PI6gca/_old  2011-08-02 09:05:36.000000000 +0200
+++ /var/tmp/diff_new_pack.PI6gca/_new  2011-08-02 09:05:36.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package htop (Version 0.9)
+# spec file for package htop
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -22,7 +22,7 @@
 Url:            http://htop.sourceforge.net
 Summary:        An Interactive text-mode Process Viewer for Linux
 Version:        0.9
-Release:        1
+Release:        14
 License:        GPLv2+
 Group:          System/Monitoring
 Source0:        %{name}-%{version}.tar.bz2
@@ -51,7 +51,10 @@
 %patch0 -p0
 
 %build
+export CFLAGS="%{optflags} `ncursesw6-config --cflags`"
+export LDFLAGS="`ncursesw6-config --libs`"
 %configure \
+    --enable-unicode \
        --enable-taskstats \
        --enable-cgroup
 make %{?_smp_mflags}


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to