Author: glen Date: Fri Dec 8 11:42:46 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - R: jpackage-utils for -javadoc - patch /sbin/bootchartd for bootchart_init= parameter, pldize - more deps for -logger
---- Files affected: SPECS: bootchart.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/bootchart.spec diff -u SPECS/bootchart.spec:1.6 SPECS/bootchart.spec:1.7 --- SPECS/bootchart.spec:1.6 Tue Dec 5 22:44:23 2006 +++ SPECS/bootchart.spec Fri Dec 8 12:42:41 2006 @@ -3,13 +3,14 @@ Summary(pl): Wizualizacja wydajności procesu startu systemu Name: bootchart Version: 0.9 -Release: 1.5 +Release: 1.8 Epoch: 0 License: GPL Group: Base Source0: http://dl.sourceforge.net/bootchart/%{name}-%{version}.tar.bz2 # Source0-md5: 4be91177d19069e21beeb106f2f77dff Patch0: %{name}-bash.patch +Patch1: %{name}-initscript.patch URL: http://www.bootchart.org/ BuildRequires: ant BuildRequires: jakarta-commons-cli >= 0:1.0 @@ -39,6 +40,7 @@ Summary: Javadoc for %{name} Summary(pl): Dokumentacja Javadoc dla bootcharta Group: Documentation +Requires: jpackage-utils %description javadoc Javadoc for %{name}. @@ -52,9 +54,11 @@ Group: Base Requires: coreutils Requires: grep +Requires: gzip Requires: mktemp Requires: mount Requires: sed +Requires: tar %description logger Boot logging script for %{name}. @@ -65,6 +69,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build # Remove the bundled commons-cli @@ -149,6 +154,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2006/12/08 11:42:41 glen +- R: jpackage-utils for -javadoc +- patch /sbin/bootchartd for bootchart_init= parameter, pldize +- more deps for -logger + Revision 1.6 2006/12/05 21:44:23 glen - invoke previous init= if it was specified - do not remove from grubby on upgrades ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bootchart.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
