SPECS: perl-File-Rotate-Backup.spec - pl, generic URL
qboosh
qboosh at pld-linux.org
Mon Mar 24 03:06:42 CET 2008
Author: qboosh Date: Mon Mar 24 02:06:42 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, generic URL
---- Files affected:
SPECS:
perl-File-Rotate-Backup.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-File-Rotate-Backup.spec
diff -u SPECS/perl-File-Rotate-Backup.spec:1.1 SPECS/perl-File-Rotate-Backup.spec:1.2
--- SPECS/perl-File-Rotate-Backup.spec:1.1 Tue Dec 25 19:06:45 2007
+++ SPECS/perl-File-Rotate-Backup.spec Mon Mar 24 03:06:37 2008
@@ -6,20 +6,19 @@
%include /usr/lib/rpm/macros.perl
%define pdir File
%define pnam Rotate-Backup
-Summary: File::Rotate::Backup - Make backups of multiple directories and rotate them on unix.
-#Summary(pl):
+Summary: File::Rotate::Backup - Make backups of multiple directories and rotate them on Unix
+Summary(pl.UTF-8): File::Rotate::Backup - tworzenie i rotacja kopii zapasowych wielu katalogów
Name: perl-File-Rotate-Backup
Version: 0.13
Release: 0.1
# same as perl
License: GPL v1+ or Artistic
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/File/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 64b978e360764350356a1b8aa09a6655
+URL: http://search.cpan.org/dist/File-Rotate-Backup/
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)
@@ -31,14 +30,12 @@
directory. Then a tar'd and compressed file is created from that
directory. By default, bzip2 is used for compression.
-This module has only been tested on Linux and Solaris.
-
-The only external programs used are tar and a compression
-program. Copies and deletes are implemented internally.
-
-
-# %description -l pl
-# TODO
+%description -l pl.UTF-8
+Ten moduł tworzy kopie zapasowe i wykonuje ich rotację zgodnie ze
+specyfikacją użytkownika. Tworzy katalog kopii zapasowych w oparciu o
+podany file_prefix i aktualny czas. Następnie kopiuje katalogi podane
+w wywołaniu new() do tego katalogu, po czym tworzy i kompresuje plik
+archiwum tara. Domyślnie do kompresji używany jest bzip2.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -72,6 +69,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008-03-24 02:06:37 qboosh
+- pl, generic URL
+
Revision 1.1 2007-12-25 18:06:45 agaran
- initial, Version 0.13, rel 0.1 (i didn't tested that one yet), builds and tests here
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-File-Rotate-Backup.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list