]> git.pld-linux.org Git - packages/perl-Data-Flow.git/commitdiff
- translations, cleaning perl-Data-Flow-0_05-9
authorankry <ankry@pld-linux.org>
Sat, 27 Jul 2002 21:30:06 +0000 (21:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new %%doc
- added autosplit.ix
- release 9

Changed files:
    perl-Data-Flow.spec -> 1.20

perl-Data-Flow.spec

index 1fe2e2c4a9013fbe0213d0295cbd0a02d5f3f11b..baef69dfe4392b9c8f6754f25a1a115de7d61e47 100644 (file)
@@ -1,11 +1,26 @@
 %include       /usr/lib/rpm/macros.perl
-%define        pdir    Data
-%define        pnam    Flow
-Summary:       Data::Flow perl module
-Summary(pl):   Modu³ perla Data::Flow
+%define                pdir    Data
+%define                pnam    Flow
+Summary:       Data::Flow Perl module
+Summary(cs):   Modul Data::Flow pro Perl
+Summary(da):   Perlmodul Data::Flow
+Summary(de):   Data::Flow Perl Modul
+Summary(es):   Módulo de Perl Data::Flow
+Summary(fr):   Module Perl Data::Flow
+Summary(it):   Modulo di Perl Data::Flow
+Summary(ja):   Data::Flow Perl ¥â¥¸¥å¡¼¥ë
+Summary(ko):   Data::Flow ÆÞ ¸ðÁÙ
+Summary(no):   Perlmodul Data::Flow
+Summary(pl):   Modu³ Perla Data::Flow
+Summary(pt):   Módulo de Perl Data::Flow
+Summary(pt_BR):        Módulo Perl Data::Flow
+Summary(ru):   íÏÄÕÌØ ÄÌÑ Perl Data::Flow
+Summary(sv):   Data::Flow Perlmodul
+Summary(uk):   íÏÄÕÌØ ÄÌÑ Perl Data::Flow
+Summary(zh_CN):        Data::Flow Perl Ä£¿é
 Name:          perl-Data-Flow
 Version:       0.05
-Release:       8
+Release:       9
 License:       GPL
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -33,13 +48,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-gzip -9nf Changes
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc Changes
 %{perl_sitelib}/Data/Flow.pm
+%dir %{perl_sitelib}/auto/Data
+%dir %{perl_sitelib}/auto/Data/Flow
+%{perl_sitelib}/auto/Data/Flow/autosplit.ix
 %{_mandir}/man3/*
This page took 0.096142 seconds and 4 git commands to generate.