rpms/perl-Exception-Class/FC-4 .cvsignore, 1.2, 1.3 perl-Exception-Class.spec, 1.2, 1.3 sources, 1.2, 1.3

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Mon Aug 7 14:12:03 UTC 2006


Author: steve

Update of /cvs/extras/rpms/perl-Exception-Class/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2742

Modified Files:
	.cvsignore perl-Exception-Class.spec sources 
Log Message:
Sync with FC-5 branch.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Exception-Class/FC-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	17 Aug 2005 22:51:45 -0000	1.2
+++ .cvsignore	7 Aug 2006 14:12:03 -0000	1.3
@@ -1 +1 @@
-Exception-Class-1.21.tar.gz
+Exception-Class-1.23.tar.gz


Index: perl-Exception-Class.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Exception-Class/FC-4/perl-Exception-Class.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Exception-Class.spec	17 Aug 2005 23:00:40 -0000	1.2
+++ perl-Exception-Class.spec	7 Aug 2006 14:12:03 -0000	1.3
@@ -1,20 +1,16 @@
 Name:           perl-Exception-Class
-Version:        1.21
-Release:        2%{?dist}
+Version:        1.23
+Release:        1%{?dist}
 Summary:        Exception::Class Perl module
 License:        GPL or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Exception-Class/
-Source0:        http://www.cpan.org/modules/by-module/Exception/Exception-Class-1.21.tar.gz
+Source0:        http://www.cpan.org/modules/by-module/Exception/Exception-Class-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  perl(Test::More) >= 0.46
-BuildRequires:  perl(Scalar::Util)
-BuildRequires:  perl(Devel::StackTrace) >= 1.1
+BuildRequires:  perl(Devel::StackTrace) >= 1.12
 BuildRequires:  perl(Class::Data::Inheritable) >= 0.02
-Requires:       perl(Test::More) >= 0.46
-Requires:       perl(Scalar::Util)
-Requires:       perl(Devel::StackTrace) >= 1.1
+Requires:       perl(Devel::StackTrace) >= 1.12
 Requires:       perl(Class::Data::Inheritable) >= 0.02
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -40,6 +36,9 @@
 
 chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/*
 
+perldoc -t perlgpl > COPYING
+perldoc -t perlartistic > Artistic
+
 %check
 make test
 
@@ -48,11 +47,21 @@
 
 %files
 %defattr(-,root,root,-)
-%doc Changes LICENSE README
+%doc Changes LICENSE README COPYING Artistic
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Fri Feb 03 2006 Steven Pritchard <steve at kspei.com> 1.23-1
+- Update to 1.23
+
+* Tue Jan 10 2006 Steven Pritchard <steve at kspei.com> 1.22-1
+- Update to 1.22
+
+* Mon Sep 05 2005 Steven Pritchard <steve at kspei.com> 1.21-3
+- Remove explicit core module dependencies
+- Add COPYING and Artistic
+
 * Wed Aug 17 2005 Steven Pritchard <steve at kspei.com> 1.21-2
 - Minor spec cleanup
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Exception-Class/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	17 Aug 2005 22:51:45 -0000	1.2
+++ sources	7 Aug 2006 14:12:03 -0000	1.3
@@ -1 +1 @@
-3268817e7fa4367209f666bd8e33037c  Exception-Class-1.21.tar.gz
+560b42c0cf8b795bdc793459edb7ec13  Exception-Class-1.23.tar.gz




More information about the fedora-extras-commits mailing list