Author: hawk Date: Mon Dec 3 16:51:56 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.2.15 (note: source tarball name was changed from logging-log4j to apache-log4j - cvs move + obsoletes?)
---- Files affected: SPECS: logging-log4j.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/logging-log4j.spec diff -u SPECS/logging-log4j.spec:1.36 SPECS/logging-log4j.spec:1.37 --- SPECS/logging-log4j.spec:1.36 Sun Dec 2 20:30:17 2007 +++ SPECS/logging-log4j.spec Mon Dec 3 17:51:51 2007 @@ -12,12 +12,12 @@ Summary: log4j - logging for Java Summary(pl.UTF-8): log4j - zapis logów dla Javy Name: logging-log4j -Version: 1.2.14 -Release: 4 +Version: 1.2.15 +Release: 1 License: Apache Group: Development/Languages/Java -Source0: http://www.apache.org/dist/logging/log4j/%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 7d8d02888b93e6f8d67b8e5f746196ae +Source0: http://www.apache.org/dist/logging/log4j/%{version}/apache-log4j-%{version}.tar.gz +# Source0-md5: 10f04abe4d68d5a89e8eb167e4e45e1a URL: http://logging.apache.org/log4j/ BuildRequires: ant BuildRequires: java-activation @@ -72,7 +72,7 @@ Dokumentacja API log4j. %prep -%setup -q +%setup -q -n apache-log4j-%{version} %build required_jars="mailapi activation junit" @@ -98,7 +98,7 @@ %files doc %defattr(644,root,root,755) -%doc docs/{css,images,lf5,*.html,*.txt,TODO} +%doc site/{apidocs,css,images,xref,xref-test,*.html} %files javadoc %defattr(644,root,root,755) @@ -111,6 +111,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2007-12-03 16:51:51 hawk +- updated to 1.2.15 (note: source tarball name was changed from + logging-log4j to apache-log4j - cvs move + obsoletes?) + Revision 1.36 2007-12-02 19:30:17 glen - java deps - remove junit dep on runtime ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/logging-log4j.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
