Author: qboosh Date: Mon Dec 24 13:16:17 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL - typo
---- Files affected: SPECS: perl-Filter.spec (1.47 -> 1.48) ---- Diffs: ================================================================ Index: SPECS/perl-Filter.spec diff -u SPECS/perl-Filter.spec:1.47 SPECS/perl-Filter.spec:1.48 --- SPECS/perl-Filter.spec:1.47 Mon Dec 24 00:25:01 2007 +++ SPECS/perl-Filter.spec Mon Dec 24 14:16:11 2007 @@ -11,6 +11,7 @@ Source0: http://www.cpan.org/modules/by-module/Filter/Filter-%{version}.tar.gz # Source0-md5: 49606303d20b90f07d697220272bf59a Patch0: %{name}-paths.patch +URL: http://search.cpan.org/dist/Filter/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -24,7 +25,7 @@ %description -l pl.UTF-8 Pakiet Filter zawiera zestaw filtrów źródeł. Filtry źródeł ingerują w tekst kodu modułu zanim zobaczy go Perl, podobnie jak robi to -proprocesor C zanim kompilator ujrzy kod. +preprocesor C zanim kompilator ujrzy kod. %prep %setup -q -n Filter-%{version} @@ -80,6 +81,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.48 2007-12-24 13:16:11 qboosh +- generic URL +- typo + Revision 1.47 2007-12-23 23:25:01 zbyniu - up to 1.34 @@ -198,7 +203,6 @@ - updated to 1.20. Revision 1.10 2001/01/25 20:03:45 misiek - Massive attack. We use -O0 instead -O flags while debug enabled. Revision 1.9 2001/01/04 08:22:53 kloczek ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Filter.spec?r1=1.47&r2=1.48&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
