Author: glen Date: Thu Dec 18 23:25:22 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - some hooks to be able to use modules outside
---- Files affected: SPECS: pisg.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/pisg.spec diff -u SPECS/pisg.spec:1.18 SPECS/pisg.spec:1.19 --- SPECS/pisg.spec:1.18 Thu Dec 18 22:54:41 2008 +++ SPECS/pisg.spec Fri Dec 19 00:25:16 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Skrypt perlowy generujący statystyki z plików logujących IRC-a Name: pisg Version: 0.72 -Release: 2 +Release: 3 License: GPL Group: Applications/Communications Source0: http://dl.sourceforge.net/pisg/%{name}-%{version}.tar.gz @@ -11,7 +11,9 @@ Patch0: %{name}-config.patch Patch1: %{name}-FHS.patch Patch2: %{name}-lang.patch +Patch3: %{name}-hacks.patch URL: http://pisg.sourceforge.net/ +Suggests: perl-Text-Iconv BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -34,6 +36,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 mv docs/pisg.1 . @@ -72,6 +75,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2008/12/18 23:25:16 glen +- some hooks to be able to use modules outside + Revision 1.18 2008/12/18 21:54:41 glen - fix Estonian language code - install libraries to perl moduledir to be used outside ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pisg.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
