From: Andrew Bartlett Date: Mon, 30 Jun 2008 11:54:43 +0000 (+1000) Subject: A couple more package updates X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bb6e0ee953dfc59d0e04f9ea2daf051f6a6ff837;p=thirdparty%2Fsamba.git A couple more package updates --- diff --git a/packaging/Fedora/samba4.spec b/packaging/Fedora/samba4.spec index 567d89bd5d7..4e86050dcf8 100644 --- a/packaging/Fedora/samba4.spec +++ b/packaging/Fedora/samba4.spec @@ -61,6 +61,8 @@ Summary: Samba libraries Group: Applications/System Requires: libtdb >= 0:%{tdb_version} Requires: libtalloc >= 0:%{talloc_version} +Requires(post): /sbin/ldconfig +Requires(postun): /sbin/ldconfig %description libs The %{name}-libs package contains the libraries needed by programs @@ -76,7 +78,7 @@ The %{name}-python package contains the python libraries needed by programs that use SMB, RPC and other Samba provided protocols in python programs/ %package devel -Summary: Developor tools for Samba libraries +Summary: Developer tools for Samba libraries Group: Development/Libraries Requires: %{name}-libs = %{epoch}:%{version}-%{release}