From: ankry Date: Fri, 19 Jul 2002 21:15:02 +0000 (+0000) Subject: - translations, cleaning X-Git-Tag: perl-Test-Simple-0_45-3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fperl-Test-Simple.git;a=commitdiff_plain;h=64979f40bdbe84072fcdace4bf245a740a8c6761 - translations, cleaning - %%{perl_sitelib}/Test moved back to perl - release 3 Changed files: perl-Test-Simple.spec -> 1.12 --- diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index a47af1d..8bf5230 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -1,11 +1,26 @@ %include /usr/lib/rpm/macros.perl -%define pdir Test -%define pnam Simple -Summary: Test::Simple perl module -Summary(pl): Modu³ perla Test::Simple +%define pdir Test +%define pnam Simple +Summary: Test::Simple Perl module +Summary(cs): Modul Test::Simple pro Perl +Summary(da): Perlmodul Test::Simple +Summary(de): Test::Simple Perl Modul +Summary(es): Módulo de Perl Test::Simple +Summary(fr): Module Perl Test::Simple +Summary(it): Modulo di Perl Test::Simple +Summary(ja): Test::Simple Perl ¥â¥¸¥å¡¼¥ë +Summary(ko): Test::Simple ÆÞ ¸ðÁÙ +Summary(no): Perlmodul Test::Simple +Summary(pl): Modu³ Perla Test::Simple +Summary(pt): Módulo de Perl Test::Simple +Summary(pt_BR): Módulo Perl Test::Simple +Summary(ru): íÏÄÕÌØ ÄÌÑ Perl Test::Simple +Summary(sv): Test::Simple Perlmodul +Summary(uk): íÏÄÕÌØ ÄÌÑ Perl Test::Simple +Summary(zh_CN): Test::Simple Perl Ä£¿é Name: perl-%{pdir}-%{pnam} Version: 0.45 -Release: 2 +Release: 3 License: GPL Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz @@ -51,5 +66,5 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc Changes README TODO -%{perl_sitelib}/Test +%{perl_sitelib}/Test/*.pm %{_mandir}/man3/*