]> git.pld-linux.org Git - packages/perl-Socket6.git/commitdiff
- real summaries
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 30 Jun 2013 10:50:34 +0000 (12:50 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 30 Jun 2013 10:50:34 +0000 (12:50 +0200)
perl-Socket6.spec

index f75dba8fbfcc9ce2a02ebbefb042e80934ab9c27..4d942598b6a3c4b0f544fb9648e4747f68ad9ac8 100644 (file)
@@ -5,23 +5,8 @@
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Socket6
 %define                pnam    Socket6
-Summary:       Socket6 Perl module
-Summary(cs.UTF-8):     Modul Socket6 pro Perl
-Summary(da.UTF-8):     Perlmodul Socket6
-Summary(de.UTF-8):     Socket6 Perl Modul
-Summary(es.UTF-8):     Módulo de Perl Socket6
-Summary(fr.UTF-8):     Module Perl Socket6
-Summary(it.UTF-8):     Modulo di Perl Socket6
-Summary(ja.UTF-8):     Socket6 Perl モジュール
-Summary(ko.UTF-8):     Socket6 펄 모줄
-Summary(nb.UTF-8):     Perlmodul Socket6
-Summary(pl.UTF-8):     Moduł Perla Socket6
-Summary(pt.UTF-8):     Módulo de Perl Socket6
-Summary(pt_BR.UTF-8):  Módulo Perl Socket6
-Summary(ru.UTF-8):     Модуль для Perl Socket6
-Summary(sv.UTF-8):     Socket6 Perlmodul
-Summary(uk.UTF-8):     Модуль для Perl Socket6
-Summary(zh_CN.UTF-8):  Socket6 Perl 模块
+Summary:       Socket6 Perl module - IPv6-related part of the C socket.h defines and structure manipulators
+Summary(pl.UTF-8):     Moduł Perla Socket6 - definicje i operacje na strukturach socket.h związanych z IPv6
 Name:          perl-Socket6
 Version:       0.23
 Release:       6
@@ -36,11 +21,11 @@ BuildRequires:      perl-devel >= 1:5.8.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Socket6 is a module that implements a IPv6 API for Perl programs.
+The Socket6 module provides glue routines to the various IPv6
+functions.
 
 %description -l pl.UTF-8
-Socket6 jest modułem umożliwiającym dostęp do usług IPv6 z poziomu
-programów Perla.
+Moduł Socket6 udostępnia perlowy interfejs do różnych funkcji IPv6.
 
 %prep
 %setup -q -n %{pnam}-%{version}
@@ -72,4 +57,4 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{perl_vendorarch}/auto/Socket6
 %{perl_vendorarch}/auto/Socket6/Socket6.bs
 %attr(755,root,root) %{perl_vendorarch}/auto/Socket6/Socket6.so
-%{_mandir}/man3/*
+%{_mandir}/man3/Socket6.3pm*
This page took 0.216263 seconds and 4 git commands to generate.