From bd23f5ebebabc84497bda7aabbcf2a0fb77597d73370a618b6f6dc4c8a7fcdb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Wed, 10 Nov 2010 13:11:15 +0000 Subject: [PATCH] Accepting request 52689 from home:coolo:branches:openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/52689 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bsddb3?expand=0&rev=7 --- python-bsddb3.changes | 5 +++++ python-bsddb3.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-bsddb3.changes b/python-bsddb3.changes index d7a0fee..d19aa66 100644 --- a/python-bsddb3.changes +++ b/python-bsddb3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 10 12:44:22 UTC 2010 - coolo@novell.com + +- fix file list + ------------------------------------------------------------------- Wed Sep 29 10:09:27 UTC 2010 - rhafer@novell.com diff --git a/python-bsddb3.spec b/python-bsddb3.spec index 1bfd28d..8a4aad1 100644 --- a/python-bsddb3.spec +++ b/python-bsddb3.spec @@ -44,7 +44,7 @@ export CFLAGS="$RPM_OPT_FLAGS" python setup.py build %install -python setup.py install --prefix=%{_prefix} --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES +python setup.py install --prefix=%{_prefix} --root=$RPM_BUILD_ROOT --record-rpm=INSTALLED_FILES %clean rm -rf %{buildroot}