]> git.pld-linux.org Git - packages/perl-Coro.git/commitdiff
- pl, generic URL auto/th/perl-Coro-1_9-0_1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 24 Aug 2006 20:51:14 +0000 (20:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Coro.spec -> 1.2

perl-Coro.spec

index 583ef80fda77a1488f755ec08237c720b5d93cf3..7210682d9f48cc55b59cf9fdeffe9e91a05509fe 100644 (file)
@@ -6,6 +6,7 @@
 %define                pdir    Coro
 %define                pnam    Coro
 Summary:       Coro - do events the coro-way
+Summary(pl):   Coro - obs³uga zdarzeñ na sposób coro
 Name:          perl-Coro
 Version:       1.9
 Release:       0.1
@@ -14,6 +15,7 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz
 # Source0-md5: 63efa9fb31ded80f2c7d1fb900163824
+URL:           http://search.cpan.org/dist/Coro/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -23,6 +25,11 @@ This module enables you to create programs using the powerful Event
 model (and module), while retaining the linear style known from simple
 or threaded programs.
 
+%description -l pl
+Ten modu³ pozwala na tworzenie programów przy u¿yciu potê¿nego modelu
+(i modu³u) Event z zachowaniem liniowego stylu znanego z prostych lub
+w±tkowych programów.
+
 %prep
 %setup -q -n %{pnam}-%{version}
 
@@ -48,7 +55,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc ANNOUNCE ChangeLog README TODO
-
 %{perl_vendorarch}/Coro.pm
 %{perl_vendorarch}/Coro
 %dir %{perl_vendorarch}/auto/Coro
This page took 0.045604 seconds and 4 git commands to generate.