Author: megabajt Date: Sat Nov 14 22:52:45 2009 GMT Module: packages Tag: HEAD ---- Log message: - s/jakarta-commons-cli/java-commons-cli/ - license is GPL v2 - release 3
---- Files affected: packages/bootchart: bootchart.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/bootchart/bootchart.spec diff -u packages/bootchart/bootchart.spec:1.13 packages/bootchart/bootchart.spec:1.14 --- packages/bootchart/bootchart.spec:1.13 Sun Mar 23 03:10:33 2008 +++ packages/bootchart/bootchart.spec Sat Nov 14 23:52:40 2009 @@ -4,9 +4,8 @@ Summary(pl.UTF-8): Wizualizacja wydajności procesu startu systemu Name: bootchart Version: 0.9 -Release: 2 -Epoch: 0 -License: GPL +Release: 3 +License: GPL v2 Group: Base Source0: http://dl.sourceforge.net/bootchart/%{name}-%{version}.tar.bz2 # Source0-md5: 4be91177d19069e21beeb106f2f77dff @@ -14,12 +13,12 @@ Patch1: %{name}-initscript.patch URL: http://www.bootchart.org/ BuildRequires: ant -BuildRequires: jakarta-commons-cli >= 0:1.0 +BuildRequires: java-commons-cli >= 0:1.0 BuildRequires: jaxp_parser_impl BuildRequires: jpackage-utils >= 0:1.5 BuildRequires: rpm-javaprov BuildRequires: rpmbuild(macros) >= 1.294 -Requires: jakarta-commons-cli >= 0:1.0 +Requires: java-commons-cli >= 0:1.0 Requires: jpackage-utils >= 0:1.5 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -156,6 +155,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2009/11/14 22:52:40 megabajt +- s/jakarta-commons-cli/java-commons-cli/ +- license is GPL v2 +- release 3 + Revision 1.13 2008/03/23 02:10:33 wolvverine - correct %files, rel.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bootchart/bootchart.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
