Author: zbyniu Date: Fri Jan 4 01:54:35 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 4.8
---- Files affected: SPECS: linkchecker.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/linkchecker.spec diff -u SPECS/linkchecker.spec:1.6 SPECS/linkchecker.spec:1.7 --- SPECS/linkchecker.spec:1.6 Sat Apr 14 23:44:25 2007 +++ SPECS/linkchecker.spec Fri Jan 4 02:54:30 2008 @@ -2,13 +2,14 @@ Summary: Check HTML documents for broken links Summary(pl.UTF-8): Sprawdzanie dokumentów HTML pod kątem zerwanych odnośników Name: linkchecker -Version: 4.6 +Version: 4.8 Release: 1 License: GPL Group: Applications/Networking Source0: http://dl.sourceforge.net/linkchecker/%{name}-%{version}.tar.gz -# Source0-md5: 310a8fce39ef502687d4f6e0d771899d +# Source0-md5: 0473839d4c263ffeb98dc44e59026339 URL: http://linkchecker.sourceforge.net/ +BuildRequires: pydoc BuildRequires: python-devel >= 1:2.5 BuildRequires: rpm-pythonprov %pyrequires_eq python-libs @@ -118,8 +119,9 @@ %{_datadir}/linkchecker/examples/leer.html.en %{_datadir}/linkchecker/examples/linkchecker-completion %{_mandir}/man1/linkchecker.1* +%{_mandir}/man5/linkcheckerrc.5* %lang(de) %{_mandir}/de/man1/linkchecker.1* -%lang(fr) %{_mandir}/fr/man1/linkchecker.1* +%lang(de) %{_mandir}/de/man5/linkcheckerrc.5* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -127,6 +129,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2008-01-04 01:54:30 zbyniu +- up to 4.8 + Revision 1.6 2007-04-14 21:44:25 qboosh - updated to 4.6 - not noarch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/linkchecker.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
