Author: cweyl Update of /cvs/extras/rpms/perl-PerlIO-gzip/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26837 Modified Files: perl-PerlIO-gzip.spec Log Message: * Sat Feb 28 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.18-3 - strip private Perl libs from autoprov output Index: perl-PerlIO-gzip.spec =================================================================== RCS file: /cvs/extras/rpms/perl-PerlIO-gzip/devel/perl-PerlIO-gzip.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-PerlIO-gzip.spec 27 Feb 2009 00:32:57 -0000 1.2 +++ perl-PerlIO-gzip.spec 28 Feb 2009 19:56:45 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-PerlIO-gzip Version: 0.18 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl extension to provide a PerlIO layer to gzip/gunzip # See Makefile.PL, gzip.xs, etc. License: GPL+ or Artistic @@ -20,6 +20,11 @@ # test BuildRequires: perl(Test::More) +# don't provide the private XS.so() lib +%global _use_internal_dependency_generator 0 +%global provfind /bin/sh -c "grep -v '%perl_vendorarch.*\\.so$' | %__find_provides" +%global __find_provides %provfind + %description PerlIO::gzip provides a PerlIO layer that manipulates files in the format used by the gzip program. Compression and decompression are implemented. @@ -62,6 +67,9 @@ %{_mandir}/man3/* %changelog +* Sat Feb 28 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.18-3 +- strip private Perl libs from autoprov output + * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list