Author: qboosh                       Date: Sat Aug 27 07:54:21 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, md5

---- Files affected:
SPECS:
   perl-POE-Component-DirWatch.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-POE-Component-DirWatch.spec
diff -u SPECS/perl-POE-Component-DirWatch.spec:1.1 
SPECS/perl-POE-Component-DirWatch.spec:1.2
--- SPECS/perl-POE-Component-DirWatch.spec:1.1  Wed Aug 24 12:53:29 2005
+++ SPECS/perl-POE-Component-DirWatch.spec      Sat Aug 27 09:54:15 2005
@@ -6,27 +6,35 @@
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    POE
 %define                pnam    Component-DirWatch
-Summary:       POE::Component::DirWatch
+Summary:       POE::Component::DirWatch - POE directory watcher
+Summary(pl):   POE::Component::DirWatch - obserwowanie katalogów w POE
 Name:          perl-POE-Component-DirWatch
 Version:       0.02
 Release:       0.1
-License:       same as perl
+# 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
-URL:           poe.perl.org
+# Source0-md5: d41814d4a100c10f270c09638f193ccc
+URL:           http://poe.perl.org/
+BuildRequires: perl-POE
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl-POE
-%if %{with tests}
-#BuildRequires:        perl-POE
-%endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-POE::Component::DirWatch watches a directory for files. It creates a separate 
session which invokes a user-supplied calback
-as soon as if finds a file in the directory. Its primary intended use is 
processing a "drop-box" style directory, such as
-an FTP upload directory.
+POE::Component::DirWatch watches a directory for files. It creates a
+separate session which invokes a user-supplied callback as soon as if
+finds a file in the directory. Its primary intended use is processing
+a "drop-box" style directory, such as an FTP upload directory.
+
+%description -l pl
+POE::Component::DirWatch obserwowuje katalog pod kątem plików. Tworzy
+oddzielną sesję, która wywołuje przekazane przez użytkownika wywołanie
+zwrotne zaraz jak znajdzie w katalogu plik. Głównym zastosowaniem jest
+przetwarzanie katalogów służących do wrzucania plików, takich jak
+katalog upload dostępny przez FTP.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -60,6 +68,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/08/27 07:54:15  qboosh
+- pl, md5
+
 Revision 1.1  2005/08/24 10:53:29  agaran
 - initial, works for me
-
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SPECS/perl-POE-Component-DirWatch.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

Reply via email to