Author: qboosh Date: Fri Mar 16 09:16:32 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, generic URL
---- Files affected: SPECS: perl-Time-Progress.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Time-Progress.spec diff -u SPECS/perl-Time-Progress.spec:1.1 SPECS/perl-Time-Progress.spec:1.2 --- SPECS/perl-Time-Progress.spec:1.1 Mon Mar 5 12:52:59 2007 +++ SPECS/perl-Time-Progress.spec Fri Mar 16 10:16:26 2007 @@ -6,26 +6,30 @@ %include /usr/lib/rpm/macros.perl %define pdir Time %define pnam Progress -Summary: Time::Progress - Elapsed and estimated finish time reporting. -#Summary(pl): +Summary: Time::Progress - Elapsed and estimated finish time reporting +Summary(pl.UTF-8): Time::Progress - informowanie o minionym i oczekiwanym czasie zakończenia operacji Name: perl-Time-Progress Version: 1.2 Release: 0.1 License: GPL v2 Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/Time/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 73fdd3ab37d6422f53c487ea6548d1aa +URL: http://search.cpan.org/dist/Time-Progress/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -%if %{with tests} -%endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Shortest time interval that can be measured is 1 second. (This should be -fixed in the future perhaps). The available methods are: - +Time::Progress reports elapsed and estimated finish time. Shortest +time interval that can be measured is 1 second (This should be +fixed in the future perhaps). + +%description -l pl.UTF-8 +Time::Progress informuje o mimionym i oczekiwanym czasie zakończenia +operacji. Najkrótszy mierzony czas to 1 sekunda (być może zostanie to +poprawione w przyszłości). %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -50,7 +54,6 @@ %defattr(644,root,root,755) %doc Changes README %{perl_vendorlib}/Time/*.pm -#%{perl_vendorlib}/Time/Progress %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -59,6 +62,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/03/16 09:16:26 qboosh +- pl, generic URL + Revision 1.1 2007/03/05 11:52:59 agaran - initial - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Time-Progress.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
