summaryrefslogtreecommitdiffstats
path: root/sssd.spec
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2009-02-26 10:13:52 +0100
committerSimo Sorce <ssorce@redhat.com>2009-03-02 09:39:00 -0500
commit6f5b1ad8c234d58041e45aef4558d50f44d7f021 (patch)
treeaa5510207dbf87d91159a58f0a16e64e5910245a /sssd.spec
parente65c65fc710fa030bfb8319efc43fcdc9ce5a26f (diff)
downloadsssd-6f5b1ad8c234d58041e45aef4558d50f44d7f021.tar.gz
sssd-6f5b1ad8c234d58041e45aef4558d50f44d7f021.tar.xz
sssd-6f5b1ad8c234d58041e45aef4558d50f44d7f021.zip
Create and own /var/lib/sss, memberof.so packaging
Own everything in /usr/libexec/sssd in specfile, no nss_client subdir Place memberof.so in /usr/lib/ldb
Diffstat (limited to 'sssd.spec')
-rw-r--r--sssd.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/sssd.spec b/sssd.spec
index b874568bc..7ad8e6a5b 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -62,10 +62,10 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%{_sbindir}/sssd
-%{_libexecdir}/sssd/sssd_nss
-%{_libexecdir}/sssd/sssd_dp
-%{_libexecdir}/sssd/sssd_be
+%{_libexecdir}/%{name}/
%{_libdir}/%{name}/
+%{_libdir}/ldb/memberof.so*
+%{_sharedstatedir}/sss/
# infopipe files
%{_libexecdir}/sssd/sssd_info
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freeipa.sssd.infopipe.conf