Author: mmaslano Update of /cvs/pkgs/rpms/perl-Module-Math-Depends/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3988 Modified Files: .cvsignore sources Added Files: perl-Module-Math-Depends.spec Log Message: * Thu Sep 24 2008 Marcela MaÅ¡láÅ?ová <mmaslano@xxxxxxxxxx> 0.02-2 - fix description and changelog, thanks mcepl --- NEW FILE perl-Module-Math-Depends.spec --- Name: perl-Module-Math-Depends Version: 0.02 Release: 2%{?dist} Summary: Convenience object for manipulating module dependencies License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Module-Math-Depends/ Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/Module-Math-Depends-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 0:5.005 BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Params::Util) >= 0.10 BuildRequires: perl(Test::More) >= 0.42 BuildRequires: perl(version) >= 0.74 Requires: perl(Params::Util) >= 0.10 Requires: perl(version) >= 0.74 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This is a small convenience module created originally as part of Module::Inspector but released separately, in the hope that people might find it useful in other contexts. %prep %setup -q -n Module-Math-Depends-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes LICENSE README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Sep 24 2008 Marcela MaÅ¡láÅ?ová <mmaslano@xxxxxxxxxx> 0.02-2 - fix description and changelog, thanks mcepl * Wed Sep 24 2008 Marcela MaÅ¡láÅ?ová <mmaslano@xxxxxxxxxx> 0.02-1 - Specfile autogenerated by cpanspec 1.77. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Module-Math-Depends/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Oct 2008 19:02:28 -0000 1.1 +++ .cvsignore 2 Oct 2008 08:54:14 -0000 1.2 @@ -0,0 +1 @@ +Module-Math-Depends-0.02.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Module-Math-Depends/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Oct 2008 19:02:28 -0000 1.1 +++ sources 2 Oct 2008 08:54:14 -0000 1.2 @@ -0,0 +1 @@ +35270e730764371ee9fb3be536744a32 Module-Math-Depends-0.02.tar.gz -- 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