Author: qboosh Date: Wed May 9 20:19:22 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl - use version macro in Source0 URL
---- Files affected: SPECS: perl-Feed-Find.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Feed-Find.spec diff -u SPECS/perl-Feed-Find.spec:1.1 SPECS/perl-Feed-Find.spec:1.2 --- SPECS/perl-Feed-Find.spec:1.1 Mon Apr 30 13:29:15 2007 +++ SPECS/perl-Feed-Find.spec Wed May 9 22:19:17 2007 @@ -7,14 +7,14 @@ %define pdir Feed %define pnam Find Summary: Feed::Find - Syndication feed auto-discovery -#Summary(pl.UTF-8): +Summary(pl.UTF-8): Feed::Find - automatyczne wykrywanie feedów zespolonych Name: perl-Feed-Find Version: 0.06 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-authors/id/B/BT/BTROTT/Feed-Find-0.06.tar.gz +Source0: http://www.cpan.org/modules/by-authors/id/B/BT/BTROTT/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: be4537f652d41243cbf98f5e937d16f3 URL: http://search.cpan.org/dist/Feed-Find/ BuildRequires: perl-devel >= 1:5.8.0 @@ -22,8 +22,8 @@ %if %{with tests} BuildRequires: perl-Class-ErrorHandler BuildRequires: perl-HTML-Parser -BuildRequires: perl-libwww BuildRequires: perl-URI +BuildRequires: perl-libwww %endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -31,10 +31,13 @@ %description Feed::Find implements feed auto-discovery for finding syndication feeds, given a URI. It (currently) passes all of the auto-discovery tests at -http://diveintomark.org/tests/client/autodiscovery/. +<http://diveintomark.org/tests/client/autodiscovery/>. -# %description -l pl.UTF-8 -# TODO +%description -l pl.UTF-8 +Feed::Find implementuje automatyczne wykrywanie feedów do znajdowania +feedów zespolonych dla danego URI. (Aktualnie) przechodzi wszystkie +testy automatycznego wykrywania pod +<http://diveintomark.org/tests/client/autodiscovery/>. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -67,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/05/09 20:19:17 qboosh +- pl +- use version macro in Source0 URL + Revision 1.1 2007/04/30 11:29:15 radek - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Feed-Find.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
