Author: qboosh Date: Sat Mar 5 13:02:51 2011 GMT Module: packages Tag: HEAD ---- Log message: - pl
---- Files affected: packages/perl-Module-Refresh: perl-Module-Refresh.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/perl-Module-Refresh/perl-Module-Refresh.spec diff -u packages/perl-Module-Refresh/perl-Module-Refresh.spec:1.2 packages/perl-Module-Refresh/perl-Module-Refresh.spec:1.3 --- packages/perl-Module-Refresh/perl-Module-Refresh.spec:1.2 Mon Sep 7 11:34:48 2009 +++ packages/perl-Module-Refresh/perl-Module-Refresh.spec Sat Mar 5 14:02:43 2011 @@ -6,7 +6,8 @@ %include /usr/lib/rpm/macros.perl %define pdir Module %define pnam Refresh -Summary: Module::Refresh - Refresh %INC files when updated on disk +Summary: Module::Refresh - refresh %%INC files when updated on disk +Summary(pl.UTF-8): Module::Refresh - odświeżanie plików %%INC po uaktualnieniu na dysku Name: perl-Module-Refresh Version: 0.13 Release: 2 @@ -16,22 +17,24 @@ Source0: http://www.cpan.org/modules/by-module/Module/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: d968e32fc272b5a258f527504c99dc7d URL: http://search.cpan.org/dist/Module-Refresh/ -BuildRequires: perl-devel >= 1:5.8.0 +BuildRequires: perl-devel >= 1:5.8.1 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} +BuildRequires: perl-Test-Simple %endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description This module is a generalization of the functionality provided by -Apache::StatINC and Apache::Reload. It's designed to make it -easy to do simple iterative development when working in a persistent +Apache::StatINC and Apache::Reload. It's designed to make it easy to +do simple iterative development when working in a persistent environment. -It does not require mod_perl. - -Initialize the module refresher. +%description -l pl.UTF-8 +Ten moduł jest uogólnieniem funkcji udostępnianych przez moduły +Apache::StatINC i Apache::Reload. Ma ułatwić proste programowanie +iteracyjne przy pracy w trwałym środowisku. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -55,8 +58,8 @@ %files %defattr(644,root,root,755) %doc Changes -%{perl_vendorlib}/Module/*.pm -%{_mandir}/man3/* +%{perl_vendorlib}/Module/Refresh.pm +%{_mandir}/man3/Module::Refresh.3pm* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -64,9 +67,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2011/03/05 13:02:43 qboosh +- pl + Revision 1.2 2009/09/07 09:34:48 amateja - release 2 Revision 1.1 2009/03/13 12:53:31 paszczus - initial - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Module-Refresh/perl-Module-Refresh.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
