Author: paszczus Date: Sat May 24 17:11:21 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - started update to 0.10.0
---- Files affected: SPECS: log4cxx.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/log4cxx.spec diff -u SPECS/log4cxx.spec:1.8 SPECS/log4cxx.spec:1.9 --- SPECS/log4cxx.spec:1.8 Mon Feb 12 23:09:10 2007 +++ SPECS/log4cxx.spec Sat May 24 19:11:15 2008 @@ -2,12 +2,12 @@ Summary: Log4cxx - a port to C++ of the log4j project Summary(pl.UTF-8): Log4cxx - port projektu log4j dla C++ Name: log4cxx -Version: 0.9.7 -Release: 0.2 +Version: 0.10.0 +Release: 0.1 License: Apache Group: Libraries -Source0: http://www.apache.org/dist/logging/log4cxx/%{name}-%{version}.tar.gz -# Source0-md5: fd09abc90b8c0c8af1d5146a75590792 +Source0: http://www.apache.org/dist/logging/log4cxx/0.10.0/apache-%{name}-%{version}.tar.gz +# Source0-md5: b30ffb8da3665178e68940ff7a61084c URL: http://logging.apache.org/log4cxx/ BuildRequires: autoconf BuildRequires: automake @@ -51,14 +51,14 @@ Statyczna biblioteka log4cxx. %prep -%setup -q +%setup -q -n apache-%{name}-%{version} %build cp %{_datadir}/aclocal/libtool.m4 aclocal.m4 %{__libtoolize} %{__aclocal} %{__autoconf} -%{__autoheader} +#{__autoheader} %{__automake} %configure %{__make} @@ -96,6 +96,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2008-05-24 17:11:15 paszczus +- started update to 0.10.0 + Revision 1.8 2007-02-12 22:09:10 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/log4cxx.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
