Accepting request 127364 from home:k0da:ppc

- Ignore tdb run transaction expand check on ppc as well

OBS-URL: https://build.opensuse.org/request/show/127364
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tdb?expand=0&rev=21
This commit is contained in:
David Disseldorp 2012-07-07 18:54:43 +00:00 committed by Git OBS Bridge
parent be7f8d7daf
commit 75568bca43
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jul 7 15:42:23 UTC 2012 - dvaleev@suse.com
- Ignore tdb run transaction expand check on ppc as well
-------------------------------------------------------------------
Thu Jun 28 21:19:51 UTC 2012 - lmuelle@suse.com

View File

@ -115,7 +115,7 @@ This package contains the python bindings for the Tdb library.
%prep
%setup -n tdb-%{version} -q
%ifarch ppc64
%ifarch ppc ppc64
%patch0 -p1
%endif