15
0
forked from pool/python-bsddb3

Accepting request 52702 from devel:languages:python

Accepted submit request 52702 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/52702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bsddb3?expand=0&rev=5
This commit is contained in:
Ruediger Oertel
2010-11-10 19:17:42 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -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

View File

@@ -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}