rpms/perl-GDTextUtil/devel perl-GDTextUtil.spec,1.9,1.10

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Wed Jan 2 09:02:27 UTC 2008


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-GDTextUtil/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12916/devel

Modified Files:
	perl-GDTextUtil.spec 
Log Message:
* Wed Jan 02 2008 Ralf Corsépius <rc040203 at freenet.de> - 0.86-9
- Add BR: perl(Test::More) (BZ 419631).



Index: perl-GDTextUtil.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-GDTextUtil/devel/perl-GDTextUtil.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-GDTextUtil.spec	15 Oct 2007 21:42:03 -0000	1.9
+++ perl-GDTextUtil.spec	2 Jan 2008 09:01:42 -0000	1.10
@@ -3,7 +3,7 @@
 
 Name:           perl-GDTextUtil
 Version:        0.86
-Release:        8%{?dist}.1
+Release:        9%{?dist}
 Summary:        Text utilities for use with GD
 
 Group:          Development/Libraries
@@ -15,6 +15,8 @@
 BuildArch:      noarch
 BuildRequires:  perl(GD)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
+
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:       fontconfig
 
@@ -66,11 +68,15 @@
 %doc Changes README Dustismo.LICENSE demo/
 %{perl_vendorlib}/GD/
 %{_mandir}/man3/*.3pm*
-%{fontdir}/
+%dir %{fontdir}/
+%{fontdir}/*ttf
 %ghost %{fontdir}/fonts.cache-1
 
 
 %changelog
+* Wed Jan 02 2008 Ralf Corsépius <rc040203 at freenet.de> - 0.86-9
+- Add BR: perl(Test::More) (BZ 419631).
+
 * Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.86-8.1
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)




More information about the fedora-extras-commits mailing list