Author: bjohnson Update of /cvs/pkgs/rpms/perl-PDF-API2/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21300 Modified Files: perl-PDF-API2.spec Log Message: - [Bug 473556] Fix dejavu-* dependencies Index: perl-PDF-API2.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-PDF-API2/devel/perl-PDF-API2.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- perl-PDF-API2.spec 13 Nov 2008 02:05:58 -0000 1.16 +++ perl-PDF-API2.spec 29 Nov 2008 18:27:12 -0000 1.17 @@ -14,7 +14,7 @@ BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) BuildRequires: perl(Compress::Zlib), perl(XML::Parser::Expat) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -Requires: dejavu-fonts, dejavu-fonts-experimental +Requires: dejavu-fonts-sans, dejavu-fonts-sans-mono, dejavu-fonts-serif %description A Perl Module Chain to faciliate the Creation and Modification of High-Quality @@ -72,33 +72,6 @@ # we will not include the dejavu fonts in this package, we'll just require the # deja-vu font packages and change the search location (patch0) -# -# These fonts can be found in these packages: -# -# package: dejavu-fonts -# DejaVuSansMono-BoldOblique.ttf -# DejaVuSerif.ttf -# DejaVuSerif-Bold.ttf -# DejaVuSansMono-Bold.ttf -# DejaVuSans-Bold.ttf -# DejaVuSans.ttf -# DejaVuSansMono.ttf -# DejaVuSansMono-Oblique.ttf -# DejaVuSans-BoldOblique.ttf -# -# package: dejavu-fonts-experimental -# DejaVuSerifCondensed.ttf -# DejaVuSans-ExtraLight.ttf -# DejaVuSansCondensed-Bold.ttf -# DejaVuSansCondensed.ttf -# DejaVuSerifCondensed-Oblique.ttf -# DejaVuSans-Oblique.ttf -# DejaVuSansCondensed-Oblique.ttf -# DejaVuSansCondensed-BoldOblique.ttf -# DejaVuSerifCondensed-BoldOblique.ttf -# DejaVuSerif-BoldOblique.ttf -# DejaVuSerifCondensed-Bold.ttf -# rm -rf $RPM_BUILD_ROOT/%{perl_vendorlib}/PDF/API2/fonts @@ -121,6 +94,9 @@ %changelog +* Sat Nov 29 2008 Bernard Johnson <bjohnson@xxxxxxxxxxxx> - 0.72-2 +- [Bug 473556] Fix dejavu-* dependencies + * Wed Nov 12 2008 Bernard Johnson <bjohnson@xxxxxxxxxxxx> - 0.72-1 - v 0.72 -- 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