packages: perl-Cairo/perl-Cairo.spec - updated to 1.062; tests have been fixed

qboosh qboosh at pld-linux.org
Mon May 2 20:13:08 CEST 2011


Author: qboosh                       Date: Mon May  2 18:13:08 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.062; tests have been fixed

---- Files affected:
packages/perl-Cairo:
   perl-Cairo.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: packages/perl-Cairo/perl-Cairo.spec
diff -u packages/perl-Cairo/perl-Cairo.spec:1.20 packages/perl-Cairo/perl-Cairo.spec:1.21
--- packages/perl-Cairo/perl-Cairo.spec:1.20	Wed Mar  9 16:12:14 2011
+++ packages/perl-Cairo/perl-Cairo.spec	Mon May  2 20:13:03 2011
@@ -8,12 +8,12 @@
 Summary:	Perl Cairo bindings
 Summary(pl.UTF-8):	Wiązania Cairo dla Perla
 Name:		perl-Cairo
-Version:	1.061
-Release:	5
+Version:	1.062
+Release:	1
 License:	LGPL v2.1+
 Group:		Development/Languages/Perl
 Source0:	http://downloads.sourceforge.net/gtk2-perl/%{pnam}-%{version}.tar.gz
-# Source0-md5:	08cd5e847f61858651fc4de769066e88
+# Source0-md5:	655eff93a509c9c1a0a98a82db71c11a
 URL:		http://gtk2-perl.sourceforge.net/
 BuildRequires:	cairo-devel >= 1.6.0
 BuildRequires:	perl-ExtUtils-Depends >= 0.201
@@ -21,7 +21,7 @@
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires:	perl-Test-Number-Delta
+BuildRequires:	perl-Test-Number-Delta >= 1.0
 %endif
 Requires:	cairo >= 1.6.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -35,9 +35,6 @@
 %prep
 %setup -q -n %{pnam}-%{version}
 
-# fails with current cairo; TODO: recheck when upgrading
-%{__rm} t/CairoSurface.t
-
 %build
 %{__perl} Makefile.PL \
 	INSTALLDIRS=vendor
@@ -61,7 +58,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog NEWS README TODO
+%doc NEWS README TODO
 %{perl_vendorarch}/Cairo.pm
 %dir %{perl_vendorarch}/Cairo
 %{perl_vendorarch}/Cairo/Install
@@ -76,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2011/05/02 18:13:03  qboosh
+- updated to 1.062; tests have been fixed
+
 Revision 1.20  2011/03/09 15:12:14  qboosh
 - temporarily disable CairoSurface tests (they fail with current cairo)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Cairo/perl-Cairo.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list