Author: kwizart Update of /cvs/pkgs/rpms/perl-BDB/F-9 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12595 Modified Files: sources Added Files: perl-BDB.spec Log Message: Intial import for F-9 --- NEW FILE perl-BDB.spec --- Name: perl-BDB Version: 1.5 Release: 1%{?dist} Summary: Asynchronous Berkeley DB access Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/BDB/ Source0: http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/BDB-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: db4-devel Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Asynchronous Berkeley DB access. %prep %setup -q -n BDB-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 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 -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes COPYING README %{perl_vendorarch}/auto/* %{perl_vendorarch}/BDB.pm %{_mandir}/man3/*.3* %changelog * Tue May 27 2008 kwizart < kwizart at gmail.com > - 1.5-1 - Update to 1.5 * Wed Apr 30 2008 kwizart < kwizart at gmail.com > - 1.45-1 - Initial package for Fedora Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-BDB/F-9/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 30 May 2008 19:58:55 -0000 1.1 +++ sources 31 May 2008 13:14:42 -0000 1.2 @@ -0,0 +1 @@ +0b87e6aa97465f74d21c719439c43840 BDB-1.5.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