]> git.pld-linux.org Git - packages/perl.git/commitdiff
- add dir auto/Compress/Zlib auto/th/perl-5_10_1-2
authorareq <areq@pld-linux.org>
Thu, 1 Oct 2009 08:28:03 +0000 (08:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl.spec -> 1.422

perl.spec

index bef46227a2d090499803c2280c779d77d8d64a3f..63fa3d6db30d2271e2e193782a5f8dedce61d81f 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -43,7 +43,7 @@
 %define                perl_modversion()       %([ -f %{SOURCE3} ] && awk -vp=%1 '$1 == p{m=$1; gsub(/::/, "-", m); printf("perl-%s = %s\\n", m, $3)}END{if (!m) printf("# Error looking up [%s]\\n", p)}' %{SOURCE3} || echo ERROR)
 
 %define                ver     5.10.1
-%define                rel     1
+%define                rel     2
 Summary:       Practical Extraction and Report Language (Perl)
 Summary(cs.UTF-8):     Programovací jazyk Perl
 Summary(da.UTF-8):     Programmeringssproget Perl
@@ -1203,6 +1203,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{perl_archlib}/auto/Compress
 %dir %{perl_archlib}/auto/Compress/Raw
 %dir %{perl_archlib}/auto/Compress/Raw/*/
+%dir %{perl_archlib}/auto/Compress/Zlib
 %attr(755,root,root) %{perl_archlib}/auto/Compress/Raw/*/*.so
 %{perl_archlib}/auto/Compress/Raw/*/*.ix
 %{perl_archlib}/auto/Compress/Zlib/*.ix
This page took 0.073505 seconds and 4 git commands to generate.