Author: darekr Date: Mon Jan 9 21:10:04 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.1, added -log.c patch - thanks bioly for tests, works.
---- Files affected: SPECS: sarg.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/sarg.spec diff -u SPECS/sarg.spec:1.25 SPECS/sarg.spec:1.26 --- SPECS/sarg.spec:1.25 Wed Dec 21 13:16:07 2005 +++ SPECS/sarg.spec Mon Jan 9 22:09:59 2006 @@ -5,17 +5,18 @@ Summary(pl): Analizator logów Squida Summary(pt_BR): Gerador de relatórios por usuário/ip/nome do squid Name: sarg -Version: 2.0.4 +Version: 2.1 Release: 0.1 License: GPL v2 Group: Networking Source0: http://dl.sourceforge.net/sarg/%{name}-%{version}.tar.gz -# Source0-md5: 68a5ed4ae66ba87054104dd1cc2a5609 +# Source0-md5: 15b1c3fbff47ac6ea77573cae75b5e63 Source1: %{name}.crontab Patch0: %{name}-font.patch Patch1: %{name}-config.patch Patch2: %{name}-paths.patch Patch3: %{name}-quiet.patch +Patch4: %{name}-log.c.patch URL: http://sarg.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -51,7 +52,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 - +%patch4 -p1 %build %{__aclocal} %{__autoconf} @@ -101,6 +102,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2006/01/09 21:09:59 darekr +- updated to 2.1, added -log.c patch +- thanks bioly for tests, works. + Revision 1.25 2005/12/21 12:16:07 darekr - unify ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sarg.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
