Author: pawelz Date: Sat Jun 5 19:17:35 2010 GMT Module: packages Tag: HEAD ---- Log message: - buildfix: append -ltinfow to LDFLAGS - unified SF download URL
---- Files affected: packages/htop: htop.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: packages/htop/htop.spec diff -u packages/htop/htop.spec:1.37 packages/htop/htop.spec:1.38 --- packages/htop/htop.spec:1.37 Tue Jun 23 17:11:48 2009 +++ packages/htop/htop.spec Sat Jun 5 21:17:29 2010 @@ -7,7 +7,7 @@ Release: 1 License: GPL v2 Group: Applications/System -Source0: http://dl.sourceforge.net/htop/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/htop/%{name}-%{version}.tar.gz # Source0-md5: 5c9f093f9eaddf6e77aa6d54c2116d0c Patch0: %{name}-desktop.patch Patch2: %{name}-field-titles.patch @@ -45,6 +45,7 @@ %{__autoheader} %{__automake} CPPFLAGS="$CPPFLAGS -I/usr/include/ncursesw" +LDFLAGS="$LDFLAGS -ltinfow" %configure \ --enable-openvz \ --enable-vserver \ @@ -74,6 +75,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2010/06/05 19:17:29 pawelz +- buildfix: append -ltinfow to LDFLAGS +- unified SF download URL + Revision 1.37 2009/06/23 15:11:48 paszczus - updated to 0.8.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/htop/htop.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
