rpms/perl-BDB/devel perl-BDB.spec, 1.12, 1.13 BDB-1.84-nocommon.patch, 1.1, NONE

Nicolas Chauvet kwizart at fedoraproject.org
Mon Dec 14 18:57:22 UTC 2009


Author: kwizart

Update of /cvs/pkgs/rpms/perl-BDB/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14405

Modified Files:
	perl-BDB.spec 
Removed Files:
	BDB-1.84-nocommon.patch 
Log Message:
Remove uneedeed patch



Index: perl-BDB.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-BDB/devel/perl-BDB.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- perl-BDB.spec	8 Dec 2009 22:37:51 -0000	1.12
+++ perl-BDB.spec	14 Dec 2009 18:57:22 -0000	1.13
@@ -1,17 +1,17 @@
 Name:           perl-BDB
 Version:        1.86
-Release:        2%{?dist}
+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
 Patch1:         BDB-1.86-db_48.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))
 
@@ -21,7 +21,6 @@ Asynchronous Berkeley DB access.
 
 %prep
 %setup -q -n BDB-%{version}
-%patch0 -p1 -b .nocommon
 %patch1 -p1 -b .db48
 
 
@@ -56,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Dec 13 2009 Nicolas Chauvet <kwizart at fedoraproject.org> - 1.86-3
+- Drop Patch0
+
 * Tue Dec 8 2009 Nicolas Chauvet <kwizart at fedoraproject.org> - 1.86-2
 - Patch to force db 4.8.
 


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




More information about the Fedora-perl-devel-list mailing list