Accepting request 196775 from network:samba:STABLE

- PreReq /sbin/ldconfig from pytalloc.

- Add pytalloc to baselibs.conf.

OBS-URL: https://build.opensuse.org/request/show/196775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=8
This commit is contained in:
Stephan Kulow 2013-08-30 09:51:02 +00:00 committed by Git OBS Bridge
commit 4d1305f6a4
3 changed files with 12 additions and 0 deletions

View File

@ -1 +1,2 @@
libtalloc2
pytalloc

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Aug 29 12:07:49 UTC 2013 - lmuelle@suse.com
- PreReq /sbin/ldconfig from pytalloc.
-------------------------------------------------------------------
Wed Aug 28 20:01:56 UTC 2013 - lmuelle@suse.com
- Add pytalloc to baselibs.conf.
-------------------------------------------------------------------
Mon Jul 22 11:29:51 UTC 2013 - lmuelle@suse.com

View File

@ -88,6 +88,7 @@ Libraries and Header Files to Develop Programs with talloc2 Support
Summary: Python bindings for the Talloc library
Group: Development/Libraries/Python
Requires: %{libtalloc_name} = %{version}
PreReq: /sbin/ldconfig
%description -n pytalloc
This package contains the python bindings for the Talloc library.