Author: pawelz Date: Sun Mar 1 14:00:21 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - typo in deps - rel 2
---- Files affected: SPECS: nekohtml.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/nekohtml.spec diff -u SPECS/nekohtml.spec:1.9 SPECS/nekohtml.spec:1.10 --- SPECS/nekohtml.spec:1.9 Fri Feb 27 20:04:54 2009 +++ SPECS/nekohtml.spec Sun Mar 1 15:00:15 2009 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Narzędzie do skanowania i równoważenia znaczników HTML Name: nekohtml Version: 0.9.5 -Release: 1 +Release: 2 License: Apache-like Group: Applications/Text Source0: http://www.apache.org/~andyc/neko/%{name}-%{version}.tar.gz @@ -20,7 +20,7 @@ BuildRequires: java-gcj-compat-devel BuildRequires: java-xerces >= 2.3.0 %{?with_javadoc:BuildRequires: java-xerces-javadoc >= 2.3.0} -Requires: xerces-j >= 2.3.0 +Requires: java-xerces >= 2.3.0 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -156,6 +156,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2009/03/01 14:00:15 pawelz +- typo in deps +- rel 2 + Revision 1.9 2009/02/27 19:04:54 pawelz - javadoc bcond ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nekohtml.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
