Author: blues Date: Wed Oct 25 11:53:44 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 3.7.1 - NFY
---- Files affected: SPECS: awffull.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/awffull.spec diff -u SPECS/awffull.spec:1.8 SPECS/awffull.spec:1.9 --- SPECS/awffull.spec:1.8 Sun Oct 1 16:40:47 2006 +++ SPECS/awffull.spec Wed Oct 25 13:53:38 2006 @@ -1,21 +1,23 @@ # $Revision$, $Date$ # TODO: -# - convertion tool: webalizer -> awffull +# - convertion tool: webalizer -> awffull - included in package +# - enable GeoIP support # Summary: Web server log analysis program Summary(pl): Program do analizy logów serwera WWW Name: awffull -Version: 3.5.1 -Release: 3 +Version: 3.7.1 +Release: 0.1 License: GPL v2 Group: Applications/Networking Source0: http://www.stedee.id.au/files/%{name}-%{version}.tar.gz -# Source0-md5: 065903e2f710969e77164da71df56ffb +# Source0-md5: f1cf872a64780b9b83432840d6da18a0 Source1: %{name}.sysconfig Source2: %{name}.cron Source3: %{name}.crontab URL: http://www.stedee.id.au/awffull/ BuildRequires: gd-devel +BuildRequires: gettext-devel BuildRequires: pcre-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -49,10 +51,12 @@ install %{SOURCE2} $RPM_BUILD_ROOT%{_sbindir}/%{name}.cron install %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/cron.d/%{name} +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f %{name}.lang %defattr(644,root,root,755) %doc ChangeLog *README* TODO %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf @@ -69,6 +73,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2006/10/25 11:53:38 blues +- 3.7.1 - NFY + Revision 1.8 2006/10/01 14:40:47 blues - rel.3 - works nice - STBR to AC and TH ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/awffull.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
