Author: cweyl Update of /cvs/extras/rpms/perl-Array-RefElem/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6058 Modified Files: sources Added Files: perl-Array-RefElem.spec Log Message: pseudo-branch of perl-Array-RefElem to F-7 --- NEW FILE perl-Array-RefElem.spec --- Name: perl-Array-RefElem Version: 1.00 Release: 2%{?dist} Summary: Set up array elements as aliases License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Array-RefElem/ Source0: http://www.cpan.org/authors/id/G/GA/GAAS/Array-RefElem-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildRequires: perl(ExtUtils::MakeMaker) %description This module gives direct access to some of the internal Perl routines that let you store things in arrays and hashes. %prep %setup -q -n Array-RefElem-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} + find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README t/ %{perl_vendorarch}/auto/* %{perl_vendorarch}/Array* %{_mandir}/man3/* %changelog * Tue Mar 18 2008 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 1.00-2 - bump * Mon Mar 17 2008 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 1.00-1 - Specfile autogenerated by cpanspec 1.74. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Array-RefElem/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 18 Mar 2008 17:32:59 -0000 1.1 +++ sources 18 Mar 2008 19:14:50 -0000 1.2 @@ -0,0 +1 @@ +43ff2dd2049258634cb00697198572d1 Array-RefElem-1.00.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