summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-06-30 21:54:43 +1000
committerAndrew Bartlett <abartlet@samba.org>2008-06-30 21:54:43 +1000
commitddeb22861e2285ae3871332b5d7617a407319eb9 (patch)
tree4fb72106fcbf70bab35f22c651e2262bf5fe6a89 /packaging
parent278016d28ffdb19dc2e785b0e23f5f71f5666135 (diff)
downloadsamba-ddeb22861e2285ae3871332b5d7617a407319eb9.tar.gz
samba-ddeb22861e2285ae3871332b5d7617a407319eb9.tar.bz2
samba-ddeb22861e2285ae3871332b5d7617a407319eb9.zip
A couple more package updates
(This used to be commit bb6e0ee953dfc59d0e04f9ea2daf051f6a6ff837)
Diffstat (limited to 'packaging')
-rw-r--r--packaging/Fedora/samba4.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/packaging/Fedora/samba4.spec b/packaging/Fedora/samba4.spec
index 567d89bd5d..4e86050dcf 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}