packages: htop/htop.spec - 1.0 - drop patch2

uzsolt uzsolt at pld-linux.org
Mon Nov 21 17:06:49 CET 2011


Author: uzsolt                       Date: Mon Nov 21 16:06:49 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 1.0
- drop patch2

---- Files affected:
packages/htop:
   htop.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: packages/htop/htop.spec
diff -u packages/htop/htop.spec:1.42 packages/htop/htop.spec:1.43
--- packages/htop/htop.spec:1.42	Thu Sep  1 09:43:35 2011
+++ packages/htop/htop.spec	Mon Nov 21 17:06:44 2011
@@ -3,14 +3,13 @@
 Summary(hu.UTF-8):	Egy interaktív processz megjelenítő
 Summary(pl.UTF-8):	Interaktywna przeglądarka procesów
 Name:		htop
-Version:	0.9
-Release:	2
+Version:	1.0
+Release:	1
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://downloads.sourceforge.net/htop/%{name}-%{version}.tar.gz
-# Source0-md5:	7c5507f35f363f3f40183a2ba3c561f8
+# Source0-md5:	325112ca7947ea1f6d6441f631e00384
 Patch0:		%{name}-desktop.patch
-Patch2:		%{name}-field-titles.patch
 URL:		http://htop.sourceforge.net/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -36,10 +35,9 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch2 -p1
 
 # don't require /proc at build time
-sed '/^AC_CHECK_FILE($PROCDIR/d' -i configure.ac
+sed '/^AC_CHECK_FILE($PROCDIR)/d' -i configure.ac
 
 %build
 %{__libtoolize}
@@ -47,7 +45,7 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-CPPFLAGS="%{rpmcppflags} -I/usr/include/ncursesw"
+CPPFLAGS="%{rpmcppflags} $(pkg-config --cflags ncursesw)"
 LDFLAGS="%{rpmldflags} -ltinfow"
 %configure \
 	--enable-openvz \
@@ -78,6 +76,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2011/11/21 16:06:44  uzsolt
+- 1.0
+- drop patch2
+
 Revision 1.42  2011/09/01 07:43:35  arekm
 - release 2
 
================================================================

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



More information about the pld-cvs-commit mailing list