Author: kwizart

Update of /cvs/pkgs/rpms/perl-BDB/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7792

Modified Files:
        perl-BDB.spec 
Removed Files:
        BDB-1.84-nocommon.patch 
Log Message:
- Update to 1.86
- Drop patch0



Index: perl-BDB.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-BDB/F-12/perl-BDB.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- perl-BDB.spec       31 Aug 2009 15:21:53 -0000      1.9
+++ perl-BDB.spec       14 Dec 2009 20:49:27 -0000      1.10
@@ -1,16 +1,16 @@
 Name:           perl-BDB
-Version:        1.84
-Release:        1%{?dist}
+Version:        1.86
+Release:        3%{?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
-Patch0:         BDB-1.84-nocommon.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(common::sense)
 BuildRequires:  db4-devel
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -20,7 +20,6 @@ Asynchronous Berkeley DB access.
 
 %prep
 %setup -q -n BDB-%{version}
-%patch0 -p1 -b .nocommon
 
 
 %build
@@ -54,6 +53,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Dec 13 2009 Nicolas Chauvet <kwiz...@fedoraproject.org> - 1.86-3
+- Drop Patch0
+
+* Mon Dec 7 2009 Nicolas Chauvet <kwiz...@fedoraproject.org> - 1.86-1
+- Update to 1.86
+
 * Mon Aug 31 2009 kwizart < kwizart at gmail.com > - 1.84-1
 - Update to 1.84
 - Add Patch to get rid of common:sense


--- BDB-1.84-nocommon.patch DELETED ---

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list

Reply via email to