parent
4cc353c065
commit
337b17b141
@ -129,14 +129,13 @@ Development files for the Python bindings for the LDB library
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
zcat %{SOURCE0} | gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} -
|
||||||
%autosetup -n ldb-%{version} -p1
|
%autosetup -n ldb-%{version} -p1
|
||||||
|
|
||||||
# binary diffs are not supported
|
# binary diffs are not supported
|
||||||
cp -f %{SOURCE3} tests/guidindexpackv1.ldb
|
cp -f %{SOURCE3} tests/guidindexpackv1.ldb
|
||||||
|
|
||||||
%build
|
%build
|
||||||
zcat %{SOURCE0} | gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} -
|
|
||||||
|
|
||||||
# workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1217376
|
# workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1217376
|
||||||
export python_LDFLAGS=""
|
export python_LDFLAGS=""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user