Author: xavierb Update of /cvs/pkgs/rpms/perl-IPC-ShareLite/EL-5 In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18185/EL-5 Modified Files: perl-IPC-ShareLite.spec sources Log Message: Update EL-5 and EL-6 branch to 0.13 Index: perl-IPC-ShareLite.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-IPC-ShareLite/EL-5/perl-IPC-ShareLite.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -p -r1.11 -r1.12 --- perl-IPC-ShareLite.spec 30 Jan 2008 19:08:46 -0000 1.11 +++ perl-IPC-ShareLite.spec 25 Jun 2010 12:38:51 -0000 1.12 @@ -1,13 +1,15 @@ Name: perl-IPC-ShareLite -Version: 0.09 -Release: 9%{?dist} -Summary: Light-weight interface to shared memory +Version: 0.13 +Release: 4%{?dist} +Summary: Lightweight interface to shared memory License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/IPC-ShareLite/ -Source0: http://www.cpan.org/authors/id/M/MA/MAURICE/IPC-ShareLite-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/A/AN/ANDYA/IPC-ShareLite-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +BuildRequires: perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -18,7 +20,7 @@ data to be efficiently communicated betw %setup -q -n IPC-ShareLite-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" < /dev/null +%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" make %{?_smp_mflags} %install @@ -40,12 +42,15 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc Changes README TODO +%doc Changes README %{perl_vendorarch}/auto/* %{perl_vendorarch}/IPC* %{_mandir}/man3/* %changelog +* Fri Jun 25 2010 Xavier Bachelot <xavier@xxxxxxxxxxxx> 0.13-4 +- Update to 0.13 (Sync spec with F-13). + * Tue Apr 17 2007 Steven Pritchard <steve@xxxxxxxxx> 0.09-9 - Use fixperms macro instead of our own chmod incantation. - BR ExtUtils::MakeMaker. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-IPC-ShareLite/EL-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- sources 8 Nov 2004 05:02:44 -0000 1.2 +++ sources 25 Jun 2010 12:38:51 -0000 1.3 @@ -1 +1 @@ -3942a55cfc5e6d3b612a46cc1a9515b9 IPC-ShareLite-0.09.tar.gz +2cbd2a85e8ffeef2cddd37e00899681b IPC-ShareLite-0.13.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel