libtalloc:ver.bump
This commit is contained in:
@@ -24,8 +24,8 @@ def setup():
|
|||||||
|
|
||||||
if get.buildTYPE() == "emul32":
|
if get.buildTYPE() == "emul32":
|
||||||
options += " --libdir=/usr/lib32 \
|
options += " --libdir=/usr/lib32 \
|
||||||
|
|
||||||
"
|
"
|
||||||
|
|
||||||
elif get.ARCH() == "x86_64":
|
elif get.ARCH() == "x86_64":
|
||||||
options += " --extra-python=/usr/bin/python \
|
options += " --extra-python=/usr/bin/python \
|
||||||
|
|
||||||
|
|||||||
@@ -23,9 +23,6 @@
|
|||||||
<Dependency>libtirpc-devel</Dependency>
|
<Dependency>libtirpc-devel</Dependency>
|
||||||
<Dependency>rpcsvc-proto-devel</Dependency>
|
<Dependency>rpcsvc-proto-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
|
||||||
<!-- <Patch level="1">fix_test_path.patch</Patch> -->
|
|
||||||
</Patches>
|
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
|
|||||||
Reference in New Issue
Block a user