Author: areq Date: Mon Jul 9 21:45:03 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 7.1.6
---- Files affected: SPECS: sysstat.spec (1.68 -> 1.69) ---- Diffs: ================================================================ Index: SPECS/sysstat.spec diff -u SPECS/sysstat.spec:1.68 SPECS/sysstat.spec:1.69 --- SPECS/sysstat.spec:1.68 Mon Feb 12 23:09:17 2007 +++ SPECS/sysstat.spec Mon Jul 9 23:44:58 2007 @@ -5,17 +5,19 @@ Summary(uk.UTF-8): Містить команди системного моніторингу sar та iostat Summary(zh_CN.UTF-8): sar, iostat 等系统监视工具 Name: sysstat -Version: 6.1.2 -Release: 1 +Version: 7.1.6 +Release: 0.1 License: GPL v2 Group: Applications/System Source0: http://perso.wanadoo.fr/sebastien.godard/%{name}-%{version}.tar.bz2 -# Source0-md5: be8ec50b87a4a8f5fa90fd5010611cb5 +# Source0-md5: 7376033a34f8a9286e70a65217985ef7 Source1: %{name}.crond Source2: %{name}.init Source3: %{name}.sysconfig Patch0: %{name}-opt.patch URL: http://perso.wanadoo.fr/sebastien.godard/ +BuildRequires: autoconf +BuildRequires: libtool BuildRequires: gettext-devel BuildRequires: rpmbuild(macros) >= 1.268 Requires(post,preun): /sbin/chkconfig @@ -53,16 +55,12 @@ %patch0 -p1 %build -echo "%{_prefix} -%{_prefix}/lib/sa -/var/log/sa -n -y -n -y -7 -`id -gn` -n" | /bin/sh build/Configure.sh + +%{__gettextize} +%{__libtoolize} +%{__aclocal} +%{__autoconf} +%configure %{__make} \ CC="%{__cc}" \ @@ -111,6 +109,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.69 2007/07/09 21:44:58 areq +- 7.1.6 + Revision 1.68 2007/02/12 22:09:17 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sysstat.spec?r1=1.68&r2=1.69&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
