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:
committed by
Git OBS Bridge
parent
c198bcd74d
commit
bd23f5ebeb
@@ -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
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user