SPECS: perl-Catalyst.spec - up to 5.30 - missing dirs - removed ba...

migo migo at pld-linux.org
Tue Jul 12 19:53:29 CEST 2005


Author: migo                         Date: Tue Jul 12 17:53:29 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 5.30
- missing dirs
- removed bad BR

---- Files affected:
SPECS:
   perl-Catalyst.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/perl-Catalyst.spec
diff -u SPECS/perl-Catalyst.spec:1.7 SPECS/perl-Catalyst.spec:1.8
--- SPECS/perl-Catalyst.spec:1.7	Wed Jun  8 17:32:09 2005
+++ SPECS/perl-Catalyst.spec	Tue Jul 12 19:53:24 2005
@@ -7,13 +7,13 @@
 Summary:	Catalyst - The Elegant MVC Web Application Framework
 Summary(pl):	Catalyst - elegancki szkielet MVC dla aplikacji WWW
 Name:		perl-Catalyst
-Version:	5.23
+Version:	5.30
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-authors/id/M/MR/MRAMBERG/Catalyst-%{version}.tar.gz
-# Source0-md5:	1c7884afec0b256ecb05f5bd5064f46a
+# Source0-md5:	a6be9439085179b379f6b14ab371c6e2
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -24,7 +24,8 @@
 BuildRequires:	perl-Path-Class
 BuildRequires:	perl-Template-Toolkit
 BuildRequires:	perl-Test-Pod >= 1.14
-BuildRequires:	perl-Test-Pod-Coverage >= 1.04
+# Not in PLD yet
+#BuildRequires:	perl-Test-Pod-Coverage >= 1.04
 BuildRequires:	perl-Text-ASCIITable
 BuildRequires:	perl-Tree-Simple
 BuildRequires:	perl-Tree-Simple-VisitorFactory
@@ -137,8 +138,8 @@
 
 ./Build install
 
-install -d $RPM_BUILD_ROOT%{perl_vendorlib}/Catalyst/{Helper,Plugin}
-install -d $RPM_BUILD_ROOT%{perl_vendorlib}/Catalyst/Helper/{Model,View}
+install -d $RPM_BUILD_ROOT%{perl_vendorlib}/Catalyst/{View,Model,Plugin}
+install -d $RPM_BUILD_ROOT%{perl_vendorlib}/Catalyst/Helper/{View,Model}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -152,6 +153,7 @@
 %{perl_vendorlib}/Catalyst/Engine
 %{perl_vendorlib}/Catalyst/Helper
 %dir %{perl_vendorlib}/Catalyst/View
+%dir %{perl_vendorlib}/Catalyst/Model
 %dir %{perl_vendorlib}/Catalyst/Plugin
 %exclude %{perl_vendorlib}/Catalyst/Engine/*/APR.pm
 %exclude %{perl_vendorlib}/Catalyst/Engine/Apache*
@@ -198,6 +200,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/07/12 17:53:24  migo
+- up to 5.30
+- missing dirs
+- removed bad BR
+
 Revision 1.7  2005/06/08 15:32:09  migo
 - missing View dir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Catalyst.spec?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list