packages: perl-ExtUtils-CChecker/perl-ExtUtils-CChecker.spec - pl
qboosh
qboosh at pld-linux.org
Sun Mar 6 20:12:15 CET 2011
Author: qboosh Date: Sun Mar 6 19:12:15 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- pl
---- Files affected:
packages/perl-ExtUtils-CChecker:
perl-ExtUtils-CChecker.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/perl-ExtUtils-CChecker/perl-ExtUtils-CChecker.spec
diff -u packages/perl-ExtUtils-CChecker/perl-ExtUtils-CChecker.spec:1.3 packages/perl-ExtUtils-CChecker/perl-ExtUtils-CChecker.spec:1.4
--- packages/perl-ExtUtils-CChecker/perl-ExtUtils-CChecker.spec:1.3 Fri Feb 25 19:16:00 2011
+++ packages/perl-ExtUtils-CChecker/perl-ExtUtils-CChecker.spec Sun Mar 6 20:12:10 2011
@@ -7,14 +7,14 @@
%define pdir ExtUtils
%define pnam CChecker
Summary: ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features
-#Summary(pl.UTF-8):
+Summary(pl.UTF-8): ExtUtils::CChecker - sprawdzanie nagłówków C, bibliotek i cech OS w czasie konfiguracji
Name: perl-ExtUtils-CChecker
Version: 0.06
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/ExtUtils-CChecker-%{version}.tar.gz
+Source0: http://www.cpan.org/modules/by-authors/id/P/PE/PEVANS/ExtUtils-CChecker-%{version}.tar.gz
# Source0-md5: 18d0a1a50afd5a8185c03cbed9098e4e
URL: http://search.cpan.org/dist/ExtUtils-CChecker/
BuildRequires: perl-Module-Build
@@ -41,8 +41,18 @@
against, or for the right include directories to find header files in.
This class also provides assistance here.
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+Często moduły Perla obudowują funkcjonalność istniejących nagłówków C,
+bibliotek i innych właściwości systemu operacyjnego. Wtedy w pliku
+Build.PL lub Makefile.PL przydaje się sprawdzić istnienie wymaganych
+elementów przed próbą właściwego zbudowania modułu.
+
+Obiekty w tej klasie udostępniają rozszerzenie modułu
+ExtUtils::CBuilder upraszczające tworzenie pliku .c, kompilację,
+linkowanie i uruchamianie w celu sprawdzenia istnienia pewnej cechy.
+
+Moduł może być przydatny także w celu znalezienia właściwej biblioteki
+lub katalogu z plikami nagłówkowymi do użycia.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -67,7 +77,7 @@
%defattr(644,root,root,755)
%doc Changes README
%{perl_vendorlib}/ExtUtils/CChecker.pm
-%{_mandir}/man3/*.3pm*
+%{_mandir}/man3/ExtUtils::CChecker.3pm*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -75,6 +85,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2011/03/06 19:12:10 qboosh
+- pl
+
Revision 1.3 2011/02/25 18:16:00 sparky
- updated to: 0.06
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-ExtUtils-CChecker/perl-ExtUtils-CChecker.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list