Author: qboosh                       Date: Thu Mar 15 21:36:50 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, generic URL

---- Files affected:
SPECS:
   perl-Config-Crontab.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Config-Crontab.spec
diff -u SPECS/perl-Config-Crontab.spec:1.1 SPECS/perl-Config-Crontab.spec:1.2
--- SPECS/perl-Config-Crontab.spec:1.1  Mon Mar  5 13:47:32 2007
+++ SPECS/perl-Config-Crontab.spec      Thu Mar 15 22:36:45 2007
@@ -7,19 +7,18 @@
 %define        pdir    Config
 %define        pnam    Crontab
 Summary:       Config::Crontab - Read/Write Vixie compatible crontab(5) files
-Summary(pl):   Config::Crontab - Czyta/Pisze pliki kompatybilne z crontab(5) 
dla Vixie-cron
+Summary(pl.UTF-8):     Config::Crontab - odczyt/zapis plików kompatybilnych z 
crontab(5) dla Vixie-crona
 Name:          perl-Config-Crontab
 Version:       1.20
 Release:       0.1
 # below one is stated in readme, not perl itself
 License:       Perl Artistic License
 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/Config/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: aea282c91759472f6238dac8caa761e5
+URL:           http://search.cpan.org/dist/Config-Crontab/
 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)
 
@@ -29,7 +28,7 @@
 
 A Config::Crontab object allows you to manipulate an ordered set
 of Event, Env, or Comment objects (also included with this
-package). Descriptions of these packages may be found below.
+package).
 
 In short, Config::Crontab reads and writes crontab(5) files (and
 does a little pretty-printing too) using objects. The general idea is
@@ -38,8 +37,19 @@
 there, you can add lines to your crontab object, change existing line
 attributes, and write everything back to file.
 
-# %description -l pl
-# TODO
+%description -l pl.UTF-8
+Config::Crontab udostępnia zorientowany obiektowo interfejs dla Perla
+do plików crontab(5) w stylu Vixie-crona.
+
+Obiekt Config::Crontab pozwala obrabiać uporządkowany zbiór obiektów
+Event, Env i Comment (także zawartych w tym pakiecie).
+
+W skrócie Config::Crontab odczytuje i zapisuje pliki crontab(5)
+(zapisując je przy okazji w ładnej formie) przy użyciu obiektów.
+Ogólna idea jest taka, że tworzy się obiekt Config::Crontab i wiąże go
+z plikiem (jeśli nie jest związany, działa przez potok z crontab -l).
+Od tego momentu można do obiektu crontab dodawać linie, zmieniać
+atrybuty istniejących linii i zapisać wszystko z powrotem do pliku.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -77,6 +87,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/03/15 21:36:45  qboosh
+- pl, generic URL
+
 Revision 1.1  2007/03/05 12:47:32  agaran
 - initial
-
================================================================

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