Author: qboosh Date: Sat Aug 19 23:24:20 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, missing dir
---- Files affected: SPECS: perl-File-Copy-Recursive.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-File-Copy-Recursive.spec diff -u SPECS/perl-File-Copy-Recursive.spec:1.1 SPECS/perl-File-Copy-Recursive.spec:1.2 --- SPECS/perl-File-Copy-Recursive.spec:1.1 Sat Aug 12 17:47:55 2006 +++ SPECS/perl-File-Copy-Recursive.spec Sun Aug 20 01:24:14 2006 @@ -6,20 +6,18 @@ %include /usr/lib/rpm/macros.perl %define pdir File %define pnam Copy-Recursive -Summary: File::Copy::Recursive - Perl extension for recursively copying files and directories -#Summary(pl): +Summary: File::Copy::Recursive - recursively copying files and directories +Summary(pl): File::Copy::Recursive - rekurencyjne kopiowanie plików i katalogów Name: perl-File-Copy-Recursive Version: 0.25 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-authors/id/D/DM/DMUEY/File-Copy-Recursive-0.25.tar.gz +Source0: http://www.cpan.org/modules/by-authors/id/D/DM/DMUEY/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 5562f8d27059c648cf0cf18437229095 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) @@ -28,8 +26,10 @@ well... singley) to an optional depth and attempts to preserve each file or directory's mode. -# %description -l pl -# TODO +%description -l pl +Te moduł kopiuje i przenosi katalogi rekurencyjnie (lub pojedyncze +pliki... pojedynczo) do opcjonalnej głębokości i próbuje zachować +uprawnienia każdego pliku i katalogu. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -53,6 +53,7 @@ %files %defattr(644,root,root,755) %doc Changes README +%dir %{perl_vendorlib}/File/Copy %{perl_vendorlib}/File/Copy/*.pm %{_mandir}/man3/* @@ -62,6 +63,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/08/19 23:24:14 qboosh +- pl, missing dir + Revision 1.1 2006/08/12 15:47:55 migo - initial revision - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-File-Copy-Recursive.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
