packages: htop/htop.spec - no more separated libtinfo(w)

lisu lisu at pld-linux.org
Tue Jan 31 12:10:29 CET 2012


Author: lisu                         Date: Tue Jan 31 11:10:29 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- no more separated libtinfo(w)

---- Files affected:
packages/htop:
   htop.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: packages/htop/htop.spec
diff -u packages/htop/htop.spec:1.44 packages/htop/htop.spec:1.45
--- packages/htop/htop.spec:1.44	Sat Dec  3 12:14:23 2011
+++ packages/htop/htop.spec	Tue Jan 31 12:10:24 2012
@@ -46,7 +46,7 @@
 %{__autoheader}
 %{__automake}
 CPPFLAGS="%{rpmcppflags} $(pkg-config --cflags ncursesw)"
-LDFLAGS="%{rpmldflags} -ltinfow"
+LDFLAGS="%{rpmldflags}"
 %configure \
 	--enable-cgroup \
 	--enable-openvz \
@@ -78,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2012/01/31 11:10:24  lisu
+- no more separated libtinfo(w)
+
 Revision 1.44  2011/12/03 11:14:23  adamg
 - enable cgroup, taskstats; release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/htop/htop.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list