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@xxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx> 3.0000-2 +- make sure we get catalyst.pl installed, too + * Fri Feb 27 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 3.0000-1 - implement the req_both macro and pull in the deps we require from Makefile.PL -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list