forked from pool/python-bsddb3
Accepting request 50017 from devel:languages:python
Copy from devel:languages:python/python-bsddb3 based on submit request 50017 from user elvigia OBS-URL: https://build.opensuse.org/request/show/50017 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bsddb3?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
2f5a700bec
commit
c198bcd74d
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 29 10:09:27 UTC 2010 - rhafer@novell.com
|
||||
|
||||
- Use generic db-devel in BuildRequires instead of libdb-4_5-devel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 22 12:50:44 UTC 2010 - hvogel@novell.com
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
Name: python-bsddb3
|
||||
Version: 5.0.0
|
||||
Release: 1
|
||||
Release: 4
|
||||
Summary: Python interface for Berkeley DB
|
||||
Url: http://pypi.python.org/pypi/bsddb3
|
||||
License: MIT License
|
||||
@@ -28,7 +28,7 @@ Group: Development/Libraries/Python
|
||||
Source: %{modname}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{py_requires}
|
||||
BuildRequires: libdb-4_5-devel python-devel
|
||||
BuildRequires: db-devel python-devel
|
||||
|
||||
%description
|
||||
This module provides a nearly complete wrapping of the Oracle/Sleepycat C API
|
||||
|
||||
Reference in New Issue
Block a user