SPECS: htop.spec - updated to 0.8
megabajt
megabajt at pld-linux.org
Sat Jun 21 00:10:25 CEST 2008
Author: megabajt Date: Fri Jun 20 22:10:25 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.8
---- Files affected:
SPECS:
htop.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: SPECS/htop.spec
diff -u SPECS/htop.spec:1.28 SPECS/htop.spec:1.29
--- SPECS/htop.spec:1.28 Sat Nov 24 09:27:05 2007
+++ SPECS/htop.spec Sat Jun 21 00:10:20 2008
@@ -2,17 +2,18 @@
Summary: An interactive process viewer
Summary(pl.UTF-8): Interaktywna przeglądarka procesów
Name: htop
-Version: 0.7
+Version: 0.8
Release: 1
-License: GPL
+License: GPL v2
Group: Applications/System
Source0: http://dl.sourceforge.net/htop/%{name}-%{version}.tar.gz
-# Source0-md5: 4afc961fa709167e1b434682897991f9
+# Source0-md5: b6955f8d75cdb5a3ccea83415cb18815
Patch0: %{name}-desktop.patch
URL: http://htop.sourceforge.net/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
BuildRequires: gcc >= 5:3.0
+BuildRequires: libtool
BuildRequires: ncurses-devel
BuildRequires: sed >= 4.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,6 +32,7 @@
%{__sed} -i -e 's/curses.h/ncurses\/curses.h/' configure.ac
%build
+%{__libtoolize}
%{__aclocal}
%{__autoconf}
%{__autoheader}
@@ -52,7 +54,7 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/htop
%{_desktopdir}/htop.desktop
%{_mandir}/man1/*
%{_pixmapsdir}/htop.png
@@ -63,6 +65,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2008/06/20 22:10:20 megabajt
+- updated to 0.8
+
Revision 1.28 2007/11/24 08:27:05 twittner
- up to 0.7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/htop.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list