Author: kwizart

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

Modified Files:
        .cvsignore sources perl-BDB.spec 
Removed Files:
        BDB-1.86-db_48.patch 
Log Message:
- Update to 1.87
- Drop patch BDB-1.86-db_48



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-BDB/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore  7 Dec 2009 17:49:04 -0000       1.7
+++ .cvsignore  19 Jan 2010 22:13:24 -0000      1.8
@@ -1 +1 @@
-BDB-1.86.tar.gz
+BDB-1.87.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-BDB/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources     7 Dec 2009 17:49:04 -0000       1.8
+++ sources     19 Jan 2010 22:13:24 -0000      1.9
@@ -1 +1 @@
-e64da0463e5305d5cad4bd63f820df45  BDB-1.86.tar.gz
+b17dbf9ffe12b2dbcd46ad09c86519bb  BDB-1.87.tar.gz


Index: perl-BDB.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-BDB/devel/perl-BDB.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- perl-BDB.spec       14 Dec 2009 18:57:22 -0000      1.13
+++ perl-BDB.spec       19 Jan 2010 22:13:24 -0000      1.14
@@ -1,13 +1,12 @@
 Name:           perl-BDB
-Version:        1.86
-Release:        3%{?dist}
+Version:        1.87
+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
-Patch1:         BDB-1.86-db_48.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -21,7 +20,6 @@ Asynchronous Berkeley DB access.
 
 %prep
 %setup -q -n BDB-%{version}
-%patch1 -p1 -b .db48
 
 
 %build
@@ -55,6 +53,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 19 2010 Nicolas Chauvet <[email protected]> - 1.87-1
+- Update to 1.87
+- Drop patch BDB-1.86-db_48
+
 * Sun Dec 13 2009 Nicolas Chauvet <[email protected]> - 1.86-3
 - Drop Patch0
 


--- BDB-1.86-db_48.patch DELETED ---

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to