14
0
forked from pool/python-bsddb3

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
This commit is contained in:
Cristian Rodríguez
2010-11-10 13:11:15 +00:00
committed by Git OBS Bridge
parent c198bcd74d
commit bd23f5ebeb
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}