SPECS: perl-File-chmod.spec - pl, generic URL
qboosh
qboosh at pld-linux.org
Mon Mar 24 03:16:27 CET 2008
Author: qboosh Date: Mon Mar 24 02:16:27 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, generic URL
---- Files affected:
SPECS:
perl-File-chmod.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-File-chmod.spec
diff -u SPECS/perl-File-chmod.spec:1.1 SPECS/perl-File-chmod.spec:1.2
--- SPECS/perl-File-chmod.spec:1.1 Tue Nov 13 10:50:19 2007
+++ SPECS/perl-File-chmod.spec Mon Mar 24 03:16:22 2008
@@ -7,6 +7,7 @@
%define pdir File
%define pnam chmod
Summary: File::chmod - Implements symbolic and ls chmod modes
+Summary(pl.UTF-8): File::chmod - implementacja uprawnień symbolicznych i ls funkcji chmod
Name: perl-File-chmod
Version: 0.32
Release: 1
@@ -14,20 +15,27 @@
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/File/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 0048eb67fffad544e1cc07e04c33b0b2
+URL: http://search.cpan.org/dist/File-chmod/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-File::chmod - Implements symbolic and ls chmod modes.
-
File::chmod is a utility that allows you to bypass system calls or bit
processing of a file's permissions. It overloads the chmod() function
with its own that gets an octal mode, a symbolic mode or an "ls" mode.
If you wish not to overload chmod(), you can export symchmod() and
lschmod(), which take, respectively, a symbolic mode and an "ls" mode.
+%description -l pl.UTF-8
+File::chmod to narzędzie pozwalające na pominięcie wywołań systemowych
+lub przetwarzania bitów uprawnień plików. Przeciąża funkcję chmod()
+własną, która przyjmuje uprawnienia w postaci ósemkowej, symbolicznej
+i "ls". Modułu można użyć też bez przeciążania chmod(), eksportując
+funkcje symchmod() i lschmod, które przyjmują uprawnienia w postaci
+odpowiednio symbolicznej i "ls".
+
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -59,6 +67,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008-03-24 02:16:22 qboosh
+- pl, generic URL
+
Revision 1.1 2007-11-13 09:50:19 hawk
- initial spec for PLD, no polish summary/description
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-File-chmod.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list