rpms/perl-Task-Catalyst/devel perl-Task-Catalyst.spec,1.1,1.2

Chris Weyl cweyl at fedoraproject.org
Sat Mar 28 06:49:04 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-Task-Catalyst/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22397

Modified Files:
	perl-Task-Catalyst.spec 
Log Message:
* Fri Mar 27 2009 Chris Weyl <cweyl at alumni.drew.edu> 3.0000-2
- make sure we get catalyst.pl installed, too



Index: perl-Task-Catalyst.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Task-Catalyst/devel/perl-Task-Catalyst.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Task-Catalyst.spec	1 Mar 2009 02:05:15 -0000	1.1
+++ perl-Task-Catalyst.spec	28 Mar 2009 06:48:34 -0000	1.2
@@ -1,6 +1,6 @@
 Name:       perl-Task-Catalyst 
 Version:    3.0000 
-Release:    1%{?dist}
+Release:    2%{?dist}
 # lib/Task/Catalyst.pm -> GPL+ or Artistic
 License:    GPL+ or Artistic 
 Group:      Development/Libraries
@@ -76,6 +76,9 @@
 # feature: SQLite Support 
 %req_both perl(DBD::SQLite)
 
+# Make sure we pull it in, regardless of where it is
+Requires:   /usr/bin/catalyst.pl
+
 %description
 This package ensures everything you need to write serious Catalyst
 applications is installed.  Install this if you're interested in 
@@ -110,6 +113,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Mar 27 2009 Chris Weyl <cweyl at alumni.drew.edu> 3.0000-2
+- make sure we get catalyst.pl installed, too
+
 * Fri Feb 27 2009 Chris Weyl <cweyl at alumni.drew.edu> 3.0000-1
 - implement the req_both macro and pull in the deps we require from
   Makefile.PL




More information about the fedora-extras-commits mailing list