Accepting request 373827 from network:samba:STABLE
- Update to 2.1.6; (bsc#954658). + pytalloc: Add new BaseObject + pytalloc: add a _pytalloc_get_type() helper function and generate PyExc_TypeError on mismatch + talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions + Improve testsuite by avoiding path issues + Only set public headers field when installing as a public library + Fix a documentation typo OBS-URL: https://build.opensuse.org/request/show/373827 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=26
This commit is contained in:
commit
d61b95f0b9
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iQEcBAABAgAGBQJWPKsLAAoJEEeTkWETCEAlSagH/jO9kL0c55Zuy5nExfurjKQA
|
|
||||||
PRGVbZw3Gu9/C18SVVFXXvlJyDCRlDk2IBaHd+xgvND3VS/VLAqF5fE053VQ9E44
|
|
||||||
sT7PB8uYTZY3Ksvj0WIdw38Plh1y6mwsevxZEYy4dwtJM4yKdvNDorj7igaYb26q
|
|
||||||
ahg+qxTALnOtjn3cOHhWM5JhdbzueJIkcVMN++IWM7dG0+GpwWY5YsQ6L1EX7Yzq
|
|
||||||
JJ+Mb/ZUFradEjkEYoWvw/VJqimf4/2o+zVTqwBjuXufcZC/8c6a0FtqWsm/6ssy
|
|
||||||
kz12eW1tjw9R6aqTpNThz7X0WuiO9JggvZWkSlCQsz/AdHfBTgwb3m2wLWXUQQ8=
|
|
||||||
=FvnJ
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3833e750cf0b8c3439186cba38800cba9e26adfbce10ee98ba709c24eb1cdddd
|
|
||||||
size 436193
|
|
11
talloc-2.1.6.tar.asc
Normal file
11
talloc-2.1.6.tar.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1
|
||||||
|
|
||||||
|
iQEcBAABAgAGBQJW3tlvAAoJEEeTkWETCEAlOzIH/2eSppt2vakis/8EjJUGeA/g
|
||||||
|
pOoAwKmpEI9SEp+86FDyXFztEc22FjCpawBLSs66A8GT4EN9WmF4P1L61vuqKPiI
|
||||||
|
4NW2fZNjLKoJlynlDU0eBtq5V/VN4QMTDWXzMtJrJS/IFgCGHdA7glffKVqkkidM
|
||||||
|
imeZ7niKqrd5jU1Q4s+VIb3d9b3j7e5oNIgPrtn5MBInnHW1h8OW7O4C97RexLps
|
||||||
|
zHc3ll/wj9tu2RfUuCYgHUZD8XtwZCxXgPJJ9AeDeY9mCCH82rTDh+maIjOhSPV8
|
||||||
|
8tpLIuV/ap7jZFvd4aFF0wycRqTmWCb54Eq4OnxIOmWRKNmr81CtfNyIXpwNX+Q=
|
||||||
|
=1Eci
|
||||||
|
-----END PGP SIGNATURE-----
|
3
talloc-2.1.6.tar.gz
Normal file
3
talloc-2.1.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3b8e1a50bacb359d99942e0dd9941cef779ae4b5eb20f138873bd8270cb1d47b
|
||||||
|
size 436983
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 15 16:28:22 UTC 2016 - lmuelle@suse.com
|
||||||
|
|
||||||
|
- Update to 2.1.6; (bsc#954658).
|
||||||
|
+ pytalloc: Add new BaseObject
|
||||||
|
+ pytalloc: add a _pytalloc_get_type() helper function and generate
|
||||||
|
PyExc_TypeError on mismatch
|
||||||
|
+ talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions
|
||||||
|
+ Improve testsuite by avoiding path issues
|
||||||
|
+ Only set public headers field when installing as a public library
|
||||||
|
+ Fix a documentation typo
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 7 19:48:09 UTC 2016 - toddrme2178@gmail.com
|
Mon Mar 7 19:48:09 UTC 2016 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@ -52,7 +52,7 @@ BuildRequires: python3-devel
|
|||||||
%endif
|
%endif
|
||||||
%endif # build_man
|
%endif # build_man
|
||||||
Url: http://talloc.samba.org/
|
Url: http://talloc.samba.org/
|
||||||
Version: 2.1.5
|
Version: 2.1.6
|
||||||
Release: 0
|
Release: 0
|
||||||
PreReq: /sbin/ldconfig
|
PreReq: /sbin/ldconfig
|
||||||
Summary: Samba talloc Library
|
Summary: Samba talloc Library
|
||||||
@ -209,9 +209,11 @@ doxygen doxy.config
|
|||||||
|
|
||||||
%if ! %{build_man}
|
%if ! %{build_man}
|
||||||
%check
|
%check
|
||||||
|
%if 0%{?suse_version} != 1110 || "%{_build_arch}" == x86_64
|
||||||
mkdir lib/talloc
|
mkdir lib/talloc
|
||||||
ln test_magic_differs* lib/talloc/
|
ln test_magic_differs* lib/talloc/
|
||||||
LD_LIBRARY_PATH=bin/shared %{__make} test
|
LD_LIBRARY_PATH=bin/shared %{__make} test
|
||||||
|
%endif # suse_version != 1110; fails for i586 and ppc64
|
||||||
%endif # ! build_man
|
%endif # ! build_man
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
--- a/buildtools/wafsamba/wafsamba.py 2015-11-06 08:28:25.000000000 -0500
|
--- a/buildtools/wafsamba/wafsamba.py 2015-11-06 08:28:25.000000000 -0500
|
||||||
+++ b/buildtools/wafsamba/wafsamba.py 2016-03-07 14:28:58.412124485 -0500
|
+++ b/buildtools/wafsamba/wafsamba.py 2016-03-07 14:28:58.412124485 -0500
|
||||||
@@ -114,7 +114,7 @@
|
@@ -115,7 +115,7 @@
|
||||||
ldflags='',
|
ldflags='',
|
||||||
external_library=False,
|
external_library=False,
|
||||||
realname=None,
|
realname=None,
|
||||||
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 15 16:28:22 UTC 2016 - lmuelle@suse.com
|
||||||
|
|
||||||
|
- Update to 2.1.6; (bsc#954658).
|
||||||
|
+ pytalloc: Add new BaseObject
|
||||||
|
+ pytalloc: add a _pytalloc_get_type() helper function and generate
|
||||||
|
PyExc_TypeError on mismatch
|
||||||
|
+ talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions
|
||||||
|
+ Improve testsuite by avoiding path issues
|
||||||
|
+ Only set public headers field when installing as a public library
|
||||||
|
+ Fix a documentation typo
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 7 19:48:09 UTC 2016 - toddrme2178@gmail.com
|
Mon Mar 7 19:48:09 UTC 2016 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@ -52,7 +52,7 @@ BuildRequires: python3-devel
|
|||||||
%endif
|
%endif
|
||||||
%endif # build_man
|
%endif # build_man
|
||||||
Url: http://talloc.samba.org/
|
Url: http://talloc.samba.org/
|
||||||
Version: 2.1.5
|
Version: 2.1.6
|
||||||
Release: 0
|
Release: 0
|
||||||
PreReq: /sbin/ldconfig
|
PreReq: /sbin/ldconfig
|
||||||
Summary: Samba talloc Library
|
Summary: Samba talloc Library
|
||||||
@ -209,9 +209,11 @@ doxygen doxy.config
|
|||||||
|
|
||||||
%if ! %{build_man}
|
%if ! %{build_man}
|
||||||
%check
|
%check
|
||||||
|
%if 0%{?suse_version} != 1110 || "%{_build_arch}" == x86_64
|
||||||
mkdir lib/talloc
|
mkdir lib/talloc
|
||||||
ln test_magic_differs* lib/talloc/
|
ln test_magic_differs* lib/talloc/
|
||||||
LD_LIBRARY_PATH=bin/shared %{__make} test
|
LD_LIBRARY_PATH=bin/shared %{__make} test
|
||||||
|
%endif # suse_version != 1110; fails for i586 and ppc64
|
||||||
%endif # ! build_man
|
%endif # ! build_man
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user