rpms/perl-Catalyst-Plugin-StackTrace/EL-5 perl-Catalyst-Plugin-StackTrace.spec, 1.1, 1.2

Simon Wilkinson (sxw) fedora-extras-commits at redhat.com
Sat Apr 12 21:13:08 UTC 2008


Author: sxw

Update of /cvs/extras/rpms/perl-Catalyst-Plugin-StackTrace/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32135

Modified Files:
	perl-Catalyst-Plugin-StackTrace.spec 
Log Message:
Make approval changes


Index: perl-Catalyst-Plugin-StackTrace.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-StackTrace/EL-5/perl-Catalyst-Plugin-StackTrace.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Catalyst-Plugin-StackTrace.spec	12 Apr 2008 21:08:56 -0000	1.1
+++ perl-Catalyst-Plugin-StackTrace.spec	12 Apr 2008 21:12:32 -0000	1.2
@@ -1,8 +1,8 @@
 Name:           perl-Catalyst-Plugin-StackTrace
 Version:        0.07
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Display a stack trace on the debug screen
-License:        GPL+ or Artistic 2.0
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Catalyst-Plugin-StackTrace/
 Source0:        http://www.cpan.org/authors/id/M/MS/MSTROUT/Catalyst-Plugin-StackTrace-%{version}.tar.gz
@@ -42,7 +42,7 @@
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-make test
+TEST_POD=1 make test
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -54,6 +54,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sat Apr 12 2008 Simon Wilkinson <simon at sxw.org.uk> 0.07-3
+- Fix incorrect license
+- Try building with POD checks
+
 * Thu Mar 27 2008 Simon Wilkinson <simon at sxw.org.uk> 0.07-2
 - Add build dependencies on Test::Pod and Test::Pod::Coverage for tests
 




More information about the fedora-extras-commits mailing list