rpms/perl-GD-SVG/devel perl-GD-SVG.spec,1.7,1.8

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Wed Jun 4 07:28:21 UTC 2008


Author: alexlan

Update of /cvs/extras/rpms/perl-GD-SVG/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22836

Modified Files:
	perl-GD-SVG.spec 
Log Message:
- Remove old check construct that prevents build in F-10+ (#449503)



Index: perl-GD-SVG.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-GD-SVG/devel/perl-GD-SVG.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-GD-SVG.spec	8 Feb 2008 18:28:24 -0000	1.7
+++ perl-GD-SVG.spec	4 Jun 2008 07:27:36 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           perl-GD-SVG
 Version:        0.28
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        GD::SVG enables SVG output from scripts written using GD
 
 Group:          Development/Libraries
@@ -41,7 +41,7 @@
 find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 
 
-%check || :
+%check
 make test
 
 
@@ -57,6 +57,9 @@
 
 
 %changelog
+* Wed Jun  4 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.28-5
+- Remove old check construct that prevents build in F-10+ (#449503)
+
 * Fri Feb 08 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.28-4
 - rebuild for new perl
 




More information about the fedora-extras-commits mailing list